Third party APIs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 08:50 AM
Can 3rd party APIs integrated into Service Now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 08:53 AM
Yes you can call any third part APIs in servicenow
Hope its helpful
Anshu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 04:14 PM
Hi Rudolph,
Is the question about calling external API from ServiceNow? If so, ServiceNow has Integration HUB to connect with other services.
If the service is not supported by Integration Hub, ServiceNow offers REST and SOAP interfaces that may be used with scripting to make calls.
IF the question is about including a third party module to ServiceNow, this will be restricted to including JavaScript modules as Script Include.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2022 11:16 PM
Yes you can do it .
You can consume third party API in service Now using Business Rule.
We are already doing this for SMS Integration (twilio,Infobip), e-bonding between ITSM tool and Service Now ITSM etc.
Regards
RP