Skip to content

Connecting Apps

GloriaMundo connects to hundreds of external apps through OAuth and API keys. You need to connect an app before your workflows can interact with it.

How Connections Work

GloriaMundo uses Composio to manage app connections securely. When you connect an app:

  1. You're redirected to the app's own authorisation page (e.g., Google, Slack, GitHub)
  2. You grant GloriaMundo the permissions it needs
  3. You're redirected back to GloriaMundo

GloriaMundo never asks for your password. All authentication happens through the app's own OAuth flow.

Connecting an App

There are two ways to connect an app:

From the Builder

When you create a workflow that uses a service you haven't connected yet, the builder will prompt you. Click the connection button to start the OAuth flow.

From the Connections Page

Navigate to Connections in the sidebar to see all your connections and add new ones.

  1. Click Open Integrations
  2. Find the app you want to connect
  3. Click Connect and complete the authorisation flow

[Screenshot needed: Connections page showing the summary grid and list of connected services]

Connection Types

OAuth Apps

Most apps use OAuth, which provides secure, token-based access. Examples: Gmail, Slack, Google Sheets, HubSpot, GitHub, Notion, Salesforce.

API Key Apps

Some apps require an API key instead of OAuth. You'll need to generate a key from the app's settings and paste it into GloriaMundo. Examples: SendGrid, Twilio, Clearbit.

Connection Health

Each connection has a health status:

  • Active — Working normally
  • Expiring soon — Token will expire within 7 days (shown in yellow)
  • Expired — Token has expired and needs to be refreshed or reconnected (shown in red)

The sidebar shows a badge when any connections need attention.

Learn more about connection health

Refreshing Connections

If a connection expires or starts having issues:

  1. Go to the Connections page
  2. Find the affected connection
  3. Click Refresh to attempt an automatic token refresh
  4. If refresh fails, you'll be prompted to reconnect via OAuth

Disconnecting Apps

To remove a connection:

  1. Go to the Connections page
  2. Find the connection you want to remove
  3. Click Disconnect

Disconnecting an app will prevent any workflows that use it from executing successfully.

Supported Apps

GloriaMundo supports hundreds of apps through Composio. Popular integrations include:

Category Apps
Email Gmail
Messaging Slack, Discord, WhatsApp
Social Twitter/X, LinkedIn, Facebook, Instagram, TikTok
Productivity Notion, Google Sheets, Google Drive, Google Calendar, Airtable, Trello, Asana, Todoist
Developer GitHub, GitLab, Jira, Linear
CRM HubSpot, Salesforce, Pipedrive
Commerce Stripe, Shopify
Other Zoom, Dropbox, Intercom

Next Steps