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 Beteiligte Create",
|
||||
"description": "Empfängt Create-Webhooks von EspoCRM für Beteiligte",
|
||||
"flows": ["vmh"],
|
||||
"flows": ["vmh-beteiligte"],
|
||||
"triggers": [
|
||||
http("POST", "/vmh/webhook/beteiligte/create")
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user