I can make a request to the forms API to retrieve something that looks like this GET form API response. But that doesn't include information about layout, such as whether there are multi-column layouts of fields. Is there a way of getting Leer más
Hey, @gregorypratt 👋 You linked to the existing and current documentation for Form API endpoints. Unfortunate, there is not another endpoint f...Leer más
Hi everyone, I'm working on integrating HubSpot's Marketing Form Submission API and need to filter responses based on submission time. I noticed that the response includes a field called submittedAt , but when I apply a filter using this field, Leer más
@GiantFocal This is my Postman request. I'm applying a filter for a future date, so no results should be returned. However, the response includes...Leer más
We found that the new Hubspot Forms use pure Iframe embedding and completely block any interaction with the forms. Therefore, writing data into hidden fields or handle custom tracking use cases are not possible anymore. We cannot postMessage nor i Leer más
Hey, @dash-flow-io . Thanks for your feedback. If you have a moment, adding it using the Developer Feedback form is helpful. While it is not a...Leer más
Previously, when using the v1 Lists API, I could retrieve form submissions for contacts by including the formSubmissionMode URL parameter (reference: Get All Contacts - v1 API ). Since the v1 Lists API is being deprecated ( Sunset Announcemen Leer más
We have this hubspot script to submit data to your API endpoint. This hubspot form has "Automations" going in the hubspot backend as well. So when they submit this form, they are automatically be redirected into our deposit page where they can Leer más
We haven't tried your suggestion yet but we're testing of disabling captcha for now and see how it goes. Not sure if removing/disabling the captcha w...Leer más
Hello friends, I've set up a 'Support Form' in Help Desk as a channel. So everyone who submits this form ends up in the Help Desk as a conversation and a Ticket will be created. Can we use the Forms API to trigger a submission to thi Leer más
Hello, We are using the Hubspot to NetSuite Celigo integration to pull form submissions from HubSpot into NetSuite. The data is flowing correctly however, the Hubspot response is not limiting to the max amount of 50 (we are recieving over 1000). E Leer más
I ran a sample GET request in Celigo using the limit parameter and it successfully returns the amount of items I request, so that appears to be worki...Leer más
Greetings, On our website, we use the Forms API V3 no auth submission endpoint to submit forms. This works perfectly on desktop, but not on mobile (both Android and iOS). Using the Firefox Mobile DevTools extension, I can see that there is a Leer más
Update: since today, submitting forms works again on Chromium browsers on Android (Chrome and Vanadium). Firefox still exhibits the same behaviour as...Leer más
Hello! I have a Next.js app rendering HubSpot forms and submitting them using the API . Running locally or deployed on Vercel.com the submissions work fine. When running on AWS Amplify, however, the requests get a 200 OK response, but no submis Leer más
Hey, @Haggmeister 👋 Without a link to the form or a way to test it, it's hard-to-impossible for our community members to offer a guess on what...Leer más
Hello, I am trying integrate an API into our website, but am running into some trouble with the POST request. I have a form that is collecting data that I then need to send to the API in a post request. I would like this request to trigger u Leer más
@TMcMillan5 - It's hard to give you the best advice without knowing more about the context of what you are trying to achieve. But here are a few th...Leer más
Hello, we have noticed a blocking of contact submissions on the hubspot external form below since 17/02 at 2pm: External form name: .flex, .h-full, .flex-col, .justify-between, .md:pr-0 Form link on webapp: https://app.nostrumcare.fr/nostrum-vita Leer más
Hi, @mtrennert Thank you for providing the details about your issue. To be clear, the HubSpot community is a place for peer-to-peer support, and ...Leer más
Hello there! I have built a form using Hubspot's new form builder tool with multiple pages. My only problem is when it is viewed on mobile less than 480px, the Previous and Next buttons are stacked on top of each other, making it very clumsy to Leer más