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
Giga Sage
Giga 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