I am using the hubspot-php api to submit data to an old hubspot form in our system. The form has an email property added and that is the only property defined for that form. The api is submitting a property named signup_source to the form read more
Hi, I need more details. Generally speaking, we retrieve information for Hubspot CRM via forms, either via Hubspot forms or via personal forms plac...read more
i am facing a situation . we do have a non hubspot form which captures lead from login page . but the contacts coming to crm from that form as tagged as customer's customer by default which is wrong , ideally it should be lead. since it is a non hub read more
Hello Naveen, Is therre a way you can provide more information on the non hubspot form that is being utilized? Based on the information, here are...read more
We have an Umbraco site using the Hubspot Umbraco integration which embeds forms using the shell.js script as here: "<script charset="utf-8" type="text/javascript" src="//js-eu1.hsforms.net/forms/shell.js"></script>" The form re read more
Hi @OManby ,
The 403 error in your logs is likely from a background request the shell.js script is making, but if your form is rendering and w...read more
Hey folks, Doing a custom task which sounds basic but it turned out to be more complex. Basically, we need to check if a user exists in the CRM when a form is submitted and push this info to GTM together with the form submission event. Check read more
Hey @supergox the form endpoints don't check the CRM at all, they just send data to the CRM. The de-duplication and cehcking record IDs happens in ...read more
Hi there, I hope this is the right place for this post... We are currently facing some difficulties connecting our form to HubSpot. We use several forms on our website (TYPO3) that have some special features that cannot be replicated with native H read more
We have different customers who want to receive their lead data via hubspot, for most of them this is working fine. For one, we receive this response and it is not clear what is going wrong. {"status":"error","message":"Portal isn't all read more
Hey @Target I'd guess either you're hitting a rate limit if you're doing a lot. How many submissions are you sending per second, and what hub tier ...read more
Hi Everyone! Is there currently a way how I could achive to retreive files which are stored in a contact property with an api call? The problem is this: We get new contacts after clients submit a form. Within this form they also upload document read more
Hi everyone, I’ve found a working solution and wanted to share it here in case others face the same issue. This will work for private and non-private...read more
Hey, I just discovered that the tracking code is able to catch form submissions and send them to hubspot. I don't really have the ability to use the API, as we're working with Webflow and can't setup proxy. So I thought it would be a nice idea to u read more
Hi @Najnn ,
The non-HubSpot form submissions collected with the help of the tracking code are only used for data collection purposes. Meaning,...read more
We are looking at sending HubSpot form submissions to another application. If called, does this API endpoint return form submission data? /marketing/v3/forms/{formId}
Hey, @BEvans87 👋 The endpoint for form submissions is this one — https://developers.hubspot.com/docs/reference/api/marketing/forms/v1#get-sub...read more
Hi, I've created a packages that syncs my Hubspot forms to my websites CMS. I do this so I have full control over the form styling. Getting the form, mapping the fields and displaying it on my website works fine. However, when I submit the form read more
Hi @StijnCube ,
As when, when you submit a custom-styled form through your site and rely on the HubSpot tracking code alone, HubSpot sees tha...read more
Hey community! We are struggling to create a HubSpot Ticket Form that has a dynamic dropdown field showing all tickets from the chosen pipeline. This is made for tickets association. We managed to set an API integration to scrape all existing ti read more
@DDKK - I'm absolutely sure this kind of customized/dynamic dropdown field management works becuase I use it myself in various places. The field op...read more
Hi HubSpot Community, We’re currently integrating the new HubSpot embedded forms and running into an issue that breaks our previous enrichment logic. What worked before: With legacy forms, the form would render inside an iframe without read more
Hi @svirchenko , I hope that you are well! From what I can see, it seems that this is working as expected. In the new editor, you can't interact...read more