feat: Implement VMH Bankverbindungen sync handlers and API steps for create, update, and delete operations

This commit is contained in:
2026-02-08 12:49:14 +00:00
parent 709456301c
commit 68c8b398aa
7 changed files with 649 additions and 21 deletions

View File

@@ -1,25 +1,4 @@
[
{
"id": "vmh",
"config": {
"steps/vmh/beteiligte_sync_event_step.py": {
"x": 805,
"y": 188
},
"steps/vmh/webhook/beteiligte_update_api_step.py": {
"x": 13,
"y": 154
},
"steps/vmh/webhook/beteiligte_delete_api_step.py": {
"x": 14,
"y": -72
},
"steps/vmh/webhook/beteiligte_create_api_step.py": {
"x": 7,
"y": 373
}
}
},
{
"id": "advoware_cal_sync",
"config": {
@@ -107,5 +86,42 @@
"y": 0
}
}
},
{
"id": "vmh",
"config": {
"steps/vmh/beteiligte_sync_event_step.py": {
"x": 805,
"y": 188
},
"steps/vmh/bankverbindungen_sync_event_step.py": {
"x": 350,
"y": 1006
},
"steps/vmh/webhook/beteiligte_update_api_step.py": {
"x": 13,
"y": 154
},
"steps/vmh/webhook/beteiligte_delete_api_step.py": {
"x": 14,
"y": -72
},
"steps/vmh/webhook/beteiligte_create_api_step.py": {
"x": 7,
"y": 373
},
"steps/vmh/webhook/bankverbindungen_update_api_step.py": {
"x": 0,
"y": 729
},
"steps/vmh/webhook/bankverbindungen_delete_api_step.py": {
"x": 0,
"y": 972
},
"steps/vmh/webhook/bankverbindungen_create_api_step.py": {
"x": 0,
"y": 1215
}
}
}
]