srip
- Activité totale 6
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 2
Aperçu des activités
Dernière activité effectuée par srip-
srip a ajouté un commentaire,
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 a créé une publication,
Webhook metadata for FILE.DELETE/TRASHED doesn't include name
RéponduI 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 a ajouté un commentaire,
Thanks, carycheng77. Certainly a much better option than the way I was trying to implement. Will look into it.
-
srip a créé une publication,
Box java sdk - download converted file
RéponduHere 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...