How to connect Fauna and Teachable
Create a New Scenario to Connect Fauna and Teachable
In the workspace, click the “Create New Scenario” button.

Add the First Step
Add the first node – a trigger that will initiate the scenario when it receives the required event. Triggers can be scheduled, called by a Fauna, triggered by another scenario, or executed manually (for testing purposes). In most cases, Fauna or Teachable will be your first step. To do this, click "Choose an app," find Fauna or Teachable, and select the appropriate trigger to start the scenario.

Add the Fauna Node
Select the Fauna node from the app selection panel on the right.


Fauna

Add the Teachable Node
Next, click the plus (+) icon on the Fauna node, select Teachable from the list of available apps, and choose the action you need from the list of nodes within Teachable.


Fauna
⚙
Teachable

Authenticate Teachable
Now, click the Teachable node and select the connection option. This can be an OAuth2 connection or an API key, which you can obtain in your Teachable settings. Authentication allows you to use Teachable through Latenode.
Configure the Fauna and Teachable Nodes
Next, configure the nodes by filling in the required parameters according to your logic. Fields marked with a red asterisk (*) are mandatory.
Set Up the Fauna and Teachable Integration
Use various Latenode nodes to transform data and enhance your integration:
- Branching: Create multiple branches within the scenario to handle complex logic.
- Merging: Combine different node branches into one, passing data through it.
- Plug n Play Nodes: Use nodes that don’t require account credentials.
- Ask AI: Use the GPT-powered option to add AI capabilities to any node.
- Wait: Set waiting times, either for intervals or until specific dates.
- Sub-scenarios (Nodules): Create sub-scenarios that are encapsulated in a single node.
- Iteration: Process arrays of data when needed.
- Code: Write custom code or ask our AI assistant to do it for you.

JavaScript
⚙
AI Anthropic Claude 3
⚙
Teachable
Trigger on Webhook
⚙

Fauna
⚙
⚙
Iterator
⚙
Webhook response

Save and Activate the Scenario
After configuring Fauna, Teachable, and any additional nodes, don’t forget to save the scenario and click "Deploy." Activating the scenario ensures it will run automatically whenever the trigger node receives input or a condition is met. By default, all newly created scenarios are deactivated.
Test the Scenario
Run the scenario by clicking “Run once” and triggering an event to check if the Fauna and Teachable integration works as expected. Depending on your setup, data should flow between Fauna and Teachable (or vice versa). Easily troubleshoot the scenario by reviewing the execution history to identify and fix any issues.
Most powerful ways to connect Fauna and Teachable
Teachable + Fauna + Slack: When a new user enrolls in a Teachable course, the enrollment information is stored in Fauna. Then, a notification is sent to a Slack channel.
Teachable + Fauna + Airtable: When a user's profile is updated in Teachable, their profile in Fauna is updated. An entry is also created in Airtable to track the change.
Fauna and Teachable integration alternatives

About Fauna
Use Fauna in Latenode to build scalable, globally distributed data workflows. Automate user authentication or financial data handling with Fauna's ACID compliance. Integrate it into visual flows for real-time updates and simplified data consistency across all your connected apps.
Related categories
About Teachable
Automate Teachable course management in Latenode. Enroll students, track progress, and send targeted communications based on course activity. Integrate with CRMs or marketing platforms for personalized learning paths. Use Latenode’s visual editor and flexible nodes for streamlined student lifecycle automation.
Related categories
See how Latenode works
FAQ Fauna and Teachable
How can I connect my Fauna account to Teachable using Latenode?
To connect your Fauna account to Teachable on Latenode, follow these steps:
- Sign in to your Latenode account.
- Navigate to the integrations section.
- Select Fauna and click on "Connect".
- Authenticate your Fauna and Teachable accounts by providing the necessary permissions.
- Once connected, you can create workflows using both apps.
Can I automate course enrollment based on database updates?
Yes, you can! Latenode’s visual editor makes it easy to trigger Teachable enrollment directly from Fauna data changes, streamlining course access and saving time by automating manual tasks.
What types of tasks can I perform by integrating Fauna with Teachable?
Integrating Fauna with Teachable allows you to perform various tasks, including:
- Automatically enrolling students in a Teachable course after signup.
- Updating student records in Fauna when they complete a Teachable lesson.
- Syncing course progress data from Teachable to Fauna for reporting.
- Triggering personalized email sequences based on student activity.
- Creating backups of Teachable course data in Fauna.
How can I handle complex data transformations with Fauna on Latenode?
Latenode offers flexible JavaScript blocks to transform data between Fauna and other apps, enabling complex data handling beyond simple field mapping.
Are there any limitations to the Fauna and Teachable integration on Latenode?
While the integration is powerful, there are certain limitations to be aware of:
- Real-time data synchronization might be subject to API rate limits.
- Complex query logic may require custom JavaScript code.
- Initial setup requires familiarity with both Fauna and Teachable data structures.