Skip to main content
Feedback

Configuring Call Transformation for an Endpoint

Procedure

  1. Sign in to the Boomi Cloud API Management (Control Center) dashboard.

  2. Click API Definitions on the Get Started page or navigate to Design > APIs.

  3. On the Manage your APIs with API Definitions page, in the Name column, select the API Definition link from the list. This opens the Endpoint Settings: <your endpoint name> page.

  4. On the Endpoint: <your endpoint name> page, in the Name column, select an endpoint link or settings icon next to the row you want to configure endpoint settings.

  5. Navigate to Call Transformations. On the Call Transformations page, specify the following information in these fields:

    1. Select the Perform Preprocess checkbox to enable or allow pre-processing. You must enable this option to perform pre-processing.

    2. In Processing Adapter, enter the adapter name CAM_OAuth2BackendAuthentication_Service.

    3. In Preinputs, enter the data or values that Traffic Manager can use for pre-processing calls. Refer to the Preinputs Values section to specify values in this field.

    4. Select the Perform Postprocess checkbox to enable or allow post-processing.

      important

      You must enable this option to perform post-processing. This is mandatorily required if pre-process is enabled.

    5. Optional: In Postinputs, enter the data or values that Traffic Manager can use for post-processing calls. Refer to the Postinputs Values section to specify values in this field.

  6. Click Save.

On this Page