PLATFORM GLOSSARY

Connect the tools.

Reusable setup guides. No automation-specific fields, prompts, or business rules.

13 GUIDES
AI

Airtable

Credentials15 min
Get an Airtable token

Create a Personal Access Token and give it access to only the bases it needs.

Webhooks12 min
Trigger n8n safely from Airtable

Connect an Airtable button to n8n without exposing your live link.

ME

Meta

Access25 min
Create a Meta app and get tokens

Create the app, choose permissions, test a token, and plan how it will stay valid.

API basics15 min
Query the Meta Graph API

Build a small read-only request, choose fields, and follow pagination safely.

GO

Google

Gmail20 min
Connect Gmail to n8n with OAuth

Enable the Gmail API, create a Google OAuth client, and connect one mailbox to n8n.

OAuth20 min
Set up Google OAuth for APIs

Create a project, configure consent, choose scopes, and connect an OAuth client.

Credentials12 min
Connect Gemini to n8n

Make a Gemini API key, save it in n8n, and test it.

SL

Slack

Bot + OAuth20 min
Connect a Slack bot to n8n

Create a Slack app, give it only the scopes it needs, add it to a channel, and connect OAuth.

Events API25 min
Send Slack events to n8n

Connect Slack’s Events API to an n8n webhook, acknowledge events quickly, and verify that requests really came from Slack.

GO

Google Drive

OAuth20 min
Connect Google Drive to n8n

Create the OAuth connection and test one file upload.

N8

n8n

Security10 min
Publish n8n workflows without publishing secrets

Clean private account details out of an n8n file before sharing it.

API access15 min
Let n8n manage workflows

Create an n8n API key, connect the n8n node, and limit the risk when a workflow reads or updates another workflow.

CO

Concept

Explainer8 min
OAuth, in plain English

See how one app gets safe, limited access to another.