Microsoft Outlook
Last updated
Was this helpful?
Last updated
Was this helpful?
This section guides you through the requirements, installation, and configuration steps necessary to get started with using Outlook in Kognitos.
Microsoft Azure (under the same Microsoft account)
Learning the Microsoft Outlook Book in Kognitos, which will require the following credentials:
client ID
client secret
tenant ID
user ID
You will need to:
Register Kognitos in the Azure Active directory with API permissions to Read and Send Emails.
Provide the user ID for Microsoft Graph API to work for any user.
Login to Azure Portal > Open Active Directory > App registration (In left menu)
Register a new app with a suitable name for the project.
Go to API permissions > Add permissions > Select Microsoft Graph
Select Application Permissions > Search for Mail and grant Read Write and Send Permissions.
Grant admin consent for the granted permissions.
Login to Azure portal > Go to Active directory > click on Users in menu
Create a new user or select any existing user.
Copy the value Object ID in user profile page
To interact with Microsoft Outlook in Kognitos, you need to learn the Microsoft Outlook Book. This will establish a secure connection to your account.
Ensure you have all the required credentials: the client ID, client secret, tenant ID, and user ID
In the left sidebar, click on Books.
In the search bar, search for Microsoft Outlook
, then click on the Book.
Add in the credentials when you are prompted.
Click Add to finish adding the Book.
📘 Actions Performed Under Your Credentials
Any actions taken will use the credentials you connect with. For example, if you send an email through Outlook, the sender will be the account linked to your connection credentials.