Jump to Content
TeachableAPI ReferenceAPI User GuidesWebhooksUse Cases & Tutorials
HomeGuidesRecipesAPI ReferenceChangelog
API ReferenceAPI User GuidesWebhooksUse Cases & TutorialsTeachable
Guides
HomeGuidesRecipesAPI ReferenceChangelog

Admin API User Guides

  • Overview
  • Quickstart Guide
  • Authentication
  • Requests
  • Status & Error Codes
  • Rate Limits
  • Pagination
  • Resources & Support

OAuth API User Guides

  • Overview
  • OAuth Quickstart Guide
  • Refreshing access tokens
  • Revoking app access
  • Rate Limits

Use Cases & Tutorials

  • Tutorial: Pull transactions data into Google Sheets
  • Tutorial: Add start date params to filter transactions data in Google Sheets
  • Tutorial: Connect Teachable webhooks and API to automate course enrollment sequences
  • Quickstart Guide: How to test Teachable Webhooks in your local environment in minutes
  • Partner Tutorial: How to connect to the Teachable API with Apps Script

Webhooks

  • Overview
  • Webhook events and data
  • Add and manage webhooks
Powered by 

Partner Tutorial: How to connect to the Teachable API with Apps Script

Suggest Edits

Tutorial by Ben Collins

This post explores how to connect to the Teachable API using Apps Script. You can use this setup to return data about your online courses and show it in Google Sheets.

https://www.benlcollins.com/apps-script/teachable-api/

Updated over 2 years ago


  • Table of Contents
    • Tutorial by Ben Collins