Need help with integration hub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I want to do a ebonding between two ServiceNow instances.
What i want to achieve is below.
I want to do it through token based when an incident gets created/updated it should also update in the 2nd instance.
Also for this i want to use auth-token instead of basic credentials.
Also i want o use the integration hub and also the json parser available with integration hub as this will a config and i want to reduce the script writing.
I want to build this POC so that it's going to help with my next assignment.
I am not sure from where exactly to start and if anyone can guide me to achieve this.
I am very new to integration hub exploring it.
Happy learning
@Ankur Bawiskar any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I have worked on 8 e-bonding integration which was using import set API /Scripted rest APi.
Here is article /blog on ebonding using integration hub. refer it for your POC.
Please refer : https://www.servicenow.com/community/developer-forum/e-bonding-integrating-servicenow-instances-with....
