Learning & Training · Integration

Teachable

Add Teachable to your product for your customers, and give your AI agents governed access to it.

Teachable calls a customer's site a school, and everything is scoped to it, so a creator with two schools is two connections rather than one. Inside a school, a course is made of sections and lectures, a student is a user with an enrolment against a course, and progress is recorded lecture by lecture, which is what lets your product answer whether somebody is actually taking the course rather than whether they bought it. Enrolment is the write that matters most, because it is how a purchase or an entitlement somewhere else becomes access here, and unenrolment is how access ends. Transactions record what was paid, including through coupons and payment plans, so revenue can be reconciled without exporting a report. fastn keeps each school's key per tenant and follows the API.

Start freeBook a demo

In your product

Embedded for your customers. Per-tenant auth, no per-customer code, maintained by fastn.

Let each creator connect their own Teachable school so purchases in your product become enrolments in theirs.

Enrol a student in the right course when access is granted, and unenrol them when it lapses.

Read lecture-level progress to tell a creator who is stuck partway and who reached the end.

Read transactions to reconcile what was actually paid, including coupons and instalment plans.

For your AI agents

Governed, audited access for the agents you build, through the MCP server.

An agent reports which students have not opened a lecture in weeks and drafts a nudge for each.

An agent answers how a cohort is progressing through a course from its own completion records.

An agent enrols an approved student within scoped permissions, with the enrolment logged.

Example prompt

Who enrolled in this course last month, how far has each got, and which of them stopped after the first section?

Set up Teachable in 4 steps

  1. 01Enable the Teachable connector in your fastn dashboard.
  2. 02Have each creator authorise their own school, one connection per school they run.
  3. 03Map the course and student fields your product uses, and decide what triggers an enrolment or an unenrolment.
  4. 04Call it from your product and expose the same governed connection to your agents.

Why teams use the Teachable integration

What you get by embedding it with fastn instead of building it yourself.

  • Ship a Teachable integration without building it. Your customers connect their own Teachable account inside your product and work their learners, training records and credentials there, with no per-customer code on your side.
  • Handle the part that actually costs time: completion records get used as compliance evidence, so they have to be accurate and attributable. fastn owns the auth, token refresh, rate limits, pagination and breaking-change fixes, so a Teachable update is not your on-call problem.
  • One integration serves your product and your agents. The same governed Teachable connection powers in-product features and gives AI agents scoped, audited access, so you keep training records current without chasing spreadsheets without wiring it twice.

Used by these teams

HR & People Ops

Compare with

Skilljar

Works well with

StanStripe

Often used alongside

Tools the same teams tend to run next to Teachable, across other categories.

SlackNotionBoxDocusign

Teachable integration FAQ

How do I add a Teachable integration to my product?

Enable the Teachable connector in your fastn dashboard, then let each customer authenticate their own Teachable account. fastn handles the OAuth flow, token storage and refresh per tenant, so there is no Teachable client code in your app and no per-customer branch in your codebase. Setup is 4 steps.

Do my customers each connect their own Teachable account?

Yes. Every connection is scoped to the individual customer, so each authorises their own Teachable account and only ever sees their own learners, training records and credentials. That per-tenant isolation is the point of an embedded integration: you support the long tail of customer setups without maintaining an integration per customer.

Can AI agents use this Teachable integration?

Yes. The same connection is exposed to your agents through the fastn MCP gateway, with permissions scoped per tenant and every call audited. An agent reports which students have not opened a lecture in weeks and drafts a nudge for each.

Who maintains the Teachable integration?

fastn does. When Teachable changes an endpoint, deprecates a field or alters its auth, the fix lands in the connector rather than in your backlog, and your customers' connections keep working.

Can my product enrol a learner or award a credential in Teachable automatically?

Yes. An event in your product can enrol someone, assign a course, add them to a training path, or issue a credential in the customer's own Teachable account, so training and recognition follow what actually happened rather than a manual upload.

Can I read completion and credential records back out of Teachable?

Yes, scoped per tenant and audited. Completions and issued credentials are frequently used as compliance evidence, so the read is logged and attributable rather than a bulk export nobody can trace.

What can I build with the Teachable integration?

A common starting point: let each creator connect their own Teachable school so purchases in your product become enrolments in theirs. Teams also use it for the other use cases listed above, and expose it to agents for governed reads and writes.

How much does the Teachable integration cost?

It is included. Pricing is based on connected accounts, not on how many connectors you enable, so adding Teachable does not change your per-connector cost. You can start free with 3 connected accounts.

Add Teachable to your product

Start free with 3 connected accounts. No sales call required, and no per-customer integration code.

Start freeRead the docs
← All integrations