Example

This Data Stream example demonstrates how to use this Action Agent to update the Coupa invoice status.

Refer to configuration to understand all configuration options of this Agent.

Step 1: Add the Agent

Drag the Coupa Action Agent onto the canvas. Link the input endpoint to the Read Invoice Data and the output endpoint to the Results. Rename the Agent and save the Data Stream.

Step 2: Configure General

Select the Agent and click Configure. In this case, keep the default Collection.

Step 3: Configure Authentication

Tick to use variables and enter the Coupa login details: URL, Client ID, Client Secret, Scope, and Grant Type.

Step 4: Configure Entity

Set the Entity to be retrieved and the Method. In this case, select Invoice and UpdateExported respectively.

Apply the changes and save the Data Stream.

Step 5: Configure Mapping

Select the Coupa Agent's input arrow and click Configure. Map the parent Agent outputs to the Coupa Action Agent Inputs.

Apply the changes and save the Data Stream.

Step 6: Results

Apply the changes, save the Data Stream, and publish it.

Let's look at the Live Data View. Observe that output is printed if the invoice status has successfully been updated in Coupa.

Files

See the Import, Export, and Clone - XMPro article for steps to import a Data Stream.

Last updated