Tool to create a custom mapping data source. Use when you need to set up a new data source for mapping AI-extracted values to your database records.
namestringHuman-readable name for the mapping data source for easier identification.
schemaobjectThe JSON schema defining the structure of the mapping data source. Should follow JSON Schema Draft 7 format.
valuesarrayArray of data objects conforming to the schema. Each object represents a record in the mapping data source.
workspacestringThe workspace identifier that this mapping data source belongs to. If not specified, uses the default workspace.
identifierRequiredstringUnique identifier for the mapping data source. Must be unique within your organization.
keyPropertystringAttribute in the schema which uniquely identifies the value. Defaults to 'value' if not specified.
organizationstringThe organization identifier that this mapping data source belongs to. If not specified, uses the default organization.
displayPropertystringAttribute in the schema which is used to display the value. Defaults to 'label' if not specified.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.