Get all from storage

Table Of Contents

  • Use case
  • Video guide

Use case

This transformer comes in handy in scenarios where you have to retrieve each and every entity from a storage.

Guide

Here’s how you can implement the transformer.

Step 1: Click on Add Data Transformer and select the Get All From Storage transformer.

Step 2: Select the Storage from where you wish to pull data.

Step 3: Select the DestinationPath (entities from where you wish to add data). It will retrieve the entity keys which contain values inside the storage.

Video guide