Hi there, can you help me with a internal gumloop flow.
There is not yet a solution for a csv download per selection in the run history.
So I would like to create a periodic overview of my run history per project/flow. I want to extract the run history and put it in a sheet or something so i can query it and get total runs per period per project.
Name Status Credits Duration Date Trigger
Per period
Per flow name
With total number of credits per flow name per period
Hey @Donna! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
You can use the /get_plrun_saved_item_map endpoint to pull recent run history. Just pass your workbook_id & user_id (get them via the webhook button on the pipeline page).