Webhook to Slack lead alert
Leads scatter across inboxes and go cold before anyone follows up.
Prompt: “Our inbound leads come from a few places (the website contact form, a pricing-page “request a quote” button, and referrals) and they scatter across inboxes, so we follow up slowly. Stand up one webhook endpoint our forms can post to, capture every submission (name, email, company, source, message, and an estimated value), and keep the full history so nothing is lost. The moment a lead arrives, post a clean, readable alert to our sales channel with those fields and a link, and text whoever is on call when the estimated value is above a threshold I’ll set. Give us a private inbox view to triage leads by status, and let me change the routing later without the webhook URL ever changing.”