Hubspot form to Unbounce form integration

  • 2 November 2023
  • 8 replies
  • 105 views

Badge

Hi, we are really having a hard time on the receiving the form submission from hubspot to unbounce form. The unbounce to hubspot has no problem. But when it comes on receiving the data from another form that is the problem. We also have zapier, but there is no native for the receiving end. Only beta versions of api request and api extension.

 

Can anyone here help us? We tried to contact the supports, still no good response from them


8 replies

Userlevel 7
Badge +3

Hi @bryllpblt

When you are pushing leads from Hubspot to Unbounce through the API what kind of error do you get?  

Badge

Our main problem with it is that we don’t know if the zap we input in each parameter is good or not. There is no error in Zap either; the data simply does not pass to one another. What we want to do is Hubspot Form Submission Goes to Unbounce Form Submission = Leads and Information of the leads. In Zapier, there is hubspot to unbounce there is no native integration, only API Request(you could check below for each fields needed).

 

I hope someone could help, because even the support in Hubspot, Unbounce, and Zapier are barely reach regarding this issue. If any can give an example or clear advise to fix this

And we need to fill up this fields for the API Request:

 

URL:

Query String Parameters:

Headers:

Additional Request Headers:

Body:

Userlevel 7
Badge +3

Hi @bryllpblt

The “fields” you’ve included are just the API parameters that are either required or can be included but are optional.

Usually with the Unbounce API only the URL is required.

Even with Zapier using the API you can test the zap and it will either return a 200 (OK) or some kind of error, which will help you troubleshoot this. 

I suggest hiring someone of Upwork who can read the Unbounce API docs and help you set it up. 




 

Badge

The status is error 404

Badge

And I use form_fields in api

Userlevel 7
Badge +3

@bryllpblt 404 is uri not found error. 

You are using the wrong URL endpoint. 

What endpoint are you trying to call? (What HTTP method?)

Did you specify JSON in the additional request headers?

What body are you sending through? (It needs a few specific things described in the API Documentation)

 

 

Hi, we are really having a hard time on the receiving the form submission from hubspot to unbounce form. The unbounce to hubspot has no problem. But when it comes on receiving the data from another form that is the problem. We also have zapier, but there is no native for the receiving end. Only beta versions of api request and api extension.

 

Can anyone here help us? We tried to contact the supports, still no good response from them

How can Automate hubspot with Zapier for unbouce form?

Userlevel 7
Badge +3

Hey @celvin klassen

It really depends on what you are trying to achieve. Zapier is “just” the “pipe” that connects your Unbounce forms and Hubspot. 

Depending on how you use Hubspot and what kind of information you collect with your Unbounce forms, you can send that information, amend it, enrich it, record it, etc. 

You’ll need to be a bit more specific in your question and actual use case if you need a more direct answer.

Reply