This connector is only available for Next.js TypeScript web build tasks.
What you can do
Contact forms
Simple contact form with name, email, and message fields, routed to your inbox or stored in a database.
Feedback widgets
Collect user feedback, feature requests, or satisfaction ratings with a quick inline form.
Waitlist signups
Pre-launch waitlist that collects emails and optionally tracks referral sources.
Registration forms
Event registrations, course enrollments, or membership applications with multi-field forms.
Before you connect
You need a Tally API key.- Log in to Tally and go to Settings > API Keys.
- Click Create API Key, add a name, and confirm.
- Copy the key - you will paste it into Rocket during setup.
Open Tally’s API documentation
Tally is a task-level connector. Each Rocket task connects to its own API key independently.
Connect Tally
- Web Browser
- Mobile App
You can connect from two places - both open the same popup.Option 1: From chatType a prompt that mentions Tally - for example, 

Click the Tally card, then click Connect.

After clicking ConnectA popup opens. Paste your API key and click Connect.

A green dot appears next to Tally when the connection is active.Update or disconnectOpen Connectors and click the Tally card. Click Edit to update the key or Disconnect to remove it from this task.

Connect Tally and embed a contact form on my landing page. Rocket detects the intent and shows a Connect button inline. Click it and the popup opens.Option 2: From the Connectors tabClick the ... button in the preview toolbar, then select Connectors.







Example prompts
| What you want | Prompt to use |
|---|---|
| Contact form | Embed a Tally contact form on my /contact page with name, email, and message fields. |
| Feedback widget | Add an in-app Tally feedback form that asks for a rating and comment. |
| Waitlist | Create a pre-launch waitlist page with a Tally form that collects email addresses. |
| Registration | Build a Tally event registration form with name, email, and ticket type. |
| Newsletter signup | Add a Tally email signup form in the footer of every page. |
| Bug report | Create a Tally bug report form with title, description, steps to reproduce, and screenshot upload. |
| Job application | Embed a Tally job application form with name, email, resume upload, and cover letter. |
| Poll | Add a quick Tally poll to the homepage asking users which feature they want next. |
| RSVP | Build a Tally RSVP form for my event with name, email, and plus-one count. |
| Beta access | Create a Tally form for beta access requests with email, use case, and company name. |
Tips
- Unlimited forms and responses on the free plan. Tally’s free tier is ideal for side projects and MVPs.
- Responses live in Tally. Submissions are stored in your Tally dashboard. Use webhooks to sync data to Supabase or another database.
- Embedding options. Rocket can embed Tally as an inline form, popup, or full-page experience. Describe the style you want in chat.
- File uploads supported. Tally forms can accept file uploads. Uploaded files are stored in Tally’s infrastructure.
- One API key per task. Each Rocket task connects to one Tally API key independently.
What’s next?
Typeform
A conversational form builder with branching logic and advanced design options.
Supabase
Store Tally form submissions in a database for querying and display in your app.
Resend
Send confirmation emails automatically when someone submits a Tally form.
Google Analytics
Track form views and submission rates with GA4 events.

