Description
n8n trigger for Tally submissions
This is an n8n community node that lets you trigger n8n workflows when your Tally form receives a new submission. You will be able to work with the submission data on trigger.
Installation
Follow the installation guide on the n8n documentation website.
Usage
- Create an API key on https://tally.so/settings/api-keys
- Create the Tally Trigger
- Create a credential for the Tally Trigger using your API key
- Select the form for which you want to trigger workflows on submission
Developers
For instructions on testing this node on a local n8n instance for development purposes, see https://docs.n8n.io/integrations/creating-nodes/test/run-node-locally/