Compliance · HIPAA

HIPAA and your automation stack: which tools sign a BAA, and which must never touch PHI.

HighLevel, Twilio and Airtable will sign a Business Associate Agreement under specific plans. Zapier and n8n Cloud say they will not. Here is how to build a stack around that.

Key takeaways

  • BAA available: HighLevel (US$297 a month add-on), Twilio (Security or Enterprise Edition) and Airtable (Enterprise Scale plan only), at the time of writing.
  • No BAA: Zapier says it does not sign one, and an n8n staff member said n8n does not offer one for its Cloud product. Self-hosted n8n runs under your hosting provider's BAA instead.
  • Whether you need a BAA depends on being a covered entity or business associate and on whether the tool will see PHI. Nobody can be officially HIPAA certified.
  • This is not legal advice. Every vendor term here should be confirmed in writing for your account.

This page is general information, not legal advice. It summarizes what each vendor and HHS publish. Your compliance officer or healthcare attorney decides what applies to your organization. Vendor terms change, so confirm each one in writing before you build.

Which automation tools will sign a HIPAA BAA?

At the time of writing, HighLevel, Airtable and Twilio will sign a Business Associate Agreement under specific plans or editions. Zapier says it does not sign one, and n8n staff say n8n does not offer one. Self-hosted n8n is a different case, covered below.

A Business Associate Agreement, or BAA, is the contract HIPAA requires between a covered entity and a vendor that handles protected health information on its behalf. HHS explains the business associate rules. Here is where each common tool stands, based on the vendor's own statements.

ToolBAA available?Condition or limit
HighLevelYes, with the HIPAA add-onUS$297 a month at the time of writing. It cannot be canceled once enabled, and the BAA does not protect a sub-account until HIPAA is switched on there. HighLevel's help article
TwilioYesSecurity Edition or Enterprise Edition is required. Only HIPAA Eligible Products are covered, and other products must not carry PHI. Twilio's HIPAA page
AirtableYes, through a Health Information ExhibitEnterprise Scale plan only. Storing ePHI on other plans is not permitted, and some features are excluded. Airtable's health information datasheet
ZapierNoZapier states it is not HIPAA compliant, does not sign a BAA, and should not be used to automate anything involving PHI. Zapier's own statement
n8n CloudNoAn n8n staff member wrote on the community forum on January 19, 2026 that n8n does not currently offer a BAA. n8n community thread
n8n self-hostedNot applicableYou run the software. Your BAA is with the hosting provider, and you carry the security work yourself.

We only cite what each vendor publishes. We did not test any of these accounts, and we cannot confirm plan eligibility for your account. Ask each vendor to confirm in writing.

Does your business even need a BAA?

Only if HIPAA applies to you and the tool will handle protected health information. HIPAA applies to covered entities, such as providers that bill insurers electronically, and to their business associates. A marketing enquiry form from a stranger is different from a patient's message about a diagnosis.

Two questions decide most cases:

  1. Are you a covered entity or a business associate? A private-pay business that never transmits health information in a standard electronic transaction may sit outside HIPAA. A practice that bills insurance or Medicaid electronically is usually inside it. If you are an agency building automation for such a practice, you may be a business associate yourself.
  2. Will the tool see health information? Information that identifies a person in connection with their care can be PHI. A name and phone number on a first enquiry is a grey area that depends on context, and we do not draw that line for you.

HHS says a vendor that creates, receives, maintains or transmits ePHI for a covered entity is a business associate, and using one without a BAA breaks the rules. That is why every tool in the chain matters, not only the CRM. HHS also says the Office for Civil Rights does not certify or endorse products, so no tool, and no agency, can be "HIPAA certified" in any official sense. Autoesta is a build partner. We do not certify your compliance.

How do you build a HIPAA-conscious automation stack?

Choose the fewest tools that touch PHI, put a BAA under each one, and keep everything else PHI-free. The usual design is a BAA-covered CRM and messaging layer, a self-hosted or BAA-covered integration layer, and no PHI in tools that refuse a BAA.

  1. Map the data. List every field, message and file, and mark which could be PHI. Do this before choosing tools.
  2. Put the CRM under a BAA. If patient conversations will run through HighLevel, buy the add-on, sign the BAA, and enable HIPAA on each sub-account that will hold PHI before real records go in. Our GoHighLevel for healthcare clinics page covers the setup.
  3. Choose the integration layer deliberately. If PHI must move between systems, either self-host n8n on infrastructure that is under a BAA, or use a vendor that will sign one. Do not route PHI through a tool that says it cannot handle it.
  4. Keep PHI out of tools that refuse a BAA. If Zapier stays in the stack for marketing tasks, feed it only data that is not PHI, such as an internal ID, and review the workflow with counsel. See Zapier automation for what it suits.
  5. Minimize messages. A text says "your appointment is tomorrow at 10:00". It does not say why. HHS treats appointment reminders as part of treatment and operations, and expects minimal content and respect for a patient's stated preferences.
  6. Cover the whole chain. Twilio, email providers, databases such as Airtable, call recording and transcription each need their own answer. One uncovered link breaks the chain.

Can you run n8n for HIPAA workloads?

Self-hosted n8n can be part of a HIPAA-conscious design, because you run it inside infrastructure you control and that is covered by your hosting provider's BAA. n8n Cloud cannot, because n8n says it does not offer a BAA.

Self-hosting moves the work to you. You are responsible for encryption at rest and in transit, access control, logging, backups, patching and retention. Execution logs can hold the data that passed through a workflow, so decide what n8n stores and for how long. Any third-party service that a workflow calls, such as an SMS or email provider, needs its own BAA. We describe what we build in our n8n automation service.

What about AI calling agents and chat agents?

An AI agent that hears or reads patient information is handling PHI, so the model provider, the voice platform and any transcript storage all need BAA coverage or must be kept away from PHI. Do not assume an AI vendor will sign one.

Ask each vendor in the chain, in writing: will you sign a BAA, which products does it cover, and are prompts, recordings and transcripts retained or used for training? Separately, the FCC has confirmed that the TCPA applies to AI-generated voices, so consent rules still apply. Our AI calling agent and AI chat agent pages describe how we scope these builds, and our guide on AI calling vs chat agents covers the trade-offs.

When should you not put PHI in your automation stack at all?

When you cannot sign a BAA with every vendor in the chain, cannot afford the plan that includes one, or have nobody to own the security work. In that case, keep health details in your clinical system and use automation for enquiry capture and scheduling only.

  • The BAA plan is out of reach. HighLevel's add-on is a permanent monthly cost, and Airtable requires an Enterprise Scale plan.
  • Nobody owns the setup. Self-hosting an integration layer needs someone who patches, monitors and audits it.
  • A vendor refuses the agreement. If a tool will not sign a BAA, it must not receive PHI. Replace it or redesign the data flow.
  • You want a certificate. Nothing gives you one, so choose partners for their process and honesty instead.

If you are unsure which situation you are in, our GoHighLevel expert audit is a good starting point, and it costs far less than a rebuild.

More questions about HIPAA and automation tools

Is GoHighLevel HIPAA compliant?

Not by default. HighLevel sells an optional HIPAA add-on with a BAA. You must sign it and enable HIPAA in each sub-account that will hold protected health information, and you must meet your own HIPAA obligations too.

Can I use Zapier with patient data?

Zapier says no. It states that it does not sign a BAA and that you should not use it to automate anything involving PHI. Keep PHI out of Zapier workflows and confirm the design with your counsel.

Is n8n HIPAA compliant?

No software is HIPAA compliant on its own, because HIPAA regulates how you use it. n8n Cloud has no BAA, according to n8n staff. Self-hosted n8n can be part of a compliant design when you secure it and host it under a BAA.

Does texting patients need a BAA?

If the messaging vendor transmits PHI for you, it is a business associate and needs a BAA. Keep texts minimal, and remember marketing texts fall under separate consent rules.

Does Autoesta offer HIPAA certification?

No. HHS does not certify products or vendors, and Autoesta does not certify your compliance. We build systems to your compliance team's requirements. See our home care and dental guides for examples of where the lines fall.

Has Autoesta built this for a healthcare client?

Our published healthcare-adjacent build is a dental practice, listed with our other case studies. We do not publish HIPAA outcomes for any client.

How do I start?

Book a free 30-minute call or use the contact page. Bring a list of the tools you use and what patient information moves between them.

Not sure what your stack can safely handle?

Book a free 30-minute call. Bring the list of tools you use and the patient information that moves between them.

Book a Free Strategy Call
Book a Call