Webhook
To make your integration asynchronous
Webhook is our recommended option for integrating connections' updates and new imports into your application. They allow for a seamless integration with faster data updates without forcing you to continuously polling our servers. Read more about webhooks and how to incorporate them.
Available endpoints for webhooks are:
Endpoint | Method | Description |
---|---|---|
| Retrieves a verification Key to validate a webhook message |
Last updated