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')

 


Revision #1
Created 15 September 2025 14:46:47 by admin
Updated 15 September 2025 14:47:23 by admin