Table Of Contents
- Use case
- Guide
- Video guide
Use case
The storage can be utilized for many purposes which demands data to be saved in the current state so that it can be re-utilized later. The use cases can be saving mutation dates, saving objects, pagination, and much more.
Guide
Here’s how you can implement the transformer.
Step 1: Click on Add Data Transformer and select Write To Storage transformer.
Step 2: Select the Storage (where you want the data to be saved)
Step 3: Specify the fields of Storage Path (data key) and Source Path (data destination).
Step 4: Upon clicking the Run Test button, you will observe that the transformer has written the desired data to the storage destination.