REFramework - Where to put the actual GetData -part?

I struggle to understand where I should place the workflow to get the actual data in Acme Hash -exercise from acme -site into a datatable. Should I place that in GetTransactionData.xaml and how to pass the data to other workflows.

The REFramework manual and other available instructions seemed not to be in sync with the latest REFramework release.

Overall I would highly appreaciate a guide for “1) when loading data from excel to a data table, do these steps” and “2) when loading data from Orchestrator queue, do these steps”.

  1. Get Data part should be in Get Transaction state
  2. To pass the data to other workflow using Arguments