- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How can I get form data into HubSpot?
SOLVEMay 16, 2017 2:38 PM
Here is my desired flow:
- User fills out a WordPress Contact Form 7 (CF7) form on a web page (has a bunch of fields)
- All fields map to custom fields in HubSpot (as well as normal name, email, phone fields)
- A deal is created based on this... Or a lead if deal not possible.
HubSpot seems to suggest that this is possible, but it's not clear what to actually do. I don't want a pop-up, slide-in, etc. (call-out popup), I just want to create a flow based on normal, CF7 form on my website.
I'm seeing that a couple submissions have happened, but I can't see the data from the submissions.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
May 26, 2017 1:17 PM - edited May 26, 2017 1:20 PM
Hi @ddchbhs, in order to do this you would need some custom development, and the HubSpot Marketing Platform but it would look something like this:
- User fills out a WordPress Contact Form 7 (CF7) form on a web page (has a bunch of fields)
- Use a Forms API to get this data from WordPress to HubSpot
- All fields map to custom fields in HubSpot (as well as normal name, email, phone fields)
- Create a Workflow (Marketing Pro or Enterprise only) that is triggered based on this form submission
- A deal is created based on this... Or a lead if deal not possible.
- Create a deal via workflow
Using a HubSpot Form on the Wordpress site (also available in our maketing platform) would prevent you from needing to custom develop an API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content