Convert JSON text to record
Description
Convert a JSON text value to a record
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Shape | shape | manual-only | true | The shape to select fields from |
JSON text | long-text | link-manual | true | The JSON that the user wants to convert |
Scenarios
- The user wants to convert JSON text into a record
Use case
Inputs
- Shape:
Accounting Shape
- JSON text:
json { _id: '049633c4-8ecd-4a9a-9b17-5eb4cb2ca262', createdAt: 2021-11-09T11:45:34.000Z, updatedAt: 2021-11-09T11:45:34.000Z, accountNumber: '62657479773', filepath: 'C:\\Roboteur\\BankStatements\\csv\\62600079773.csv' }
Search Tags
Convert JSON text to a record