Update flow names for Advoware and VMH steps to improve clarity and organization
This commit is contained in:
@@ -8,7 +8,7 @@ from motia import FlowContext, http, ApiRequest, ApiResponse
|
||||
config = {
|
||||
"name": "VMH Webhook Bankverbindungen Delete",
|
||||
"description": "Empfängt Delete-Webhooks von EspoCRM für Bankverbindungen",
|
||||
"flows": ["vmh"],
|
||||
"flows": ["vmh-bankverbindungen"],
|
||||
"triggers": [
|
||||
http("POST", "/vmh/webhook/bankverbindungen/delete")
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user