Sending data from one instance to the other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2024 02:37 AM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2024 04:28 AM
Hello Victor,
Can you verify the below community post and modify the logic as per your requirement.
Thanks,
Mark the comment as a correct answer if this answers your question.