Skip to content

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 a data-item

Use case

Command

Inputs
  • Fields:
    input
  • Long-text values: {"Name": "Jack", "Surname": "Russel"}
Experienced tips
  • If the Fields are empty, the process will continue and provide you with an empty Next 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
Output

Output

Search Tags

convert long-text object to data-item