Run history for administration

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

Kind regards, Donna (Maarten)

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.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @Donna

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

To get the User_ID and API_key :

Let me know if you run into any issues.

Thanks, will try.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.