Use the Tally public API to authenticate and fetch form submissions

domain: developers.tally.so · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Confirm Tally's public API is available on your plan and generate an API key from account settings
  2. Send the API key as a Bearer token in the Authorization header on requests to api.tally.so
  3. Call GET /forms/:id/submissions to fetch a page of submissions for a given form
  4. Read the response's pagination fields (page, limit, hasMore) to determine whether further pages exist
  5. Increment the page parameter and repeat the request until hasMore is false
  6. Map each submission's responses array against the returned questions/fields metadata to associate answers with the correct question

Known gotchas

Related routes

Authenticate with a Jotform API key and list a user's forms and their submissions
api.jotform.com · 6 steps · unrated
Set up a Paperform webhook (or use the Business-tier API) to receive form submissions
paperform.readme.io · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans