Sending data from ServiceNow to Postman

ServiceNow SA
Kilo Guru

Hi Team,

I am able to create data from Postman into ServiceNow. Now i need to send the same data back to POSTMAN whenever there is any update in the data in ServiceNow.

Any idea how can we replicate the changes from ServiceNow to Postman?

1 ACCEPTED SOLUTION

Hi,

ACLs will be respected.

Please debug further.

I believe I have answered your original question.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

9 REPLIES 9

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Postman is just a tool for testing APIs

Are you having any endpoint shared by 3rd party where you will be sending the data?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

We are working on client demo use case to show servicenow integration capability with 3rd party. and since we don't have a 3rd party, using postman tool for demo purpose to show 3rd party bi-directional integration with servicenow.

Hi,

with Postman you can just send request to ServiceNow

ServiceNow cannot send data to Postman as there is no API from Postman as it's just a tool

You will require actual endpoint for testing bi-directional integration.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@ServiceNow SA - Why don't you use another ServiceNow instance (You may use your PDI or Customer Dev OR Test instance if available) as third party tool instead of Postman. 


Thanks & Regards,
Vasanth