Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I have taken two ServiceNow instances one is dev1 and another one is dev2. here, in dev1 instance i have created a GET api using rest api explorer and created a user with itil , web service admin & rest service roles. now i have passed the api and user details for authentication to the dev2 instance. in dev2 instance i have created the outbound using rest message given the end point and provided the basic authentication and the test is 200 ok. now i have created the server side script using business rule using async business rule inserted and updated. and saved the business rule.
Here, I want to get all the records into dev2 using that GET API. but, records are not getting into dev2 instance.
here i attached the rest message screenshot and server side scripting business rules.
