Dylan Sather (Pipedream) : welcome! There are a couple of options here:
• You can create multiple Typeform sources, each of which would receive the data for specific form. Then you can use our subscriptions API to link each of those sources to a single workflow: https://docs.pipedream.com/api/rest/#subscriptions . Currently, linking multiple triggers to a workflow via the UI isn’t supported, but we’re tracking support for that here
• You could create one Typeform source to link your first form to a single Pipedream event source, then manually add webhook subscriptions within Typeform to point each of your other forms to the same URL tied to the Pipedream event source. The source would receive submissions for all forms, which could trigger your workflow
Let me know if you think either option would work for you.