Append record to store record-list
Description
Get a Record-list value, useful for resetting store values
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Store Key | text | manual-only | true | The targeted store that will be be appended to |
Record | record | link-only | true | The record that will be appended to the store record-list |
Scenarios
- The user wants to append a specific record to a store
record-list
Use case
Inputs
- Store key :
5fg89 664d5 lk
- Record:
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
Append a record to a record-list