Service Portal Widget REST API Example?

John Reid1
Kilo Contributor

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.

10 REPLIES 10

TryciaK
Tera Contributor

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.