The Integration received trigger is fired when an integration is received from the connector.
Specific details of when the trigger is fired. The configuration parameters are:
Parameter | Definition |
---|---|
condition | A detailed condition for firing the trigger, created using the Condition Builder. For more details on conditions available as a part of the input values, see Creating Conditions. |
processDefinitionKey | Process definition key as configured in theAutomate Modeling application. It has to be selected from a drop-down menu with a list of all available processes. |
businessKey | If exists, a business key associated to the process instance, for example Customer Review Process. |
connectorType | Connector type associated with the integration, for example email-service.SEND. |
clientId | The activity identifier in the BPMN process definition, for example Set Metadata. |
clientName | Name of the client, for example setError. |
clientType | Type of activity, for example serviceTask. |