aweber
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by aweber-
aweber commented,
that makes sense. Docs say requires an enterprise admin account...so can I configure a service account to do this? (FWIW, some of the account selectors - while there are some charts in the docs...
-
aweber created a post,
post processing "all files"?
I am considering a backend service that will post-process all uploaded files in the enterprise (think custom data mining or similar). To do that, I need something like a webhook to notify my servi...
-
aweber commented,
You didn't provide a ton of details, but you can probably use the Search API to do that.
-
aweber commented,
This is really bad. We are running a number of tests and finding the same results...large'ish files (70Mb) that upload in a reasonable time via the box webapp timeout (after our 5 minute limit) in...
-
aweber commented,
I have a similar question...it appears that using the default search in the box (web) app searches files AND web_links. I would like to include web_link results in my search...analogous to what t...
-
aweber commented,
I use the .NET code in one of my apps, but if all you want to do is download a specific file on-demand, you might want to skip all the extra Box functionality in the library/assembly and just use ...
-
aweber created a post,
overwrite version of file?
In most cases, I agree that versioning files is the optimal way to go. But I'm confused as to when it's "permitted", "not permitted" and "mandatory". For example, I can't find an API in the docs ...
-
aweber commented,
I agree, I eventually tried this same syntax and it appears to work. Since it's not really documented, I was kinda hoping for someone from box support/dev to weigh-in as to whether it's correct. ...
-
aweber created a post,
remove an item from favorites (collection) via API?
Trying to figure-out the correct syntax for removing a file or folder from the user's Favorites (supposedly the only Collection currently supported in box). Adding one via the REST API is straight...
-
aweber commented,
This does what you want and a lot more: Link removed by a moderator -AJ