---
id: "question-technical-implementation"
type: "open-question"
source_timestamps: ["00:17:00", "00:29:16"]
tags: ["technical", "implementation"]
related: ["prereq-crm-software"]
resolutionPath: "A follow-up tutorial on setting up GoHighLevel (or similar CRM), integrating OpenAI/Claude APIs, and building the workflow triggers."
---
# How are the AI automations technically built?

## The Gap
The source provides:
- The exact prompts for [[entity-product-claude]] to generate copy and logic.
- Dashboard screenshots of results.

But it skips:
- How to **connect Claude/LLM outputs to a CRM** like GoHighLevel.
- How to set up **Twilio/Mailgun** (or equivalents) for SMS/email delivery.
- How to build the actual **trigger workflows** (form submission → 5-minute SMS, post-service → review request, etc.).

## Why It Matters
Without this layer, the playbook is **strategy without execution**. The prerequisite [[prereq-crm-software]] partially covers it but leaves the integration question open.

## Resolution Path
A follow-up tutorial covering:
- GoHighLevel (or similar CRM) setup,
- API integration with OpenAI / Anthropic Claude,
- Building the workflow triggers end-to-end.

## Affected Notes
[[action-day-3-reactivation-campaign]], [[action-day-4-review-system]], [[action-day-5-lead-nurture]].
