Search code examples
javabox-apiboxapiv2

Provision Grant - Events (Java)


Given many users using Provision Grants, how do I determine from the event stream which event corresponds to which grant?

If any file changes underneath the root folder of the Provision Grant I want to respond to that change, but I need to be able to determine which one it is from. I understand I get the folder ID back, but will the events indicate which folder its "under" (even nested 2+ deep)?


Solution

  • This isn't possible and provision grants aren't appropriate for this task.