Convert long-text to data-item
Description
Converts long-text inputs into a data-item by JSON format.
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Fields | data-field | link-manual | true | The fields that exists inside of the long-text object |
Long-text values | long-text | link-manual | true | The long-text value you want converted to a data-item, this must be an object with fields |
Scenarios
- The user has a
long-text
value that is in the format of a data-item and wants to convert the long-text to adata-item
Use case
Experienced tips
- If the
Fields
are empty, the process will continue and provide you with an emptyNext data-item
output - If the
Long-text values
are empty, the process will stop and provide you with the following error.Unexpected end of JSON input
Search Tags
convert long-text object to data-item