Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Input Data from a CSV URL sent within a CSV via Outlook

SierraZizzo
7 - Meteor

Hello,

 

I am trying to automate a workflow that can accept a CSV coming from Outlook. The CSV I need is accessed from opening a URL housed in the Original CSV. 

 

Does anyone have any experience automating this process?

 

Thanks,

Sierra :)

2 REPLIES 2
gautiergodard
13 - Pulsar

Hello @SierraZizzo 

Could you take the URL contained in your csv and pass the value(s) through to a download tool? This should allow you to access the data set!

gyang3
Alteryx Alumni (Retired)

@SierraZizzo See workflow attached. What I've done here as an example is pull in the CSV file that contains the URL using the Input Tool and then pulling in a Dynamic Input to read that URL in the csv file.

 

gyang3_0-1666292078458.png

 

If this helps solve your question, please mark as solution so others can follow as well

Labels
Top Solution Authors