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?
Have you looked at the webhooks documentation? 😊 https://www.sanity.io/docs/webhooks