Automation Templates
Start with a pre-built template and customize it for your workflow. Templates are available in the Workflow Builder under the "Templates" tab.
Available templates
| Template | Trigger | Action |
|---|---|---|
| Hot lead to Slack | new_lead (score >= 7) | Notify Slack channel |
| Hot lead to Discord | new_lead (score >= 7) | Notify Discord channel |
| Competitor mention to Slack | new_competitor_mention | Notify Slack channel |
| All leads to Webhook | new_lead | POST to webhook URL |
| Enrich to HubSpot CRM | new_lead (score >= 6) | Enrich (Apollo) then push to HubSpot |
| Enrich to Email + Call | new_lead (score >= 7) | Enrich then push to Lemlist + notification |
| Clay Enrich to Airtable | new_lead | Push to Clay, enriched data to Airtable |
Frequently asked questions
What is a Buska automation template?
A Buska automation template is a pre-built workflow that connects Buska's buying signals to your CRM, outreach tool, or team channel in under 5 minutes. Each template handles a common B2B play (hot lead alert, CRM sync, AI reply, sentiment escalation) without writing code. Templates are free on every Buska plan starting at $49 per month.
How many automation templates does Buska offer?
Buska ships with 20+ pre-built automation templates organized into 5 categories: CRM sync (HubSpot, Salesforce, Pipedrive), Outreach (Lemlist, Instantly, LGM), Notifications (Slack, Discord, Microsoft Teams), Data logging (Airtable, Notion, Google Sheets), and AI workflows (AI reply drafts, lead summaries, intent scoring overlays).
How do I customize a Buska automation template?
Click any template in Buska Settings > Automations > Templates to clone it. Each cloned automation is fully editable: change trigger conditions (intent score threshold, platform, keyword, language), filter steps, destination tools, and action payloads. Save your custom version with a name like "Hot Reddit leads > Slack + HubSpot" for clarity.
Can I share automation templates with my team or other Buska users?
Yes. Buska plans Growth ($99/mo) and Scale ($249/mo) support shared automation templates at the workspace level, so all team members run the same workflows. Public template sharing (with other Buska users) is on the roadmap for Q3 2026.
Do Buska automation templates work with custom backends via webhook?
Yes. Every Buska automation can fire a webhook as one of its actions, signed with HMAC-SHA256 for authenticity. Connect any custom backend, internal tool, Cloudflare Worker, or Lambda function to consume Buska events. The Webhook integration is included on every plan.
How much do Buska automation templates cost?
Buska automation templates are included on every plan at no extra cost. Buska plans start at $49 per month (Starter, 3 keywords, basic automations), $99 per month (Growth, 10 keywords, multi-step workflows), and $249 per month (Scale, 25 keywords, advanced branching and AI overlays). All plans include a 7-day free trial.
Related guides
- AutomationsWorkflow BuilderBuild conditional workflows in Buska. When a new lead matches your conditions, trigger Slack, webhook, CRM creation, AI reply, or any chain of actions.
- AutomationsTriggers & ConditionsConfigure trigger events (new_lead, lead_matched_icp, lead_replied) and conditions (AI score, intent type, platform, keyword) for fine-grained automation control.