Update record in store record-list
Description
Get a Record-list value, useful for resetting store values
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Store Key | text | link-manual | true | The targeted store that will be queried |
Record ID | text | link-manual | true | The ID for the record to update |
Record | record | link-only | true | The record that needs to be updated |
Scenarios
- The user wants to update a record inside of a store
record-list
Use case
Inputs
- Store key :
5fg89 664d5 lk
- Record ID:
fh5578g
- 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
Change record-list value