Skip to main content
Best answer

External Webhook into GoHighLevel

  • December 23, 2020
  • 3 replies
  • 1524 views

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?

Best answer by Troy TessaloneBest answer by Troy Tessalone

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?

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30739 replies
  • December 23, 2020

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

 


  • Author
  • Beginner
  • 1 reply
  • December 23, 2020
Troy Tessalone wrote:

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.


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30739 replies
  • Answer
  • December 23, 2020

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?