Hello!
I'm looking to take the results of my workflow and do the following:
1) Save it as an excel document in a path I provide
2) Take that excel file and attach it to an Outlook email to send to 1 user
3) Schedule this to occur on the 1st of the Month
Currently, my data is connected through a SQL database. After I do the analysis within Alteryx, I'd like the results to be sent to a user, monthly. Any idea how I can do this?
I've looked into the Email tool but not sure what SMTP to use. I used my company one and use the general outlook one with no luck. Also, how would I schedule this to happen monthly? I don't see a schedule option within the Email tool.
I'm VERY new to Alteryx so if you can attach a workflow with your suggestions, I would appreciate it. Thank you in advance!
UPDATE: It seems like I have to figure out my SMTP server settings. I was able to test it out with GMAIL and it worked. I guess I just need to figure out how to save it as an email attachment and send out once a month.