Close menu
Explore Plans
Mobile menu Close menu
HubSpot

New form submission

This trigger fires when a HubSpot form is submitted.

Developer info

API endpoint slug
hubspot.new_form_submission

Trigger fields

Form Dropdown list

Label
Form
Helper text
Choose the form to monitor.
Slug
form_id
Required
true
Can have default value
false

Ingredients

Submission

Slug
submission_id
Filter code
Hubspot.newFormSubmission.SubmissionId
Type
String
Example
abc123

Form name

Slug
form_name
Filter code
Hubspot.newFormSubmission.FormName
Type
String
Example
Contact Us

Contact email

Slug
contact_email
Filter code
Hubspot.newFormSubmission.ContactEmail
Type
String
Example
jane@example.com

Contact first name

Slug
contact_first_name
Filter code
Hubspot.newFormSubmission.ContactFirstName
Type
String
Example
Jane

Contact last name

Slug
contact_last_name
Filter code
Hubspot.newFormSubmission.ContactLastName
Type
String
Example
Doe

Fields json

Slug
fields_json
Filter code
Hubspot.newFormSubmission.FieldsJson
Type
String
Example
{"email":"jane@example.com","firstname":"Jane"}

Page url

Slug
page_url
Filter code
Hubspot.newFormSubmission.PageUrl
Type
Web URL
Example
https://example.com/contact

Submitted at

Slug
submitted_at
Filter code
Hubspot.newFormSubmission.SubmittedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00