Fetching Changes REST Calls
The Fetching Changes REST API provides the JSON-based REST calls used by the daemon to coordinate the state of the reverse synchronization process with Talk2Sync.
These operations are used when the external system is sending changes to Talk2Sync, including product and order data.
Next Steps
- Review Ask if Fetching to determine whether Talk2Sync is requesting upstream data.
- Review Push Products Page to send product data.
- Review Set Finish Product Pushes to finalize product synchronization.
- Review Push Orders Page to send order data.
- Review Set Finish Orders Pushes to finalize order synchronization.
- Review Set Finish All Pushes to finalize the complete upstream operation.
For the overall sequence, see the Reverse Connections Protocol.