Amit Gujarathi
Giga Sage
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
05-03-2021
03:36 AM
ServiceNow Rest API Integration Training Video demonstrates ServiceNow integration. ServiceNow integration using rest API between third party tool and ServiceNow has been displayed. I hope this will help you understand ServiceNow integration using rest API and concepts between ServiceNow and other applications. I have given a brief understanding of Integration, REST API Explorer, and REST in this video.
Web services (ServiceNow Rest API) make it possible for applications to connect to other software applications over a network allowing an exchange of information between the provider (server) and consumer (client).
A web service consumer (client) requests information from a web service provider (server). A web service (ServiceNow Rest API)provider processes the request and returns a status code and a response body. When the response body is returned, the web service consumer extracts information from the response body and takes action on the extracted data.
In an inbound request, a third-party application requests an action through a ServiceNow API. Example ServiceNow APIs include:
Table API: Create, read, update, and delete records from a table
Attachment API: Upload and query file attachments
Email API: Send and receive email messages using REST
If this video is helpful then, please do not forget to like, subscribe and share my youtube channel Technomonk.
- 3,601 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.