Microsoft 365 activity for Graph API

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


image

Please let me know your thoughts.

Thanks,
Amrutha

1 Like

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