How to call an flow action from business rule
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2023 01:12 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2023 01:29 AM - edited ‎05-20-2023 01:30 AM
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.