Addons
Extend your backend with ready-to-use integrations for payments, email, AI, storage, and more.
Addons
Extend your backend with ready-to-use integrations for payments, email, AI, storage, and more.
Addons marketplace showing available integrations Browse and install addons from the marketplace.
How addons work
Enable an addon and new steps appear in your flow editor. Configure them with your API keys and common requests are preconfigured, so you spend less time wiring provider APIs by hand.
For example, enabling the Stripe addon gives you steps like "Create Payment Intent" and "Create Customer." Enabling OpenAI gives you AI steps for text and image workflows. Each step handles authentication, request formatting, and error handling for you.
Popular addons
Stripe Accept payments, manage subscriptions, and handle refunds. /addons/catalog/stripe
OpenAI Add AI chat, text generation, and image creation to your API. /addons/catalog/openai
SendGrid Send transactional and marketing emails at scale. /addons/catalog/sendgrid
AWS S3 Store and serve files in the cloud. /addons/catalog/aws-s3
Twilio Send SMS messages. /addons/catalog/twilio-sms
Slack Send notifications and messages to Slack channels. /addons/catalog/slack-api
How to enable an addon
Open the Addons screen
Go to Addons from the sidebar. Browse the marketplace or search for the addon you need.
Click Enable
Click the addon card and hit Enable. The addon's steps are now available in your flow editor.
Add your API key
Go to Settings > Environment Variables and add the API key the addon needs (e.g., STRIPE_SECRET_KEY). Each addon's page tells you which variables to set.
All addons
Anthropic Claude AI models for message generation. /addons/catalog/anthropic
AWS S3 Store and serve files in the cloud. /addons/catalog/aws-s3
Discord Send messages and notifications to Discord channels. /addons/catalog/discord
Firebase Auth Verify Firebase ID tokens and manage users. /addons/catalog/firebase-auth
GitHub Interact with repositories, issues, and pull requests. /addons/catalog/github
HTML to PDF Generate PDF documents from HTML templates. /addons/catalog/html-to-pdf
HubSpot Manage contacts, deals, and CRM data. /addons/catalog/hubspot
Image Processing Resize, crop, convert, and transform images. /addons/catalog/image-processing
Jira Create and manage Jira issues and projects. /addons/catalog/jira
Local Storage Read and write project files in managed storage. /addons/catalog/local-storage
Notion Create pages, query databases, and manage content. /addons/catalog/notion
OpenAI AI chat, text generation, and image creation. /addons/catalog/openai
QR Code Generate QR codes as images or data URIs. /addons/catalog/qr-code
Redis Cloud Caching, session storage, and pub/sub messaging. /addons/catalog/redis-cloud
SendGrid Send transactional and marketing emails at scale. /addons/catalog/sendgrid
Shopify Manage products, orders, and customers. /addons/catalog/shopify
Slack Send notifications and messages to Slack channels. /addons/catalog/slack-api
Stripe Accept payments, manage subscriptions, and refunds. /addons/catalog/stripe
Supabase Database queries, authentication, and storage. /addons/catalog/supabase
Twilio SMS Send SMS messages. /addons/catalog/twilio-sms
Need a custom integration?
Start with the built-in External API Call step, webhooks, or AI Copilot. If you need a reusable integration that is not in the catalog, contact Spala support.
Installing Addons /addons/installing Enable and configure addons in your project External API Steps /reference/steps/api Call services that are not in the addon catalog AI Copilot /features/ai-assistant Ask Spala to wire an integration into your backend