Hi everyone,
I want to connect to send an email using Graph API. Is it achievable through Microsoft 365 activities? I have the tenantID, Client ID and Secret mapped as shown below: ApplicationSecret : Secret ApplicationID : ClientID Tenant : TenantID
Please let me know your thoughts.
Thanks, Amrutha
Hi @ammohan
May I know what are the permissions provided for office365 in Devops?
Looks like the permissions provided are wrong
And when application secret is given you need not give username and password …For using application secret give the application scope permissions
cheers