This topic outlines the specific form elements within a Form rule that are compatible with API Tasks. By integrating API Tasks into these elements, you can dynamically retrieve and process data based on specific conditions.

Supported form elements

The following are the form elements from where you can call an API Task:

To call an API Task within any of the above elements, follow these steps:
  1. Create a form. For more information, see Create a form.
  2. Select one of the supported form elements, such as a button, dropdown, or text box.
  3. Within the form rules, define a specific condition that, when met, triggers the API Task execution.
    1. Create or edit a Form rule.
    2. Select Form actions and then Get value from API Task.
    3. click Browse to select an API Task.
  4. Map form values: Establish a mapping between the selected form element's values and the corresponding input and output variables of the API Task.