Make Integration
A planned Make module would start a scenario from each submission; a webhook already feeds a Make scenario today.
Coming soon. This feature is not in the product yet. The page is here so the list of what is planned stays visible; it describes what the feature will do when it lands.
A Make integration would add Tinyform to Make's list of apps, so a scenario could begin with a watch-new-responses module: pick the form, and each submission arrives as structured data for the modules after it to use, whether that is a spreadsheet row, a CRM contact, a calendar event or a generated document.
On the form's Integrations tab, Make is a card marked coming soon. There is no published module yet.
A scenario can still start from a form today. Make's own Webhooks module creates a custom webhook URL; add that URL as a webhook on the form, click Send test event in the events log so Make can learn the payload's shape, and then build the rest of the scenario from the fields it detected. Each completed submission from then on runs the scenario once, and the events log on the Integrations tab records every delivery with Make's answer.
When a native module ships, this page will describe connecting an account, choosing the form in the trigger module, and testing the scenario.