v1

latestOpenAPI 3.0.1Apache 2.02026-07-1398228598.3 KB
Conversation

Trigger Native Integration

Triggers CRM integration workflows for a conversation (fire-and-forget). Uses deterministic workflow IDs for deduplication.

post/conversations/{id}/trigger-native-integration

Path parameters

idstring required

Conversation ID

Request body

workflowIdsstring[]

Specific integration workflow IDs to trigger (empty = all enabled)

fieldKeysstring[]

Specific field keys to push (empty = all confirmed)

autoExecutionboolean

Execution mode: true = aggressive retry, false = conservative

Response

Workflows triggered successfully