Forum Discussion

AnthonyGuillen's avatar
AnthonyGuillen
Qrew Trainee
7 months ago

Pipeline that retrieves list of pipelines?

Does anyone know of a way, via either API or Pipelines themselves, to retrieve a list of Pipelines in a realm?

I've built a table of implemented automations in my app, which documents the purpose, functionality, logic, etc. for various automations both within Quickbase and externally and was hoping I could scrape a list of existing pipelines to keep the table current.

3 Replies

  • Please be informed that our Pipelines admin console connected table provides the same realm-level overview of pipelines that you are looking for. Check out this help article for more details. Keep in mind you must be on Business or Enterprise plans in order to have access to that capability.

  • wmcada's avatar
    wmcada
    Qrew Champion

    I created a code page that a user can "run" to scrape Pipeline YAML and upsert each to a record in a QB table. It leverages a bookmarklet that runs JS. Feel free to reach out if you want more info. Discord is the easiest place to find me.

  • I can't find any way to do this, but I'd also be interested. The default page for listing Pipelines is horrendous. Would love to be able to get basic information about pipelines and store it in a table somewhere that I could actually sort and filter properly.