rsweeney
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by rsweeney-
rsweeney commented,
Hey , I'm not certain why you would see this behavior. I happened to be doing some basic testing with our webhooks earlier this week but my notification body was not encrypted. If you are using ...
-
rsweeney commented,
Hey , it sounds like the account you are making calls from does not have access to the content you are making calls to. This article goes into this in a bit more detail: https://community.box.com...
-
rsweeney commented,
Hey , the Box for Salesforce integration allows you to connect your Salesforce records to Box folders by creating new folders in Box like so: https://community.box.com/t5/How-to-Guides-for-Integra...
-
rsweeney commented,
Hey , webhooks and long polling should deliver the event at approximately the same time so I wouldn't worry about speed when making your decision. The more important factor, in my opinion, is whe...
-
rsweeney commented,
Keep in mind that we're dealing with a 3rd party application here, RaiDrive. This could end up being an issue that RaiDrive needs to solve but just to ensure there's nothing funky happening on ...
-
rsweeney commented,
Hey there, All of our SDKs are used to interact with our API. In order to make calls against our API, you must be authenticated. Thus you will not be able to get the file / folder information ...