Documentation of the approach used to fix and standardize Gravity Forms → HubSpot field mapping for Bluepoint, including name field splitting, dropdown alignment, feed configuration, and testing procedures.
Bluepoint's Gravity Forms were not populating HubSpot contact records correctly. Form submissions were arriving in HubSpot with missing or misaligned fields — particularly the contact name, organization, and product interest — because the form fields and HubSpot properties were not properly mapped. This article captures the fix applied to the primary contact form and the pattern to follow for all remaining forms.
Full Name field — HubSpot expects discrete First Name and Last Name properties. A combined name field cannot be mapped directly.Product Interest dropdown in Gravity Forms used different option labels than the Product property in HubSpot (e.g., "Cash to Card Kiosk" vs. "Cash ATM"). HubSpot requires an exact string match to populate an enumeration property.First Name and Last Name.Full Name field — it may have historical entry data attached. Instead, set its visibility to Hidden (under Advanced settings on the field) and drag it to the bottom of the form.Product): navigate to HubSpot → Settings → Properties → view all contact properties → search for the field.Reverse ATM, Cash ATM, Battery Kiosk, etc.Product Interest (or equivalent) dropdown field and replace its choices with values that exactly match the HubSpot property options — including capitalization and spacing. Trailing spaces will break the match.In the Gravity Forms editor for the target form:
New and Lifecycle Stage → Lead.Note:
Organization Nameon the form maps to the HubSpot contact propertyCompany Name— not to a Company object. Cross-object field creation is not supported through this integration. This is a known limitation.
After saving form changes, the WordPress page cache must be cleared for changes to take effect on the live site:
⚠️ Known Gotcha: If you update the publish date to a future time, WordPress will schedule the page to go offline at that time, causing a 404. Always set the date to a past date (e.g., yesterday) when using this technique. If a 404 occurs, go back to the page editor, change the date to yesterday, and republish.
karly.oykhman+test@...) and a recognizable organization name (e.g., "Test Org").Generic form names like "G Form 1" or "G Form 3" make it impossible to identify forms in HubSpot reporting. Rename all forms to descriptive names:
In HubSpot:
- Navigate to Marketing → Forms.
- Hover over the form → click Actions → Rename.
- Use names like: Website Contact Form, PMAX Landing Page Form, Quote Request Form.
In Gravity Forms:
- Update the form name in the form settings to match.
This fix was validated on the primary contact form. The same procedure applies to all other Bluepoint Gravity Forms. Before working on each form: