CMS Development

benji_thecroc
Contributor | Gold Partner
Contributor | Gold Partner

Custom Form

SOLVE

Hi,

 

I know you can add styling using the class names HubSpot put on their forms hower I wanted to create a fully custom form that could submit to HubSpot via something like a Form Handler or if I could use HubSpot's FormsAPI within the COS/HubL templates themselves.

 

Is this possible? I wanted to create a custom structure to a form for various reasons.

 

Thanks,

Benji

0 Upvotes
1 Accepted solution
Adesignl
Solution
Top Contributor | Partner
Top Contributor | Partner

Custom Form

SOLVE

There is a form AXAJ API

 

https://developers.hubspot.com/docs/methods/forms/submit_form_v3

 

That should get you the info you need.

View solution in original post

1 Reply 1
Adesignl
Solution
Top Contributor | Partner
Top Contributor | Partner

Custom Form

SOLVE

There is a form AXAJ API

 

https://developers.hubspot.com/docs/methods/forms/submit_form_v3

 

That should get you the info you need.