I’m working on integrating Umbraco forms with HubSpot to push form submissions into HubSpot forms via the API. I’ve come across the v2 API documentation for form submissions, which seems to provide a way to send form submissions.
However, I noticed that the v2 API is marked as old, and I can’t find equivalent documentation or endpoints for form submissions in v3. Does this mean HubSpot is moving away from recommending API-based form submissions? Or have I missed something in the v3 documentation?
If v2 is the only way to handle this, is it still safe to use for new projects, or are there alternatives HubSpot suggests?
Any guidance or recommendations would be greatly appreciated!
HubSpot currently recommends using the v2 Forms API for pushing form submissions, as there is no equivalent v3 endpoint specifically for form submissions. While the v2 API is labeled as older, it remains fully supported and safe to use for new projects. However, ensure you monitor for updates to HubSpot’s APIs, as they may introduce newer methods in the future.
If you're concerned about API longevity or best practices, consider using HubSpot's tracking code API to capture submissions directly on your website or explore third-party middleware options to manage the integration.
Cloudify can help with custom integration solutions to seamlessly connect Umbraco forms with HubSpot, ensuring reliability and alignment with your business need.