Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
API ConnectorSelect the API connector created.
Auto populate Request Body Payload data?Automatically fill in the body of an API request with the required data based on predefined rules or configurations.
Use Different API For UpdateAllows to use a second API method when checked.
API Connector for UpdateSelect a different API connector created.
Handling for Field Workflow Variable?Update workflow variable on form field. Not applicable for grid elements.
Handling for Uploaded Files?

Store uploaded files to "app_formuploads" based on form properties table name.

Select OperationSelect a PUT or POST operation created in the API Connector Builder.

Once an API Connector is selected, the API Connector (<API Connector>) section is displayed. These following properties to configure:
Image Added

Here’s the information in a structured table:

NameDescription
Select OperationSelect a PUT or POST operation created in the API Connector Builder.
DescriptionA description of the API Connector Builder.
PayloadDefine the structure of the API in JSON or YAML format. Can include details like authentication methods, request parameters, query parameters, or more complex schemas.

Related documentation