Add property

Description

This Step template allows adding a custom property to an existing LookUp collection. You can use custom properties to store additional metadata about the collection or its passages. Please note that there are reserved property names ('accountId', 'collection', 'document', 'content', 'loaderMetadata').

Authorization

There are two options for authorization:

  1. Inherit from previous Flow (set by default)
  2. Manual token (you can manually enter the token)

Parameters

  • Collection ID: the ID of the existing LookUp collection to which the property will be added. This is a required field, it is empty by default.
  • Name: the property name. The name should not include any spaces. This is a required field, it is empty by default.
  • Data type: a dropdown with available data types of the property. This is a required field with the default value set to 'string'.
  • Description: an optional property description. This field is not required and is empty by default.

Merge field settings

The content is returned at the requested URL. The returned data is an object.

Error handling

This is a checkbox field that is selected by default. If you deselect the checkbox, there won't be a log with an error leg. The Flow will proceed down this exit if an error occurred during the Step execution, such as an invalid API key, empty API key, empty required parameters, invalid required parameters, etc.

Timeout handling

Timeout is handled as a separate leg with a default value of 30 seconds. You can set up the timeout duration between 10 seconds and 30 minutes.

Reporting

This is a Step event.