The Report Retriever worker retrieves a single report or a list of reports stored in the Everysk platform.
Parameters
The Report Retriever worker must receive specific parameters in order to execute properly.
1.1 Report
Set the report to be retrieved using Fixed Report, Get Latest, Get List or Upstream Data variants.
1.3 Workspace
Set the research workspace of the report using Fixed Workspace variant.
Result
Once the worker finishes it's executions succesfully, it will return a result object containing the retrieved report(s) to the workflow, which can be used by upstream workers. Below you can see an example of the Report Retriever's result object hierarchy. You can check the Output Types article to learn more about result objects types.
- Report (report)
- ID (string)
- Name (string)