Change event topic to calendar_sync_employee without dots to fix INVALID EMIT
This commit is contained in:
@@ -977,7 +977,7 @@ config = {
|
||||
"type": "event",
|
||||
"name": "Calendar Sync Event Step",
|
||||
"description": "Handles bidirectional calendar sync between Advoware and Google Calendar using Postgres as hub",
|
||||
"subscribes": ["calendar.sync.employee"],
|
||||
"subscribes": ["calendar_sync_employee"],
|
||||
"emits": [],
|
||||
"flows": ["advoware"]
|
||||
}
|
||||
Reference in New Issue
Block a user