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.

Trigger flow from business rule

pratapdalai
Tera Contributor

Can I use a business rule to invoke an  in-active flow. Imagine that I have a flow that is not active .Can this be triggered by a business rule?

 

Thank You

2 ACCEPTED SOLUTIONS

Sagar Pagar
Tera Patron

Hi @pratapdalai,

 

As per my understanding, only active flows can be executed through the server side scripts.

For reference: FlowAPI 

 

Thanks,
Sagar Pagar

The world works with ServiceNow

View solution in original post

Syed30
Tera Expert

Hi @pratapdalai 

No, a business rule cannot directly invoke an inactive flow. 

Check this out. 

Activate a flow

 

 

View solution in original post

2 REPLIES 2

Sagar Pagar
Tera Patron

Hi @pratapdalai,

 

As per my understanding, only active flows can be executed through the server side scripts.

For reference: FlowAPI 

 

Thanks,
Sagar Pagar

The world works with ServiceNow

Syed30
Tera Expert

Hi @pratapdalai 

No, a business rule cannot directly invoke an inactive flow. 

Check this out. 

Activate a flow