Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Issue with integration

Sarah Bouil
Tera Expert

Hello All,

 

The Endpoint is not mapped correctly, it's pointing to my instance: https://xxxx.service-now.com but it is not correct and hence the Response body is empty also. What could be the issue please and I am not sure where exactly need to verify it?

6 REPLIES 6

Sorry to confuse you. My REST message Endpoint is: ${targetInstance}/api/test/a1/aqcc_testdev/inst_task but when I execute it I can see it is updated to https://xxxx.service-now.com instance only.

 

As per my REST message it should be like this: https://xxxx.service-now.com/api/test/a1/aqcc_testdev/inst_task

 

Pratiksha
Mega Sage
Mega Sage

If i understood correctly. You are trying to modify the end-point and not sure where to modify. To do this : you need to check the rest messages. To form end point correctly you can use REST API explore.