Skip to content

Configure triggers

Defines when an integration should be triggered (and outgoing messages should be send).

FieldDescription
NameName the trigger
IntegrationReference to the Integration record
TypeWhen should the trigger run:
• Create: Only when the record was not integrated previously
• Update: Only when the record is already integrated
• Both: When created and updated
ActiveTurn the trigger on/off
BeforeRun before the record is inserted/updated in the database
AfterRun after the record is inserted/updated in the database
AsyncRun asynchronously
OrderDefine the priority of this trigger, lower order will trigger first

Condition

FieldDescription
TableSelect the table on which the integration should trigger
Use Advanced ConditionUse an encoded query instead of the condition builder
Advanced ConditionDefine the condition using an encoded query under which the integration should trigger
ConditionsDefine the condition under which the integration should be triggered