Flow Designer Export
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2019 05:33 AM
How can I move a flow between instances without an update set. Is there a way to export to xml and then import in another instance?
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2019 05:40 AM
Flows are stored in the sys_hub_flow table. You can view them by going to instance.service-now.com/sys_hub_flow_list.do?.
Please mark this as helpful/correct if it answered your question!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2019 05:43 AM
I've tried this. This bring over an empty flow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2019 05:45 AM
Is there a reason you're unable to use an update set?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2019 05:49 AM
Someone created the flow without using an update set. So i was wondering if there's an easy way to export without creating an update set and recreating the flow.