
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to use Mailchimp bulk email service SMTP with Qlik Cloud Services and Qlik Application Automation
Apr 21, 2023 9:13:23 AM
Apr 21, 2023 9:13:23 AM
With Microsoft and Google terminating support for Basic Authentication, Qlik suggests using a dedicated tool (such as Sendgrid, Mailchimp, or Mailgun) for bulk emails. While Qlik does not specifically endorse any of these services over the others, here's an example of how to set up Qlik Cloud Services SMTP settings with Sendgrid, taking advantage of their free tier. Going beyond that tier might require adopting a paying subscription from either Mailchimp or any of their competitors.
Environment
Qlik Cloud
Qlik Application Automation
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.
Steps
- To successfully set up an SMTP connectivity from Qlik Cloud, it is necessary to configure your sending domain with the SPF and DKIM records as described in the following MailChimp article Configure your DNS | Mailchimp.
- After this, you will have to verify your domain in the domains tab of the mandrillapp portal (you will need to have previously created an account to complete the operation): https://mandrillapp.com/settings/sending-domains
The result should be as follows: - Once the above has been completed is now time to set up an API key in the SMPT & API info tab; it will be used as password in the credentials provided in Qlik Cloud.
This is an important detail which sometimes result in oversight by the user. The password we will be using in Qlik Cloud is actually the API Key provided by mandrillapp. - Lastly, we add the credentials in the Qlik Cloud Management Console. Go to (A) Settings, (B) Email server. Complete the configuration and (C) Test the connection.
The same settings can be applied in the Send Mail block in Qlik Application Automation, under the Connection tab:
Related Content:
Implement advanced SMTP authentication options for alerts and subscriptions in Qlik Cloud
Tutorial: use Sendgrid bulk email service SMTP with Qlik Cloud Services and Qlik Application Automat...