Passing data into Hubspot

Hi @RiveraDev,

Since you are using Zapier and contacts already get successfuly recorded in HubSpot CRM, then there are couple of things to consider:

1) Properties do not get created automatically by the CRM, so if there are any form fields that do not align to any of the existing properties, a custom property needs to be created.

2) Review property mapping. Zapier should allow you to map data points from your form to HubSpot properties.

3) Ensure that properties in HubSpot CRM can handle the values passed along from the form. This means making sure that any select/multi-select have the same options as the form - new options won’t get automatically created in the property.

I am not 100% that Zapier will allow property mapping for Kajabi, but would be surprised if doesn’t. In that case you could try going the API route that @MrJustinGivens suggested.

Alternatively, you could also try placing a HubSpot tracking code on your website, which might automatically capture form submissions. However, you would need to create a lot of custom properties that match whatever HubSpot deems the property to be named, which can be seen on a form submission as a warning, like so:

Hope this helps!