<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Send Email through Qlik Sense without NPrinting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1872727#M72003</link>
    <description>&lt;P&gt;Thanks for the response, Fabian. My requirement is like sending emails to alert the list of people who are not submitting their Rankcard within the due date.&lt;/P&gt;
&lt;P&gt;Email,Name, Submission, Message&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:1@ak.com," target="_blank"&gt;1@ak.com,1,No,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:1@ak.com" target="_blank"&gt;2@ak.com,2,No&lt;/A&gt;&lt;A href="mailto:1@ak.com," target="_blank"&gt;,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;@@ak.com,3,No&lt;A href="mailto:1@ak.com," target="_blank"&gt;,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So I have email id, Name and their message in the data and these needs to be sent by email separately and I can achieve this by mail merge. But the thing is without manual intervention, the email has to be sent to those users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Dec 2021 15:03:51 GMT</pubDate>
    <dc:creator>rammuthiah</dc:creator>
    <dc:date>2021-12-17T15:03:51Z</dc:date>
    <item>
      <title>Send Email through Qlik Sense without NPrinting</title>
      <link>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1872645#M71996</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is there any way to send emails to the users automatically from Qlik sense?&lt;/P&gt;
&lt;P&gt;I tried the mail merge option, even that wanted to be automated. Without any manual intervention, the report has to be sent to the users in the mail merge option&lt;/P&gt;
&lt;P&gt;My requirement is like sending emails to alert the list of people who are not submitting their Rankcard within the due date.&lt;/P&gt;
&lt;P&gt;Email,Name, Submission, Message&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:1@ak.com," target="_blank"&gt;1@ak.com,1,No,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:1@ak.com" target="_blank"&gt;2@ak.com,2,No&lt;/A&gt;&lt;A href="mailto:1@ak.com," target="_blank"&gt;,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;@@ak.com,3,No&lt;A href="mailto:1@ak.com," target="_blank"&gt;,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So I have email id, Name and their message in the data and these needs to be sent by email separately and I can achieve this by mail merge. But the thing is without manual intervention, the email has to be sent to those users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 16:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1872645#M71996</guid>
      <dc:creator>rammuthiah</dc:creator>
      <dc:date>2024-11-16T16:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email through Qlik Sense without NPrinting</title>
      <link>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1872679#M71999</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/8795"&gt;@rammuthiah&lt;/a&gt;&amp;nbsp;, please check about SMTP Connector, it works perfectly to send even a formatted data table directly in the email body.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/Notification-Connector.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/Notification-Connector.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Qlik-SMTP-Notification-Connector-How-to-set-it-up/ta-p/1716061" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Qlik-SMTP-Notification-Connector-How-to-set-it-up/ta-p/1716061&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 13:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1872679#M71999</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2021-12-17T13:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email through Qlik Sense without NPrinting</title>
      <link>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1872727#M72003</link>
      <description>&lt;P&gt;Thanks for the response, Fabian. My requirement is like sending emails to alert the list of people who are not submitting their Rankcard within the due date.&lt;/P&gt;
&lt;P&gt;Email,Name, Submission, Message&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:1@ak.com," target="_blank"&gt;1@ak.com,1,No,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:1@ak.com" target="_blank"&gt;2@ak.com,2,No&lt;/A&gt;&lt;A href="mailto:1@ak.com," target="_blank"&gt;,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;@@ak.com,3,No&lt;A href="mailto:1@ak.com," target="_blank"&gt;,Kindly submit ASAP!!!!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So I have email id, Name and their message in the data and these needs to be sent by email separately and I can achieve this by mail merge. But the thing is without manual intervention, the email has to be sent to those users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 15:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1872727#M72003</guid>
      <dc:creator>rammuthiah</dc:creator>
      <dc:date>2021-12-17T15:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Send Email through Qlik Sense without NPrinting</title>
      <link>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1873217#M72036</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/8795"&gt;@rammuthiah&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;QlikSense does not have e-mail capably built in, other than the SMTP connector&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121051"&gt;@QFabian&lt;/a&gt; mentioned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But we do have another tool that handels notifications. See links below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Getting-the-Most-from-Qlik-Alerting/ta-p/1816044" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Getting-the-Most-from-Qlik-Alerting/ta-p/1816044&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.qlik.com/us/products/qlik-sense/data-alerts" target="_blank"&gt;https://www.qlik.com/us/products/qlik-sense/data-alerts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 10:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Send-Email-through-Qlik-Sense-without-NPrinting/m-p/1873217#M72036</guid>
      <dc:creator>Maria_Halley</dc:creator>
      <dc:date>2021-12-20T10:06:13Z</dc:date>
    </item>
  </channel>
</rss>

