How to call external APIs from Servicenow Order management
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2023 11:01 PM
In my usecase, I have configured the product catalog. After decomposition, all the CFSs and RFSs are available in Order details. Now from the RFSs/Order management, I want to initiate an workflow so that third party APIs can be called. How can I do that?
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2023 04:59 AM
Do you have any example to show please?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 02:06 AM
Hi,
I have implemented it using the decision tables and it worked. Thanks