hunnj
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by hunnj-
hunnj commented,
You won't be able to invoke any of the standard Box admin reports directly but you can get to the same information through the Event stream. Note this only has up to a years worth of events kept. ...
-
hunnj commented,
Not aware of limits to the API based on the account other than the Rate Limits but I could be wrong. In testing I have a free individual account and have tested a few basic custom apps in the past...
-
hunnj commented,
Could also take a look at rclone which I have been using lately. It seems to work well. https://rclone.org/
-
hunnj commented,
Hi Maneesh, I don't use the regular APIs directly that much but do leverage the Box CLI within PowerShell scripts. You can get the folder size using the standard using the regular Get Folder Infor...
-
hunnj commented,
Agree - having the MSI installer package ahead of time would allow us to prepare our internal SW push packages and start installing directly for users who are experiencing the issue many times a d...
-
hunnj commented,
Looking at these scripts too long. Was missing a pesky comma between items. thanks again
-
hunnj created a post,
Box CLI and Bulk JSON format
AnsweredI am trying to create a script which part of it is to create a predetermined folder in users root level. I have been trying to use the --bulk-file-path= from the CLI v2 but keep getting an error ...
-
hunnj commented,
Is there a way to get the "box users search" to return just the ID? I have not seen how to do this. It would be very handy if you could use the --id-only option similar to some of the other comm...