Specify how fields on the ERP (Enterprise Resource Planning) system map to input parameters and their values to define the inputs for an operation that reads, creates, or updates the system of record using REST.
Procedure
-
Navigate to .
-
Open the ERP model page by selecting the models icon
in the side panel.
-
Select the model with the operation that you want to add inputs to.
-
Select Manage model.
-
Open a model operation with a REST entity.
-
Check that at least one REST entity is listed.
-
Select Specify inputs.
-
Select Configuration.
-
Define whether operation inputs are required by expanding the Validation rules section and selecting an option in Query validation rule.
-
Expand the Pagination section and select an option to configure pagination parameters and control how data is retrieved in batches.
-
Select Selection.
-
Select a listed REST service.
-
Select Select mandatory fields, add fields, and select OK.
-
Select Select fields and add fields.

After adding fields, you can rearrange their order in the Selected columns list by dragging the field card to a new location.
-
Select OK.
- Optional:
If needed, add a field.
-
Select + Add field.
-
In Source field, select a field from the drop-down list.
Field information is added to Data type, Required, Mapping type, and Mapped field automatically.
The Data type field contains a variety of types including string, integer, array, and Boolean. For general information, see Workflow Studio input and output data variables.
-
Select Save.
What to do next
Next, check the output parameters for the operation and update as needed. For more information, see Select model output parameters for REST.