get
https://api.vcita.biz/platform/v1/business/jobber/executions
Overview
Retrieves the next scheduled execution time for a specific automation flow rule. This endpoint is useful for displaying when an automation will next run, allowing users to see upcoming execution times.
Use Cases
- Display the next execution time for an automation flow
- Show users when their scheduled automation will next run
- Calculate and display countdown timers for upcoming executions
- Validate that a flow has future executions scheduled
Response
Returns the next execution time slot in the flow's configured timezone. The time is returned in a format that can be parsed and displayed to users.
Available for Staff and Directory tokens.
