Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to send a google sheet by mail but I can't find the way, can you help me?
Unfortunately, It's not possible to send the google sheet as an attachment via email using QAA
We can achieve it using Microsoft Excel files where we can convert excel report to pdf and send it as an attachment using Send Mail block
For more info refer to the below article
Hope this helps!
Thanks!
Afeefa TK
There is a google sheets connector within Qlik Cloud application automation.
Qlik Application Automation includes a set of connectors that let you integrate third-party services and applications into your data analytics workflows. This section lists the available connectors and what they are used for.
You may wish to being to explore your requirement therein.
Kind regards...
Thanks for your answer, I know the connectors but I'm not getting my automation to send the google sheet
I suggest that you disable the 'send mail' object and do a 'test' run to ensure that there are no errors in your automation.
Once your tests are good with 'send mail' block disabled, you will then need to
Keep in mind that simple authentication has been disabled by providers such as google and microsoft.
If the issue is with your SMTP provider which you use in your Send Mail object, then you may wish to try a different email provider. See suggestions in the link below.
Kind regards...
Unfortunately, It's not possible to send the google sheet as an attachment via email using QAA
We can achieve it using Microsoft Excel files where we can convert excel report to pdf and send it as an attachment using Send Mail block
For more info refer to the below article
Hope this helps!
Thanks!
Afeefa TK
UPDATE
We found a way to send Microsoft excel report as an attachment using Send Mail block. Please take a look at this article.
Thanks