- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 06:30 AM
Hi Folks,
Is there any way we can put trigger conditions so that it never triggers by itself but only via script?
I dont wanna use 'Run Once' option. Is there any way?
Can we keep a flow in draft and then run via script? Is that possible or ay best practice constraints?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:41 AM - edited 10-25-2023 07:41 AM
I think the best way is to create a subflow as it does not have trigger condition and then call it in fix script.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:41 AM - edited 10-25-2023 07:41 AM
I think the best way is to create a subflow as it does not have trigger condition and then call it in fix script.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 06:35 AM
Please refer to this URL https://www.servicenow.com/community/now-platform-forum/triggering-a-flow-with-inputs-from-a-script/... to know about the steps to trigger a flow via script.