cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Integrating Box Enterprise Events API through OAuth/JWT Authentication

akshaykadam
New Contributor

Need help in understanding what is the correct authentication method if we wish to integrate Box Events API - List user and enterprise events - API Reference - Box Developer Documentation

*We do have applications created for OAuth2.0 and JWT, we just need to know what is the right way to proceed with:

1.Using Oauth2.0: Can we create a box.com account - Authorize it using the enterprise email/password and get the access token which can be used to retrieve the events endpoint? or is there any other way to do the same.

Configuring Box Accounts - SnapLogic Documentation - Confluence (atlassian.net)

2. Using JWT: does the link describe correct way to proceed with JWT, Use Case: Access your Box Application - SnapLogic Documentation - Confluence (atlassian.net). Because we are facing problem while creating KeyStore file in PKCS12 format, or is there any other easy way to do the same in Snaplogic

1 REPLY 1

knarayan
Employee
Employee

Hi Akshay Kadam,

Thank you for reaching out to us for help. Could you please clarify how you are trying to access the Box Events APIs? Are you trying to do this via a pipeline and through our Snaps (if so, which one) ? Or are you trying to create a API Proxy Endpoint for the specific Box Event API and trying to connect to it via API Management?