Anyone ever had to disable a Flow using a script?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 09:18 AM
When we clone we have a scheduled Flow that we need to disable in our subprod instances. I was thinking of just using a script but I don't see a method for it.
I thought about just marking Active=false in the sys_hub_flow table but was not sure if that was a good plan or not.
Has anyone else had to do this?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 01:07 PM
The Active field is there for a reason. Just like on other tables.