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.

Sending data from one instance to the other

Victor53
Tera Contributor

Hi guys, I have the following requirement:

Whenever a story is created / updated on the production instance, it has to push it to the Test instance, to keep the two instances in sync. I know how to created a rest api system, but I'm not sure about the automatically "pushing" data to another instance, otherwise I'd have to request data in a periodic fashion which is not ideal. Does anyone have any ideas how can this be done ?

1 REPLY 1

PA001
Mega Sage

Hello Victor,

 

Can you verify the below community post and modify the logic as per your requirement.

https://www.servicenow.com/community/developer-forum/how-to-update-incident-record-from-one-instance... 

 

Thanks,

Mark the comment as a correct answer if this answers your question.