Skip to main content

Zapier Utils: Find Zap by Webhook URL [Chrome Extension]


ikbelkirasan
Forum|alt.badge.img+12

Hi everyone,

I have recently answered a question about finding a zap that is associated with a webhook URL without having to open every single zap to look for which one contains the webhook URL. So I wrote a script that can actually scan all the zaps and then outputs the zap URL that is associated with webhook URL provided by the user.

image.pngimage.pngThis obviously requires the user to open the Browser dev tools then paste the script and replace the webhook URL before executing the script. I thought this had to be simpler, so I went ahead and built an open source Chrome extension for it.

Untitled Image

I hope this can be helpful for anybody who might need it.


Links


Did this topic help you find an answer to your question?

18 replies

AndrewJDavison_Luhhu
Forum|alt.badge.img+10

This is incredible stuff @ikbelkirasan!



ikbelkirasan
Forum|alt.badge.img+12
  • Author
  • Zapier Expert
  • 555 replies
  • February 6, 2020

Thanks @AndrewJDavison_Luhhu :)



Paul
  • Zapier Expert
  • 6 replies
  • February 10, 2020

Impressive! I assume this code could be modified to find all zaps using a certain code string or a certain spreadsheet like formula?



ikbelkirasan
Forum|alt.badge.img+12
  • Author
  • Zapier Expert
  • 555 replies
  • February 11, 2020

@Paul - Yes! I think it is possible to do that too. I will probably add this to the extension when I get the chance.



PaulKortman
Forum|alt.badge.img+10
  • Zapier Expert
  • 469 replies
  • February 17, 2020

@ikbelkirasan I realized I needed to find which zap was calling a specific Webhook URL and I tried using this extension, but it just finds the Zap which triggers off of the specified webhook URL. But I'd love to find all the zaps that call a specific URL and in what step. Is this possible to add?



ikbelkirasan
Forum|alt.badge.img+12
  • Author
  • Zapier Expert
  • 555 replies
  • February 18, 2020

@PaulKortman - Sure, I'll add this soon.



donovanwatts
Forum|alt.badge.img+2

Amazing solution. Thank you very much for making this available.



@ikbelkirasan Hey! This looks great but it doesn’t seem to be working. Is it possible to fix this?

 

Thanks!

 

 


  • Beginner
  • 4 replies
  • March 8, 2022

Getting this error  on the extension 

 


@ikbelkirasan Running into the same error. This would have been an excellent tool for our team to have used as well. Any chance we can get this tool fixed?


ikbelkirasan
Forum|alt.badge.img+12
  • Author
  • Zapier Expert
  • 555 replies
  • March 22, 2022

Hi @LyncrestMedia@Wizpic and @GymSales Support - Thanks for reporting those issues. I’ve updated the extension to fix them. You’ll need to remove the old version from your browser then download & install the new version from the repository.

 


  • Beginner
  • 5 replies
  • June 24, 2022

Hi @ikbelkirasan , this utility would be very helpful to us… but keep getting an “Invalid Webhook URL”.

The webhook that i’m using for looks like this: https://hooks.zapier.com/hooks/standard/9999999/{{uuid}}/

Does the tool work with this? Looks different from the url in the video, which has “/hook/catch” in the path.

Anything I can do to resolve?

Thanks


ikbelkirasan
Forum|alt.badge.img+12
  • Author
  • Zapier Expert
  • 555 replies
  • June 25, 2022

Hi @mdesousa - Unfortunately, that hook URL format isn’t supported by this utility. I couldn’t find an API endpoint that could be used for finding the related zap.


me just now: ***stops screaming into the void***

ikbelkirasan 3 years ago: you welcome


  • New
  • 3 replies
  • February 15, 2024

This is exactly what i need man. Does this still work? I have loaded the extension but the window disappears as soon as I enter the URL and click Find Zap


  • New
  • 3 replies
  • February 15, 2024
jpearsoncss wrote:

This is exactly what i need man. Does this still work? I have loaded the extension but the window disappears as soon as I enter the URL and click Find Zap

Got it working - wow amazing stuff. 


  • Beginner
  • 2 replies
  • July 8, 2024

This saves SO much time, thank you.

Not being able to search built-in functions in Zapier “Apps” is a big shortcoming.  This extension solves our biggest search need, as webhooks are the primary tool we use to keep our Zaps modular and extensible.

Do you have a Venmo or some other method for us to contribute to tool creation?  This is definitely worth it.


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7274 replies
  • July 9, 2024

Hey folks,

Really glad you’re all making good use of the awesome extension ikbelkirasan built! 🎉  

I just came across the posts here and wanted to share that it’s also possible to now search for a Zap using it’s webhook URL directly in your Zapier account by entering the URL into the the search bar. You can learn more about this here: Easily find Zaps by the URL used in Webhooks by Zapier steps 

Hope that helps! 🙂