Webhooks at organization level
Hi,
I was going through box api reference documentation. I found webhooks that can be created at the level of files or folders. Is there any way to create webhook at the level of organization so that if any user changes something in his account, then our application gets notified.
Thanks,
Bharath
-
Hi
The Webhook V2 functionality can only be applied at the folder or file level. If you are needing to be notified for events across the organization, I suggest using the events endpoint. The difference is that events need to be pulled FROM the API and cannot be sent to an endpoint you manage (like webhooks are). You can read more about the enterprise events endpoint from our developer site here:
https://developer.box.com/reference#get-events-in-an-enterprise
Please sign in to leave a comment.
Comments
1 comment