ServiceNow Rest Configuration
ServiceNow offers different ways to make outbound rest call to 3rd party platform/tool.
We all know you can make outbound Rest call from ServiceNow below are the most common ways:-
• Rest Message (typical old school) there you select an authentication type, endpoint URL, headers, and HTTP methods.
• Integration-Hub new way of making rest calls from ServiceNow and In Quebec release, integration-hub UX has been changed, now it's more catchy and you can easily adapt it.

Now we have seen how Quebec integration-hub looks like, so let's move to What configuration you have to make that encompasses Connection and Credential Alias, Headers, Query Parameter, and so on.
Last modified 2yr ago