- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2024 01:41 PM
I have n number of catalog items with their respective flow designer.
I want to update first level approval (manager approval of Requested For) for all the catalog items. Is there any way to automate through script for all? Today I am doing it manually.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2024 06:51 PM
It can be achieved since everything is stored in a table end of the day, but even creating a script for this will be a tedious job as every flow has to be dealt separately, its better to go through the manual way, even though its time consuming.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2024 06:44 PM
Hi @nikitanegi255 ,
To be honest not sure as never tried. But u can give it a try ,if u able to find where the records gets created after creating it in flow designer & how they are linked to the before n the next step then yes it can be automated.
Thanks,
Danish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2024 06:51 PM
It can be achieved since everything is stored in a table end of the day, but even creating a script for this will be a tedious job as every flow has to be dealt separately, its better to go through the manual way, even though its time consuming.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 05:15 AM
Yeah, it is a tedious job to update 30+ flow designers manually. I hope ServiceNow gives an ability to create a subflows like we have for workflows. Thank You though 🙂