triggerId property

String? triggerId
getter/setter pair

The trigger id of the integration trigger config.

If both trigger_id and client_id is present, the integration is executed from the start tasks provided by the matching trigger config otherwise it is executed from the default start tasks.

Implementation

core.String? triggerId;