APIs & Integrations

jfragoso
Member

Capturing Form Data from Partner Site

My company has a number of partners that we work with using their own CRM. What we’d like to do is capture relevant form data from their site (they will install code on their side) and send it to our Hubspot account. What is the best way to go about this? Are there any quick options or 3rd party tools that could do this for us?

0 Upvotes
2 Replies 2
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

Capturing Form Data from Partner Site

Hi @jfragoso,

You could have them submit the form data to the Forms API so that you could track submissions/contacts. Check out the Forms API doc below.

Submit data to a form | HubSpot Forms API

POST https://forms.hubspot.com/uploads/form/v2/:portal_id/:form_guid - Send form submission data to HubSpot. Form submissions from external sources can be made to any registered HubSpot form. You can see a list of forms on your portal by going to...

0 Upvotes
jfragoso
Member

Capturing Form Data from Partner Site

@Derek_Gervais, the challenge is that I need the form data to be entered in both the partner’s CRM (which there are many variations) as well as ours (Hubspot).

0 Upvotes