Inbound Integrations

Harshad0405
Tera Contributor

How to do inbound integration for rest message?

1 ACCEPTED SOLUTION

Chaitali_Vale
Mega Sage
Mega Sage

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

View solution in original post

2 REPLIES 2

Martin Saeckel
Tera Expert

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

Chaitali_Vale
Mega Sage
Mega Sage

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