How to connect to an Integration in an Action
Connect to your emails, chats or CRM in your actions.
Last updated About 2 hours ago
Assumes: you already have access to the workspace and you can edit an Action.
Open Integrations
Click your name (bottom-left).
Go to Integrations.
Enable the integration you need
Find the service you want to use (e.g., Gmail, Outlook, Microsoft Teams).
Click Connect (or Enable) and complete the authorization flow.
Reference the integration in your Action instructions
In your Action instructions, explicitly tell AI which external service to use and what to do with it.
If you have multiple possible sources, choose the right branch
If the info is in email, reference Gmail or Outlook.
If the info is in chat, reference Microsoft Teams.
Use a proven prompt example for inspiration:
βAsk the user which thread it is (or use the currently open thread). Read the whole thread in their [Outlook|Gmail] inbox and summarize it in a few lines: the topic, each person's position, the decisions taken, and what is expected from them. Return only the summary.β