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