Integration Configuration

Configure addon credentials and integration settings from the Spala dashboard.

Integration Configuration

Catalog addons show their required configuration in the Spala dashboard. When an addon needs an API key, webhook secret, account ID, or region, Spala prompts you for the value during setup.

Where To Configure Values

- Addon settings — Values specific to the enabled addon
- Settings > Environment — Project-level secrets and runtime values
- Endpoint/function inputs — Values that should vary per request

Protect secrets

Store API keys and webhook secrets in Spala project settings. Do not expose them in browser code or public repositories.

Custom Service Calls

If the integration is not in the catalog, use the External API Call step and reference credentials from project environment variables.

Installing Addons
/addons/installing
Enable and configure catalog addons
External API Steps
/reference/steps/api
Call services directly from functions
Settings
/settings
Manage environment variables and project controls