Bi-Directional REST Integration via Flow Designer(IntegrationHub)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 06:14 AM
Hello Developers,
I have successfully completed OUTBOUND REST Integration between 2 ServiceNow Instance.
I'm passing few variables-values from Instance 1(Source) to Instance 2(Target) & capturing the Incident Number of Instance 2 at correlation_id field on Instance 1(from the response_body).
I have done this via Flow Designer by creating an Action to avoid complex BR's.
Now I want to update the Incident from Instance 2, which is just created from Instance 1 to Instance 2 & receive the updated data to Instance 1.
I'm not sure how to proceed further on this to achieve it.
Any Guidance would really help me.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 06:24 AM
Hi @Naveen87
Following links provides step-by-step information about the integration between two servicenow instances:
Thank you
Rajesh Chopade