Skip to main content
If you need to know which flows write to a specific destination — a Parabola table name, a Google Sheet, an API endpoint, a filename — there’s currently no built-in way to search flows by their output. The flows page search matches on flow title, folder title, and trigger address, but not on destination or output step configuration.

Current workaround

Until destination search exists, you’ll need to check flows individually:
1

Narrow the list first

Use folders and filters on your flows page to shrink the set of flows you need to check — for example, filter to flows owned by the team most likely to own this destination, or flows with recent runs.
2

Open each candidate flow

Check the final output step(s) on the canvas (Send to Parabola Table, Send to Google Sheets, Send to an API, Generate CSV file, etc.) to see what it writes to.
3

Use cards and descriptions to speed this up next time

If you maintain flows that write to shared destinations (like a specific Parabola table or GL export), name the output step’s card after the destination, or add it to the flow’s description — see Managing your flow. This makes future searches by flow title actually work.

Want this built in?

This is a known feature gap — search by output destination (table, sheet, filename, or endpoint) is a request we’ve heard from multiple teams. If this would help you, email help@parabola.io to add your team to the request; product prioritization is informed by how many teams ask for it.
Last modified on July 14, 2026