Connect your account, then chat with AI to run tools.
Send Formspark submission webhooks to MCPBundles and read responses in chat.
Try this workflow
Last submission
Read the latest form submission from export.json and list every field key and value the respondent submitted.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Marketing Teams, Operations, No-Code Builders
Last submission
Walks flat JSON payload fields from the newest delivery.
Read the latest form submission from export.json and list every field key and value the respondent submitted.
Lead history
Compares stored payloads over time instead of ingest metadata.
List recent submissions and extract email, message, and any utm_source or utm_campaign fields from each export.json.
How do I connect Formspark deliveries to MCPBundles?
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Formspark where webhook URLs are set on the form. Your agent reads stored deliveries — latest, history, and content — in chat.
Can an agent trigger a new delivery?
No. Ingest is read-only. Data arrives when the upstream system sends it; agents query what already landed.
Domain knowledge for Formspark Webhook — workflow patterns, data models, and gotchas for your AI agent.
Each stored delivery is one Formspark form submission — a flat JSON object POSTed when someone submits the connected form. Top-level keys mirror the HTML input name attributes from that form; there is no standard envelope, event type, or Formspark-assigned submission id in the webhook body. Tools read what already landed; there is no pull API and no way to submit, edit, or delete form responses from here.
Typical contact-style submissions look like:
Field semantics depend entirely on how the form was built upstream:
Return the most recently stored report — tabular rows, raw text, or JSON depending on format. Default starting point for current report questions.
List recent stored reports — ids, capture time, filename, and format. Follow with latest report or get report for full content.
Return one stored report by report_id — full content with the same source/export envelope as latest report.
Connection status — whether any reports have landed, when the last file arrived, filename, and stored report count. Includes the ingest URL only when ...
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Formspark where webhook URLs are set on the form. Your agent reads stored deliveries — latest, history, and content — in chat.
No. Ingest is read-only. Data arrives when the upstream system sends it; agents query what already landed.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/formspark-webhook. Authentication is handled automatically.
Formspark Webhook provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Formspark Webhook uses API Key. Formspark Webhook requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Formspark Webhook to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/formspark-webhookThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Formspark Webhook and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More forms integrations you might like
Read Forminit (Getform) submission webhook JSON payloads in chat.
Google Forms is an online survey tool that allows users to create forms, distribute them, and collec...
Paperform is an online form builder that allows users to create and share forms, surveys, and landin...
Formbricks is an API-based platform for collecting and analyzing form data, enabling businesses to c...
Simplesat provides an API for collecting customer feedback and satisfaction metrics through customiz...
Opinion Stage is a platform for creating interactive content such as surveys, quizzes, and polls, en...