I have a backend that stores data in Sanity.io, and I would like to configure Sanity to ping my app when a document is published, so that I can clear any cached data. This way I can greatly reduce traffic between my app and Sanity. Possible?
Asked
Active
Viewed 367 times
1 Answers
4
Have you looked at the webhooks documentation? https://www.sanity.io/docs/webhooks

Victoria
- 131
- 1
- 4