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.

How to call an flow action from business rule

MH3
Tera Contributor

Hi all,

I am trying to call flow action from the business rule but it is not working. What is the proper way to call flow action from business rules?

1 REPLY 1

OlaN
Tera Sage
Tera Sage

Hi,

Easiest way to get this, is to open the action in Flow designer, and then click on the "Create code snippet" in the actions menu in the top right side. Then copy the code into your business rule.

 

create-code-snippet.png