Configs are values used by one app, such as API keys, URLs, recipients, or adjustable settings.
Where to find them
Open the app, choose Settings, then Configs.
If the app has none, you will see No configs for this app.
Config keys are created for you
Appaca creates Config keys when the app needs them. You enter the values.
An app that uses an external service may not work until you fill in its Configs.
-
Request the app behavior
Appaca creates any Config keys the app needs.
-
Open Settings and then Configs
The new key is listed with an empty field.
-
Paste the value and save
You will see App configurations updated successfully.
-
Test the app
Run the action that uses the Config.
What belongs in Configs
Use Configs for:
- API keys and tokens
- Webhook URLs
- Notification channels or default recipients
- Adjustable thresholds
Configs are plain text fields. If the app stops working after a change, check for an extra space or incomplete value.
Copies do not carry values
Remixing or cloning an app recreates its Config keys but leaves the values empty. Fill them in before testing integrations in the new app.