Pipedream Integration
The reference product has a Pipedream trigger; this product has no Pipedream integration and none is planned.
Pipedream is a developer platform for building workflows out of API events. In the reference product this page describes a new-response trigger that starts a Pipedream workflow from a submission, followed by whatever code or app steps the workflow adds.
Tinyform has no counterpart. Pipedream does not appear on the Integrations tab and there is no plan to add it. Pipedream workflows can start from a plain HTTP trigger, so a webhook on the form, pointed at that trigger's URL, delivers each completed submission as JSON with a signature you can verify. The REST API serves the same data to a workflow that reads on a schedule.