Hi Community,
I wish to test a flow where Alteryx writes media files to a publicly accessible location, and using a python script that we have configured, Whatsapp API by Twilio picks those files and sends to respective recipients.
We have tested the second part of sending media files to users, Now I seek support on how to plug such public UNC path to the render tool under the Alteryx Designer.
We have used the SharePoint -- by writing to a specific folder, and linking the same folder path in the python script to pick up files inside it, but while at Folder level it is accessible by the script, at File level (under the shared folder) -- it is asking for access explicitly.
Thank you for you 2 minutes either way.