srieger
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by srieger-
Thank you so much for the help. Just to provide the solution in case anyone else is looking for it as I was, here is my code.... int index; BoxCollaboration aCollaboration; BoxCollaboration.In...
-
I agree and would much rather update an existing collaboration. Thedocumentation is not clear to me anyhow, how to create a new collaboration.Specifically, the parameter "id". Surely I can't use t...
-
Good news bad news. Turns out I can call that method myself. Who knew. However, it doesn't work. 😞 My code looks like this now:propertySubfolder.collaborate( regionalDirector, BoxCollaboration....
-
, I went through the java sdk and saw that parameter in the low level code but sadly the methods that I am using exclude those parameters as they pass null values to the underlying methods ugh. ...
-
The title of this should be Trying to Update Collaboration Object
-
Thanks for the reply. I need a programmatic way to do this as I have thousands of folders and hundreds of users.