Skip to content

Convert long-text to data-list

Description

Converts long-text inputs into a data-list by either CSV or JSON format.

Input Ports

Name dataType sourceType required description
Import format text manual-only true The format of the long-text value, JSON or CSV
Fields data-field link-manual true The fields that exists inside of the long-text value
long-text values long-text link-manual true The long-text value you want converted to a data-item, this must be an object or csv with fields

Scenarios

  • The user has a long-text value that is in the format of data-list values and wants to convert the long-text to a data-list

Use case

Command

Inputs
  • Import format: JSON
  • Fields:
    input
  • Long-text values: [{"name":"Jack","surname":"Russel"},{"name":"Boer","surname":"Boel"}]
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 to data-list