Skip to content
English
  • There are no suggestions because the search field is empty.

Field mappings

Learn how to map action fields in APIANT automations — insert static or dynamic values, search and filter input fields, use the full-screen editor, and leverage the AI field mapping assistant for efficient setup.

Mapping actions fields

Most actions have one or more input fields. This example has three:

 

Document image
 

Input field values can include static text and dynamically inserted data values from other actions and triggers when the automation executes.

When an input field is focused by clicking on it, any available help text about the field will appear:

Document image
 

Available mappable fields from other actions and triggers will also appear:

Document image
 

Clicking a field from the list will add it to the mapping at the current cursor position within the text:

 

Document image
 

The list of mappable fields can be searched:

Document image
 

Sometimes it is easier to find a needed field from the automation diagram by clicking this link:

Document image
 

The automation diagram will appear. Only actions and triggers that precede the item are enabled for selection, since only those emit output that can be mapped into the field:

Document image
 

Hover over an item to view the available mappable fields, then click one to map it:

Document image
 

 Full-screen editor

If you need to edit a large amount of text within field mappoing, use the expand icon to open a full-screen editor:

Document image
 

A full-screen editor will appear, with mappable fields accessible on the right side:

Document image
 

Click the Toggle View button at the bottom left to switch to a syntax-highlighted code editor, which is especially useful for editing JavaScript, HTML, XML, and other structured input:

Document image
 

Searching mapped action fields

You can search for input fields by entering search text here:

 

Document image
 

The list is filtered as you type.

You can also filter the list of input fields with these checkboxes, to show only required and/or mapped fields:

 

Document image
 

AI field mapping assistant

If your system is configured to do so, an AI field mapping assistant will be available to assist you with field mappings:

Document image
 

Mapped field icon functionality

Mouse over a mapped field to view its full name:

Document image
 

 Eye icon: view mapped field in list

Clicking the "eye" icon that appears next to mapped action fields will reveal the field in the popup list:

Document image
 

Tree icon: view mapped field in diagram

Clicking the tree icon displays the mapped field's item in the diagram:

Document image
 

The automation diagram will appear with the mapped item highlighted:

Document image
 

Swap icon: swap all field mappings with a different action