I would like to export via API the form entries from the 3 Hubspot forms we have on our site. I am not a developer, so I’ve been using n8n.io for integrations.
Hi, @fxholl To clarify, the endpoint is stable and supported. It’s only the authorization method that is changing. I can provide links to our documentation and resources, but you’ll likely need a developer to assist in incorporating your private app and form(s).
One question to clarify, you mentioned having three “HubSpot” forms. Are those forms you’ve created in HubSpot and embedded on your page? Or are they three non-HubSpot forms you’ve been using an integration to sync to your portal? I am not 100%, and I would rather not guess.
Hi, @fxholl That is incorrect. You’ll need to include the token in the header of your request. You can see an example of it in the v3 Contacts endpoint:
Additionally, you can use the v3 Create a Task endpoint to test out your private app token and see the formatting in action — Accounts Dashboard | HubSpot