Can Flow Designer and Workflow Editor be used simultaneously?

jobaldock
Mega Contributor

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?

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

Hi,

As far as using scripting in flow designer, yes, you can. You have to create a scripting action via Action Designer:

https://docs.servicenow.com/bundle/london-servicenow-platform/page/administer/flow-designer/concept/...

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!

View solution in original post

5 REPLIES 5

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 🙂