Skip to product information

n8n Claude + SubmitRax to Generate & Host Forms on GitHub Pages

n8n Claude + SubmitRax to Generate & Host Forms on GitHub Pages

 (200+Reviews)
Regular price £40.99
Regular price £40.99 Sale price
SAVE Sold out
Instant Digital Download
Unlimited Downloads
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
23 people viewing
High interest right now
9 added today
Fast-moving digital product
n8n Claude + SubmitRax to Generate & Host Forms on GitHub Pages

n8n Claude + SubmitRax to Generate & Host Forms on GitHub Pages

Regular price £40.99
Regular price £40.99 Sale price
SAVE Sold out

Generate SubmitRax forms with Claude and publish them automatically to GitHub Pages

This n8n workflow uses an Anthropic Claude Sonnet agent (via the SubmitRax MCP server) to generate form HTML from your prompt, then updates or creates the corresponding HTML file in your GitHub Pages site—returning the comment, form key, and a hosted URL.

What this workflow does

  • Receives your prompt using the n8n Chat Trigger.
  • Generates a SubmitRax form by sending the prompt to a Claude Sonnet-backed agent (via the SubmitRax MCP server), which returns structured output containing:
    • a comment
    • a form key
    • the generated HTML
  • Checks GitHub Pages content for an existing file at forms/<formKey>.html in your configured GitHub repository.
  • Publishes the form by updating the existing HTML file or creating a new one in the GitHub repository.
  • Returns results with the agent’s comment, the form key, and the GitHub Pages hosted URL to the published form.

Use cases

  • SaaS operators who need consistent, generated forms for landing pages or onboarding flows without manual HTML work.
  • Automation engineers building a prompt-to-publish pipeline for form generation and hosting on GitHub Pages.
  • Teams iterating quickly on form design: regenerate HTML and automatically replace the version at forms/<formKey>.html.

Technical details

  • SubmitRax form generation using a SubmitRax MCP Tool with an API token configured via n8n HTTP Bearer Auth.
  • Anthropic Claude Sonnet integration through an Anthropic API credential.
  • GitHub hosting via GitHub nodes (using a GitHub Personal Access Token or fine-grained token) to update/create files in your GitHub Pages repo.
  • Nodes referenced in the workflow: if, set, github, sticky note, n8nn8n-nodes-langchainagent, n8nn8n-nodes-langchainchat trigger.

Get prompt-driven SubmitRax form HTML generation and GitHub Pages publishing in a single n8n automation workflow.

View full details