Can we run a flow twice when the trigger is scheduled as weekly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 09:55 AM
Hi guys!
Is it possible to run a flow twice when it's scheduled as weekly?
We want the flow to run Weekly, every Monday. The first run is at 5AM and the next run is at 12noon. Is that possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 10:31 AM
Hello @Irene M
There is no OOB flow configuration that'll make the flow trigger twice
The best option would be create an additional scheduled job that triggers at 5am, and call the flow from that Job
Refer below thread:
https://www.servicenow.com/community/developer-forum/calling-a-flow-from-a-scheduled-job/m-p/2530463
Please Mark this answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2024 10:49 PM
Hello @Irene M
Were you able to achieve this requirement.
Please Mark this answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra