Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current Restore this Version View Version History

« Previous Version 2 Next »

OVERVIEW:

The 'Get Data' Activity allows you to get the data from the selected entity. You can add multiple filters to filter the data. It has three child buttons 'SINGLE MATCH', 'MULTI MATCH' and 'NO MATCH'. You can execute different activities on these buttons. 















Default Configuration Parameters:

  • Enter Entity Entity name to fetch the data.
  • Enter Property Selected entity property name.
  • Enter value Property value to be fetched.
  • Comparison : Condition to fetch the data.
  • Save Result In All the data fetched data will be stored in this.

Filters:

  • It allows you to add multiple filters while getting the data from the selected entity.


HOW IT WORKS:


A Simple Example to configure the 'Get Data' activity in PopFlow Studio.

  • Select the 'Get data' activity from 'Activity Sidebar'.
  • Click on 'get data' activity to open and configure the 'Get data' activity.
  • Click on the 'Enter Entity' field to enter the 'Entity' name.

      

  • Select one entity from the dropdown or type the entity name.

Fetch Details:  Tick the checkbox to get all the data from the selected Entity.


Filters

  • In the filter section click on the 'Enter property' field, it will show the property list of the selected entity as shown below.

       

  • In the 'Enter Value' field enter the appropriate value to perform the filtering on the selected 'Entity'.
  • You can add multiple filters in the 'Get data' activity by clicking on the filters button.
  • Select the comparison type from the comparison list as shown below:

                                               

  • You can select the only one comparison in a single filter.


Once the configuration of 'Get Data' activity is completed it will look like as shown below:

  • After filling the values in the given fields you can close and save the activity by clicking outside of the activity panel.
  • You will notice three child buttons under the 'Get data' Activity. 

  • SINGLE MATCH if the 'get data' activity has only one value then this button activity will execute.
  • MULTIPLE MATCH: If the 'get data' activity has multiple values then this button activity will execute.
  • NO MATCH : If no result then this button will execute.