- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2019 05:53 AM
We have workflows built out in Workflow Designer but would also like to use the functionality of Flow Designer. Is it possible to use workflows from both of these tools in one application?
Additionally, is there any way to include scripting in conjunction with Flow Designer?
Solved! Go to Solution.
- Labels:
-
flow designer
-
IntegrationHub
-
Workflow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2019 05:58 AM
Hi,
As far as using scripting in flow designer, yes, you can. You have to create a scripting action via Action Designer:
And here's a great link to use as a resource for "Best Practices" with Flow Designer:
https://community.servicenow.com/community?id=community_blog&sys_id=09becbf3db589b403882fb651f961986
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2019 07:12 AM
Yes, as posted by Allen already, you can use the "Script" Action to do coding in STEPs of the actions, you can create your own actions. So links shared by Allen should help you to understand 🙂