APIs & Integrations

lolson
Member

HELP: I need to "get a POST URL for api posting to the form"

I need to “get a POST URL for api posting to the form”. Not only do I not know what this means (even after researching, it’s not sticking) but I don’t know how to do it.

PLEASE help.

0 Upvotes
1 Reply 1
zwolfson
HubSpot Employee
HubSpot Employee

HELP: I need to "get a POST URL for api posting to the form"

Hi @lolson,

There are a couple of things this could mean. One thing is that it could be the action url of a HTML form element. This instructs the form where to send data to. HubSpot does not support this option. Another possibility is that you could be asking for the API endpoint to submit forms information to. That you can find here: https://developers.hubspot.com/docs/methods/forms/submit_form

If you could tell us a little bit more about what you are trying to accomplish with this project and where this form is living that would go a long way in helping me give you a more specific answer.

-Zack

0 Upvotes