Read Process Results

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

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


Revision #2
Created 15 September 2025 14:49:48 by Christian
Updated 15 September 2025 14:57:31 by Christian