Uncle Rob
Kilo Patron
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 10-09-2023 07:44 AM
I wanted to run a pre-existing scheduled job within a new flow.
I discovered that no such flow exists.
So I decided to build a custom Flow Action to run Scheduled Jobs.
Its way easier than you might imagine.
- 4,335 Views
Comments
Albert Cruz
Tera Contributor
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
10-31-2023
04:52 PM
Thank you this is perfect for what I needed. I'm sending a report of active records and as soon as the report successfully sends I wanted to update the records to inactive. So being able to do it all from a scheduled Flow solved my timing issue or trying to sequence the scheduled jobs.
Uncle Rob
Kilo Patron
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
11-01-2023
04:44 PM
Glad to hear it Albert!