Skip to main content

I want to get data from another zapier user and he created a webohook so my question is, can I set up a zap to get the data using his webhook that he created and feed that data inside my automation GoHighLevel? If it’s possible then how can I create a zap for that?

High Level has these available Zap actions: https://zapier.com/apps/highlevel/integrations#triggers-and-actions

Webhooks triggers/actions available: https://zapier.com/apps/webhook/integrations#triggers-and-actions

 

You can have a Zap triggered from a Webhook Catch Hook that your friend could send data to using the Webhooks app.

Your Zap could then send that data to HL.

 

Your Zap trigger:

NOTE: Give the webhook generated from your Zap trigger step to your friend to use as the URL in their Zap webhooks action.

 

Their Zap action:

 

RESOURCES

https://zapier.com/page/webhooks/

https://zapier.com/help/doc/how-get-started-webhooks-zapier

https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks

 


High Level has these available Zap actions: https://zapier.com/apps/highlevel/integrations#triggers-and-actions

Webhooks triggers/actions available: https://zapier.com/apps/webhook/integrations#triggers-and-actions

 

You can have a Zap triggered from a Webhook Catch Hook that your friend could send data to using the Webhooks app.

Your Zap could then send that data to HL.

 

Your Zap trigger:

NOTE: Give the webhook generated from your Zap trigger step to your friend to use as the URL in their Zap webhooks action.

 

Their Zap action:

 

RESOURCES

https://zapier.com/page/webhooks/

https://zapier.com/help/doc/how-get-started-webhooks-zapier

https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks

 

Thanks for the reply. Yeah, I know I can send my webhook to my friend and he can use it to send me data and then I can feed that data inside gohighlevel but in this case I need to use his webhook and from that webhook I need to feed the data into my ghl.


Check out this article about triggering multiple webhooks: https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks#trigger-multiple-zaps-with-webhooks

Concept: Whatever app is firing their Zap webhook would be updated to also fire your Zap webhook.

Does that help?