Integrate with Microsoft Teams
When the integration mode is Custom App, proceed with the following steps:
Prerequisites
- Microsoft 365 Business or Enterprise account - Azure Active Directory (Entra ID) Admin access - Access to Azure Portal - Redirect URI from Artha integration screen
Step 1: Create an App Registration in Azure
Go to https://portal.azure.com
Click on App registrations
Click New registration
Enter app name (e.g., Artha Teams Integration)
For, supported account type, choose "Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts".
Click Add a platform → Web.
Add the Redirect URIs provided by Artha
https://api.arthajobboard.com/admin/app-center/oauth/callback
https://api.arthajobboard.com/client/api/v1/app-center/oauth/callback
Click Register.
Copy the Client ID.

Step 2: Configure Redirect URI
Open the registered app
Go to Manage -> Authentication
Click on Add Redirect URI button
Click on Web -> Select
Add the second Redirect URI provided by Artha
Save changes / Configure.

Step 3: Create Client Secret
Go to Manage -> Certificates & secrets
Click "New client secret".
Add description and expiry for integration
Click Add
Copy the Client Secret.

Step 4: Configure API Permissions
Go to Manage -> API permissions
Click Add a permission
Select Microsoft Graph
Choose Application permissions
Search the following permissions and add: - OnlineMeetings.ReadWrite.All - Calendars.ReadWrite
Choose Delegated permissions
Search the following permissions and add: - Calendars.ReadWrite.Shared - User.Read - Calendars.ReadWrite - OnlineMeetings.ReadWrite
Click Grant admin consent from the modal.

Step 5: Enable Teams Interop
Navigate to https://admin.microsoft.com.
Navigate to "Users. Next to the user, go to "Manage product licenses".
Under Apps, find Microsoft Teams and enable if not done, and save.
Step 6: Enter Details on the platform.
Client ID
Client Secret
Click on "Connect".

Last updated
Was this helpful?

