- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 04:03 AM
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?
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2022 02:37 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 04:05 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 04:11 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 04:16 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2022 09:23 PM
Thanks & Regards,
Vasanth