Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt

Use this file to discover all available pages before exploring further.

Sent by Commerce when a flow execution reaches a transaction node. The ce-type is set to the value of startEventType configured on that node — this is how your integration service identifies which operation to perform. See Flow Configuration for transaction node configuration. ce-type: <startEventType>

Payload

configuration
string
Configuration key from the transaction node. Used by the integration service to select the appropriate processing configuration.
data
object
Transaction data passed to the integration service.
context
object
Execution context of the flow at the time the transaction node was reached.