Skip to content
HubSpot Developer Changelog

New feature: Get the submissions for a HubSpot form

What's happening?

Today, we're releasing a new endpoint for our Forms API that will let you get the details for individual submissions for a HubSpot form. This will include all of the fields included in the submission, as well as the time that the form was submitted and the page that the form was submitted on.

What's changing?

This is a brand new endpoint that is available right now. This endpoint will let you see the submissions for a specific form without needing to parse the form-submissions data that you could previously only get from the Contacts API.

Check out the documentation here!

Please reply to this post with any questions you may have.