Custom
Custom workflow triggered
Sent from within a workflow and content is defined by the workflow configuration.
WEBHOOK
Authorizations
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
Body
application/json
Unique identifier for this event (stable for the logical event; multiple delivery attempts reuse the same id). Use for idempotency.
Example:
"b3a2d5c4-1f2e-4a6b-9c7d-1234567890ab"
The event type identifier.
Allowed value:
"custom.workflow_triggered"RFC 3339 timestamp when the underlying change occurred.
A list of key value pairs defined by the workflow configuration. Always includes a "customType" entry with the custom event type (e.g. "telna.esim_status_change").
Response
Acknowledged