Quick Overview This workflow creates a SubmitraX-hosted HTML contact form, serves it via an n8n webhook, and syncs each submission to HubSpot as a create-or-update contact. How it works 1. Starts manually to fetch your SubmitraX workspace ID and create a new SubmitraX form with custom HTML and an email notification address. 2. Outputs the generated form ID so you can reuse it in the form display and submission trigger steps. 3. Receives a request on an n8n webhook URL, fetches the form definitio

Quick Overview This workflow creates a SubmitraX-hosted HTML contact form, serves it via an n8n webhook, and syncs each submission to HubSpot as a create-or-update contact. How it works 1. Starts manually to fetch your SubmitraX workspace ID and create a new SubmitraX form with custom HTML and an email notification address. 2. Outputs the generated form ID so you can reuse it in the form display and submission trigger steps. 3. Receives a request on an n8n webhook URL, fetches the form definition from SubmitraX, and returns a styled HTML page that renders the form. 4. Triggers when a new SubmitraX form submission is created and extracts the submitted name, email, company, and website fields. 5. Creates or updates the corresponding contact in HubSpot using the submission email as the unique identifier. Setup 1. Add SubmitraX API credentials in n8n and ensure you have access to a SubmitraX workspace. 2. Add HubSpot credentials in n8n with permission to create and update contacts. 3. Run the manual start once to create the form, then copy the returned form ID into both the “Get a form” step and the SubmitraX submission trigger. 4. Update the notification email address and/or the embedded HTML in the SubmitraX form configuration to match your needs. 5. Activate the workflow and use the production webhook URL from the form viewer endpoint to load and test the form.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.