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 |
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.