APIs & Integrations

Filtrar por
  • Todas las etiquetas
  • CMS Content
  • Companies
  • Contacts
  • Deals
  • Developer tools
  • Ecommerce Bridge
  • Email
  • Enterprise 3rd Party Integration
  • Events
  • Forms
  • Free
  • oAuth
  • oAuth
  • PHP
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
  • Zapier
Ordenar por
Más reciente
  • Más reciente
  • Más me gusta
Estado
Todo
  • Todo
  • Resuelto
  • Unsolved
  • No hay respuestas
Resuelta
gregorypratt en Marzo 13, 2025
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
0 Me gusta
1 Respuestas
Solución Aceptada
Administrador de la comunidad
Marzo 13, 2025 15:52
Hey, @gregorypratt 👋 You linked to the existing and current documentation for Form API endpoints. Unfortunate, there is not another endpoint f...Leer más
hubspotuser707 en Marzo 10, 2025
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
0 Me gusta
2 Respuestas
Participante
Marzo 11, 2025 10:12
@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
dash-flow-io en Marzo 10, 2025
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
0 Me gusta
1 Respuestas
Administrador de la comunidad
Marzo 10, 2025 10:21
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
Resuelta
skerdi en Marzo 06, 2025
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
0 Me gusta
2 Respuestas
Solución Aceptada
Experto reconocido | Partner nivel Gold
Marzo 09, 2025 20:03
Hi @skerdi Personally, I use the Form Submission API. Typically I am getting the form submissions for a particular form so I use the ...Leer más
my_hubspot_2025 en Marzo 01, 2025
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
0 Me gusta
3 Respuestas
Miembro
Marzo 04, 2025 15:31
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
Poki en Febrero 28, 2025
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
0 Me gusta
3 Respuestas
Equipo de producto de HubSpot
Marzo 04, 2025 07:47
@Poki , This should work, but is worth testing. Just submit the form. a submission creates a conversation/ticket (Help Desk automation set...Leer más
Resuelta
NKjaer en Febrero 26, 2025
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
0 Me gusta
3 Respuestas
Solución Aceptada
Asesor destacado | Partner nivel Platinum
Marzo 04, 2025 16:31
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
TopHat en Febrero 25, 2025
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
0 Me gusta
3 Respuestas
Miembro
Febrero 26, 2025 08:21
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
Haggmeister en Febrero 21, 2025
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
0 Me gusta
1 Respuestas
Administrador de la comunidad
Febrero 24, 2025 17:23
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
Resuelta
TMcMillan5 en Febrero 20, 2025
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
0 Me gusta
2 Respuestas
Solución Aceptada
Asesor destacado | Partner
Febrero 20, 2025 18:04
@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
mtrennert en Febrero 19, 2025
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
0 Me gusta
1 Respuestas
Administrador de la comunidad
Febrero 20, 2025 15:49
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
AAcquaro en Febrero 12, 2025
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
0 Me gusta
2 Respuestas
Participante
Febrero 17, 2025 17:43
Hi Jaycee, thanks for your reply. Yes, the buttons shrinking and staying on the same line would be perfect.
cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

¿Quieres iniciar una conversación o hacer una pregunta?

Crea una publicación.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.