You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

The API Connector can be used as a tool to be executed upon executing data submission.

Get started

API Connector Form Store plugin

  1. In Form Builder, navigate to the Settings tab.
  2. For Save Data To, select API Connector from the drop-down list.

Properties configuration

Save Data To (API Connector): Configure API Connector:

  • API Connector: Select the API connector created.
  • Auto populate Request Body Payload data?
  • Use Different API For Update: Allows to use a second API method when checked.
    • API Connector for Update: Select 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 Operation: Select a PUT or POST operation created in the API Connector Builder.

Related documentation

  • No labels