Method Details
HTTP Methods:
POST
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
Required Scope:
This endpoint is used to create a new form in a given HubSpot account.
Use case for this endpoint: Forms are standard website tools that are used to generate leads. This capability might be useful for an integration with an external system that has its own form-building interface.
Form fields and groups
Forms may have a set of associated fields or field groups. When creating a new form using this API, you can specify the fields that you want included.
Field groups are used to group fields together in a row. All fields in the same
Response details
All forms should have a unique name. If you attempt to create a new form using the same name as an existing form, we will return a 409.
Example URL: https://api.hubapi.com/forms/v2/forms