APIs & Integrations

mbenfante
Member

Is it possible to configure a webhook from one account with the URL of a hubspot form from another account?

Hello, We have a client with their own hubspot account. We are creating a workflow and form from our account. Our client is creating a workflow and form from their account. Is it possible to configure our webhook with the URL of their form? The intention would be a form submission from our form would create a Contact in their hubspot account. Thanks, Mark

0 Upvotes
1 Reply 1
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

Is it possible to configure a webhook from one account with the URL of a hubspot form from another account?

Hi @mbenfante,

A form submission to your form can enroll a contact in your workflow, then that workflow can trigger a webhook. It's possible to then take that webhook and create a contact in another portal, but you'll need to to is create the middleware that would process the webhook payload & make the subsequent request to the Contacts API. Does that make sense? I'm happy to help address any specific technical questions that come up during implementation.

0 Upvotes