The Outlook Integration allows you to connect your EEtech chatbot with Microsoft Outlook to automate email communication. By syncing chatbot interactions with Outlook, you can generate, schedule, and send emails automatically—improving response times and communication efficiency.Documentation Index
Fetch the complete documentation index at: https://eetech.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Benefits of Outlook Integration
- 📧 Automatically send emails triggered by chatbot interactions
- ⚡ Faster follow-ups without manual effort
- 🔄 Secure integration using Microsoft OAuth credentials
- 🧠 Improved customer communication and engagement
- ⏱️ Save time by automating routine email responses
Accessing the Outlook Integration
- Log in to your EEtech Dashboard
- Select your Bot
- Navigate to Integrations
- Click on Third-party Apps Integration
- Select Outlook from the list
- Click on the Connect button.
**How to Connect Outlook with **EEtech
To connect Outlook, you need to enter your Client ID and Client Secret generated from Microsoft Azure. Step 1: Create an App in Azure- Go to the Microsoft Azure Portal
- Sign in with your Microsoft account
- Navigate to Azure Active Directory
- Click App registrations
- Select New registration
- Enter an app name (e.g., EEtech_Outlook Integration_ )
- Choose the supported account type
- Click Register
- After registration, copy the Application (Client) ID
- Paste this value into the Client ID field in EEtech
- In the same app, go to Certificates & secrets
- Click New client secret
- Add a description and select an expiry duration
- Click Add
- Copy the generated Client Secret
- Paste the Client ID
- Paste the Client Secret
- Click Connect
Required Permissions
Ensure the following permissions are enabled for the Azure app:- Mail.Send
- User.Read
Use Cases
- Automated Follow-ups Trigger Outlook emails automatically based on chatbot conversations
- Lead Communication Send personalized emails to leads captured by the chatbot
- Internal Notifications Notify teams when specific chatbot events occur
Troubleshooting
Invalid Client ID or Client Secret- Ensure values are copied correctly
- Check that the client secret has not expired
- Verify required permissions are granted
- Reauthorize the app after permission changes
- Check Azure app status
- Regenerate Client Secret if required
