Job: Complete Trigger
The Job: Complete Trigger fires a workflow whenever a Resource Job completes all iterations or is canceled during execution.
Node Properties
The Job: Complete Trigger has one piece of configuration: the Resource Job, which will fire this node when all iterations complete or the execution is canceled.
Payload
The payload will include the triggering event in the data
field. In the general case, a Job: Complete workflow payload will look like the following:
- ▶{} 12 keys
- "555555555555eeeeeeeeeeee"
- "My Great Application"
- ▶{} 4 keys
- "{"example":900001}"
- ▶{} 21 keys
- ▶{} 22 keys
- true
- "333333333333cccccccccccc"
- "My Great Workflow"
- "myFlowVersion"
- ▶{} 3 keys
- "<ID of the job>"
- "resourceJob"
- Tue Aug 19 2025 15:16:17 GMT+0000 (Coordinated Universal Time) (Date object)
- "<ID of the job>"
- "resourceJobComplete"
Related Nodes
Was this page helpful?
Still looking for help? You can also search the Losant Forums or submit your question there.