flow designer with scheduled trigger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2023 12:26 PM - edited 06-30-2023 12:44 PM
I'm using a Scheduled Trigger in flow designer with the action of "Submit Catalog Item Request". I need to have the same catalog item submitted twice on Tuesday at 6am and twice on Thursday at 6am. I'm not seeing any way to set up a custom schedule.
Any ideas on how to do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2023 01:22 PM
Here's how I'd do it.
Create a subflow that contains "the guts" of the actions. Then you create TWO workflows. One to run Weekly on Tuesday. The other to run Weekly on Thursday. Each of those will fire your new Subflow. The Subflow will make it so whenever you alter the subflow you don't have to track down all the ways you've scheduled it.