- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 04:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 05:02 AM
Hello @Harshad0405 ,
Please look into the below link for Inbound Integration :
https://docs.servicenow.com/bundle/vancouver-api-reference/page/integrate/custom-web-services/task/t...
Please mark my solution correct or helpful, if applicable.
Thanks & Regards,
Chaitali Vale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 04:57 AM
Hi Harshad,
typically, you can find ServiceNow's REST API in the REST API Table Explorer: https://[yourinstance].service-now.com/$restapi.do.
Depending on your needs, you need to prepare transactions tables and then go on with e.g. flows or business rules for incoming messages that update anything in your database.
Can you provide more information about your use case and what you want to achieve?
Best regards
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 05:02 AM
Hello @Harshad0405 ,
Please look into the below link for Inbound Integration :
https://docs.servicenow.com/bundle/vancouver-api-reference/page/integrate/custom-web-services/task/t...
Please mark my solution correct or helpful, if applicable.
Thanks & Regards,
Chaitali Vale