How to call a Rest Message to Business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2023 02:32 AM
Hi All,
to update a ticket in a third-party application I have created a Rest message with the HTTP method as Patch and HTTP Headers and variable substitutions as below, and now whenever an update is happening I want to trigger this API call, can anyone share a doc or how to call this rest message to Business rule. And we have a flow designer in place to replace BR but how to define variable substitutions in the flow designer? is these inputs which we need to create in flow for variable substitutions?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2023 04:34 AM
Hi @Vamshi_ch123 ,
You can go to Rest Messages and open which REST message you want to get the script for. Open Method. click on Preview. That will give you script that you can use in business rule.