Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to access /connect end points

abhishekyellow
Tera Contributor

How can I access the Connect Conversation REST endpoints in ServiceNow?

I'm having trouble finding information regarding the /api/now/connect/conversations/ endpoint. I would like to know how to enable and utilize this feature for other applications.

 

4 REPLIES 4

Tony Chatfield1
Kilo Patron

Hi, API documentation can be found here https://developer.servicenow.com/
and connect is a scoped API

Server Scoped API | ServiceNow Developers

abhishekyellow
Tera Contributor

Thanks @Tony Chatfield1 

Is is possible to access these APIs via rest endpoints. ?

Hi, the linked documentation indicates that these are methods/functions and not API end-points.

Checking a PDI I am unable to find a script include sn_conversations and the functionality may be hidden.
But, if you can identify the tables involved and you have existing conversations to evaluate\assess, then I think you would be able to use the OOB REST table API's to create and update conversations directly.

esguaravkumar
Tera Contributor

FYI - Connect Chat is already deprecated as of March 2023 so just a caution on attempting new integrations with it