diff --git a/docs/integrations/introduction.mdx b/docs/integrations/introduction.mdx index cce19f3a4..d307fa403 100644 --- a/docs/integrations/introduction.mdx +++ b/docs/integrations/introduction.mdx @@ -33,6 +33,7 @@ Navigate the menu or select Integrations from the table below. | API | Description | Webhooks | Tasks | | ----------------------------------------- | ---------------------------------------------------------------- | -------- | ----- | +| [Airtable](/integrations/apis/airtable) | Interact with the Airtable API | 🕘 | ✅ | | [GitHub](/integrations/apis/github) | Subscribe to webhooks and perform actions | ✅ | ✅ | | [Linear](/integrations/apis/linear) | Streamline project and issue tracking | ✅ | ✅ | | [OpenAI](/integrations/apis/openai) | Generate text and images. Including longer than 30s prompts | N/A | ✅ | @@ -41,5 +42,6 @@ Navigate the menu or select Integrations from the table below. | [Resend](/integrations/apis/resend) | Send emails using Resend | 🕘 | ✅ | | [SendGrid](/integrations/apis/sendgrid) | Send emails using SendGrid | 🕘 | ✅ | | [Slack](/integrations/apis/slack) | Send Slack messages | 🕘 | ✅ | +| [Stripe](/integrations/apis/stripe) | Interact with the Stripe API | ✅ | ✅ | | [Supabase](/integrations/apis/supabase) | Interact with your projects and databases | ✅ | ✅ | | [Typeform](/integrations/apis/typeform) | Interact with the Typeform API and get notified of new responses | ✅ | ✅ |