Event-driven webhooks – for all your file management actions – will help you minimize downtime and power up your automations.
Start Your Free TrialWebhooks let you – or more specifically, your server – get notified when something has happened on your account. Unlike our API, in which you call us, our webhooks are outbound - we call you when something happens (e.g. a file is uploaded) that you need to know about.
All you need to do is setup a listener URL on your server and program that into your ExaVault webhook settings. You'll start receiving webhook notifications right away.
Setup an endpoint to receive webhook responses.
Configure your ExaVault account to send to your endpoint.
Receive notifications for selected account activity in JSON format.
Don't get overwhelmed with spam. Our automated notifications are granular, so that you can enable all of them, or just a few. You're in control of how much information you receive.
To keep you informed of what happens and when, our webhooks are event-driven. We notify you immediately of your selected actions, so that you can take action in your own system right away.
Debug and troubleshoot easily. Fully detailed logs are available to show what we send, what you sent back and even resend a webhook.
We provide sample code and detailed technical documentation in our webhooks guide and our API docs. Our engineers are also available via chat, email and phone to discuss getting setup!
Explore Docs