Method Details
HTTP Methods:
POST
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
For a given portal, create a new form in a given HubSpot portal. Forms are standard website forms that can be used to generate website leads.
For any form, there may be a set of fields groups with fields associated with that form in question. You can specify all of the fields that you'd like to be a part of any form that you're creating with this API call.
Field groups are used to group fields together in a row. All fields in the same
You should also note that if you attempt to create a form with the same name as one that already exists, we will return a 409, as all forms should have a unique name.