Webhooks are used to notify external services of events that occur in the
system. For example, when a newsletter is sent, a webhook can be used to
notify an external service that the newsletter has been sent.
{"creation_date": "2019-08-24T14:15:22Z","id": "497f6eca-6276-4993-bfeb-53cbbbba6f08","url": "https://example.com","description": "Register in remote database every time we get a new subscriber","event": "subscriber.created"}
Fields
id
Type
string
Description
A unique UUID associated with the object.
creation_date
Type
string
Description
The date and time at which the object was created.