Welcome to the new Box Support website. Check out all the details here on what’s changed.

Salesforce Box API access token

New post

Comments

1 comment

  • Peter Christensen

    hi Raju

    This connection method refers to an OAuth2.0 app where you would get the users explicit authorization to access Box on their behalf and exchange a auth code for a token/refresh token pair.

    If you use case is more backend automation you could look at using a server side option which will work without user interaction. 

    See https://github.com/box/box-salesforce-sdk/blob/master/doc/platform.md for more details/

    Best regards

    Peter Christensen, Platform Solutions Engineer, Box

    0
    Comment actions Permalink

Post is closed for comments.