Skip to main content

Read Report Results

This example shows how to read the results of a Report Lambda execution.

# The "project" variable contains the Project ID
# The "report_id" variable contains the ID for the report entity
csvdata = vf.get_file(project, report_id, 'report.csv')