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

General Discussions

Discuss any topics that are not product-specific here.
SOLVED

Reading network directory and loading PDF file to Database

Shapna74
7 - Meteor

Hi 

I want to create a workflow that will import all the pdf files from network drive to SQL server. Is it possible to achieve using Alteryx? I am new to Alteryx, any advise ?

 

Regards

Syeda

2 REPLIES 2
patrick_mcauliffe
14 - Magnetar
14 - Magnetar

Are you wanting to store the PDF as a blob in the server?

If so, then yes you can.  Use the blob input to read in the pdf (or a wildcard in the name to read a directory of pdfs) and output to the server.

Shapna74
7 - Meteor

Thanks Patrick!Much appreciated!

Labels
Top Solution Authors