Service Portal Widget REST API Example?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2018 01:31 PM
Hi,
Does anyone have any example Service Portal widgets where a data entry is required and then a call to an external 3rd Party API via RESTMessageV2 and then displaying the response?
This is for my own learning, I've tried looking on Share but can't see anything there that does this as an example.
Ideal this as an update set would be good to see/play with!
Many Thanks.
Labels:
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2025 04:09 AM
A strong example of a Service Portal widget for this use case includes building a user input form, calling a third-party API with RESTMessageV2, and dynamically showing the response.