Box Connector Guide > Box connections > Using a Box connection in a process
  

Using a Box connection in a process

After you create a Box connection, you can use it in a Service step in a process.
  1. 1Add a Service step to the process.
  2. 2Click the Service tab.
  3. 3From the Service Type list, select Connection.
  4. 4From the Connection list, browse and select the Box connection that you created.
  5. 5From the Action list, select the action that you want to perform. For example, select the Get Access Token action to obtain an access token to authenticate an OAuth client with the Box API as shown in the following image:
  6. The image shows the Get Access Token action that is used in a process to obtain an access token to authenticate an OAuth client with the Box API.
    In this case, Application Integration populates the access_token, statusCode, and response objects under the output fields.
  7. 6Configure further steps as needed.
  8. 7Validate, save, and publish the process.