Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
LauraneSchaerer
Partner - Contributor II
Partner - Contributor II

Graph API

Hi,

Is it possible to configure mailing alert through Graph API or is SMTP the compatible protocle?

BR, 

 

Labels (1)
  • API

1 Reply
jprdonnelly
Employee
Employee

@LauraneSchaerer - if you are referencing the email delivery of notifications/alerts from a Qlik Cloud tenant, it is only possible to utilize a SMTP connection using Basic Authentication (though, I personally prefer the delivery via native notifications through the mobile app on iOS or Android to email).

It is possible to use the OAuth2 REST API connector in Qlik App Automation (QAA) to communicate with Microsoft's Graph API, however it would be easier to utilize the Outlook 365 connector if using QAA.

- @jprdonnelly