> For the complete documentation index, see [llms.txt](https://docs.connectomesystem.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connectomesystem.com/import-data/webhook.md).

# Webhook

Sometimes it may be inefficient when we are making periodic requests to your service. Maybe your data renews in a very irregular pattern or your data changes frequently, you may want to push your data to Connectome by yourself. You can make use of our webhook to set up a connection instead.

Connectome's webhook makes use of our DATA API. Further syntax can be found [here](/advance/data-api.md).
