Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Calling an existing workflow from flow designer

Rakhi_Oza
Kilo Contributor

Hi,

 

Can I call any existing workflow as a part of a flow from flow designer in Kingston?

 

Thanks in advance.

2 REPLIES 2

Chuck Tomasi
Tera Patron

Personally, I wouldn't mix these two capabilities - purely from a maintenance standpoint.

That being said, you could create a custom action that does a Workflow() call.

Reference:

Getting started with workflows

Workflow API

Sooraj Singh3
Kilo Expert

In case this is what you are trying to do 

Call a workflow flow logic