Apps

An app is an instance of an integration typically with added credentials. Apps allow you to connect to specific accounts or services using the framework provided by integrations.

What Are Apps?

Apps are created from integrations by adding your specific credentials and configuration. They represent actual connections to external services that can be used in channels and workflows.

Multiple Apps per Integration

A user can have multiple apps for the same integration. For example:

  • Multiple social media accounts of the same type (Twitter, Facebook, etc.)
  • Different database environments (development, staging, production)
  • Multiple API keys for the same service
  • Separate accounts for different projects or teams

Creating Apps

  1. Choose an available integration
  2. Provide your credentials (API keys, tokens, passwords)
  3. Configure any required settings
  4. Test the connection
  5. Save and activate the app

Managing Apps

Once created, apps can be:

  • Used in multiple channels
  • Shared with team members (with appropriate permissions)
  • Updated with new credentials
  • Disabled or removed when no longer needed

Security

All app credentials are encrypted and stored securely. Only authorized team members can access or modify app configurations.