Learn how to get the newest data back from us after every sync.
sync-finished
and
remote-event-received
webhooks on the webhook page.
Learn how to use webhooks in development and how to authenticate them here.
integration_id
in the body to fetch
updated data from Kombo into your database. Do that by calling the endpoints
you are interested in while providing the updated_after
query parameter. This
parameter is available for all Kombo GET endpoints. The endpoints are still
paginated when using the updated after filter.
updated_after
filter.