I just did the craziest thing with Perplexity Comet.
Made it set up a webhook connection in my developer account, asked it to pick up the URL from the webhook site, and also find the correct event required to detect email bounce or delivery failure.
One shot and I can't believe this stuff.
🫡 to the Perplexity team and @AravSrinivas bhai. This is somethings special.
Giving Cursor Agents browser use tools is great!
Here my cursor agent is using https://t.co/Vhvp7jueCw via a browser to test webhook functionality that it's developing
There are a few tools to choose from for this, e.g. browser-use or stagehand MCP servers as well as vibe-tools
Building Ààbò 🧵
Alert system is live. Every automatic block now fires a webhook.
Payload includes rule, entity, reason + expiry. Fire-and-forget — a failed delivery never touches the request.
Tested with https://t.co/nzqwrYqbny. Payload arrived instantly on block.
https://t.co/VV0y1niSHB News:
* New Database Manager for https://t.co/VV0y1niSHB Databases that lets you create, modify and delete tables, the table structure, and individual rows.
* Added JavaScript AI for easily creating and modifying JavaScript snippets.
* It's now possible to mouseover almost any request data (headers, form data, query strings, etc.) and search for the value instantly.
https://t.co/R0MysRyjXj
We've launched a small update for our Postman collection. It now encompasses all APIs and fixes an Invalid API Key error when not using an API Key. Fork the collection here: https://t.co/ppOr0mDk1O, or merge the changes on your existing collection!
@webhooksite hi, thank you!!!!
i forked your repo to do that, it can work with different themes too, and is basically built on the same design philosophy as yours.
i just TUI'd it and i am trying to make it a more intuitive self-hostable version
i wanted to thank you and your site too (1/n
@sidhant_sarthak awesome, it looks great - we already have a CLI tool for doing proxying (https://t.co/c9I59EcOd4) but it would be cool with a real TUI for it, do you plan to open source it?
@polsia Actually, it's free - you can forward requests using XML (free) or CLI (also free). By the way, it seems like the entire list of URLs and their contents is public - might want to fix that :-)
@adricaor That's kind of disingenuous. We don't encourage this type of abuse, but we also know hundreds of thousands of developers rely on our free tool.
Webhook debugging in GHL is brutal without this:
Always test with webhook. site first before connecting real endpoints.
Copy the test URL → Paste in GHL → Trigger the action → Check payload structure.
Saves 3 hours of troubleshooting bad integrations.