Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Email Tool to Automatically Send Emails with Attachments

Pianalyst
7 - Meteor

I am having an extremely difficult time getting the Email tool to work for my purposes. I understand that Alteryx does not allow authentication in their email tool, and since my company does not have an on site server for our emails, this does not work for us. We are hosting our domain on Network Solutions, and Rackspace is our Email server. I have been messing around with Send Grid to see if I can get this tool to relay with my email address, however I am clueless as to what I must set up before hand and what I need to put in the smtp field of the tool. Documentation is sparse. I have found several workarounds but they are not ideal. 

 

Any help would be much appreciated!

7 REPLIES 7
dataMack
12 - Quasar

The Alteryx email tool leverages SMTP to send e-mails, so all you need is the info on how to authenticate to your SMTP server.  A quick search led me to this page for rackspace hosted email:https://support.rackspace.com/how-to/rackspace-email-and-hosted-exchange-settings/

 

Which indicates the setting is secure.emailsrvr.com on port 465

 

Hope that helps!

Pianalyst
7 - Meteor

Thank you for the prompt reply! I just tried entering "secure.emailsrvr.com:465" in the SMTP field and got this error:

Email (2) Record#1: Unable to connect with AtlSmtpReadData for secure.emailsrvr.com:465

 

This is definitely further than I got before!!

 

My question with this method is, how does Alteryx authenticate my email address? I don't get how it can send my email without the password since anyone would be able to send emails from my address if they could just use this servername and port number.

Pianalyst
7 - Meteor

Solved my issue with the service smtp2go found in this post : Email Tool - Gmail and Hotmail

gkakarlapudi
Alteryx
Alteryx

For those of you following this thread, as of the 2019.3 version of Alteryx Designer we have authentication functionality within the Email Tool. Users can now enter their credentials (username & password), select an encryption method, and connect to the appropriate port number.

 

If you are interested in connecting to a Gmail or other email service that was not previously supported by Alteryx Designer, please refer to the following knowledge base article to learn more on how to do so.

https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Send-Emails-Through-Gmail-Us...

hardikkanabar
6 - Meteoroid

Hi Can alteryx send emails using secure voltage encrypted emails through the designer / server?

ljholbroo
5 - Atom

Thanks @gkakarlapudi!

 

Question, if I multiple users running the same workflow, how can I add a prompt for the user running the workflow to enter their email and username?

deepaprash
8 - Asteroid

Hello,

I have a related question.

I am able to send emails via Alteryx but do not know if I can send data via the email as an attachment. I have been able to send data as an embedded table within the email but folks would instead like to receive an excel attachment instead. Is that possible?

 

Thanks 

Deepa

Labels