srip
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by srip-
srip commented,
Thanks for the pointer Dorien. That API will work for me. Too bad I have to turnaround and make a extra API call to get the filename. -Srini
-
srip created a post,
Webhook metadata for FILE.DELETE/TRASHED doesn't include name
AnsweredI have setup webhook (via API) on a particular folder to monitor for FILE.DELETED or FILE.TRASHED.When a file is deleted from that folder, the metadata I receive from the BOX doesn't include the f...
-
srip commented,
Thanks, carycheng77. Certainly a much better option than the way I was trying to implement. Will look into it.
-
srip created a post,
Box java sdk - download converted file
AnsweredHere is the flow I am trying to achieve. I am using BOX Java SDK in my application to invoke BOX API. A bunch of files get uploaded to a folder (monitored by webhook) Application receives webhook...