Hi I'm testing put method in rest message but its not updating the record. I attached the screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 02:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 02:32 AM
Hi ,
Actually I'm integrating two servicenow instances using rest message while testing put method its not updating the record in target instance as expected but the response is coming and status is also coming as 200 as I attached in screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 03:55 AM - edited ‎04-09-2024 03:55 AM
@Bruce lee Please check the below link.
Refer below links for step by step instructions on how to integrate 2 ServiceNow instances
ServiceNow to ServiceNow Integration using REST API and PUSH and PUT methods with Business Rule
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 02:46 AM - edited ‎04-09-2024 02:47 AM
@Bruce lee In your endpoint, I don't see anything mentioned for short description. It directs only to the story record. You need to pass that variable value.
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 02:59 AM
In this way I mentioned the end point but its not working