Core layers
- CRM — HubSpot, Salesforce, Pipedrive; owns contacts and deal stages.
- Email / messaging — Customer.io, Braze, Mailchimp, or CRM-native sends.
- Workflow — Native automation first; Make or n8n when you outgrow it.
- Analytics — Product events plus UTM discipline; without both, attribution lies.
Evaluation checklist
- Can non-engineers change copy and timing safely?
- Does the tool support webhooks and idempotent retries?
- Where do secrets live, and who can export contact data?
- What happens to running flows when you rename a pipeline stage?
LLM add-ons
Use models for first drafts, subject-line variants, and meeting summaries—not for unsupervised sends. Pair with approval queues and brand guidelines stored outside the prompt.
Need implementation help? See our services or contact page.
The mistakes we get called in to unwind
- Buying the workflow tool before fixing the CRM. Automation amplifies whatever data hygiene you have. Duplicate contacts at 1,000 records become a mess at 100,000 — dedupe rules and required fields come first.
- Native automation abandoned too early. HubSpot and Salesforce flows cover more than most teams use. Adding Make or n8n before exhausting native features adds an integration to monitor without adding capability.
- LLM features with no review step. Generated copy going straight to send is how brands end up apologizing. Human review on anything customer-facing is not a maturity phase to grow out of; it is the design.
- Attribution bolted on last. If UTM discipline and product events are not in place before the flows launch, you will never untangle which automation made money — and the tool consolidation decision two years later becomes guesswork.
When to consolidate vs when to add
Add a tool when a workflow is impossible without it. Consolidate when two tools hold overlapping contact data and disagree — that disagreement is silently corrupting segmentation everywhere downstream. The audit question that decides most tool debates in practice: "which system is the source of truth for this field?" If the room cannot answer in one sentence, the problem is not tooling.