Webhooks
Think of it as a reverse API - it’s a way for you to subscribe to changes an external service makes.
You host a webhook somewhere that the external service can make requests to every time the service changes.
Cateogory: []
Tags:
Think of it as a reverse API - it’s a way for you to subscribe to changes an external service makes.
You host a webhook somewhere that the external service can make requests to every time the service changes.