Hello,Can you add a password to a .pdf file and send it with alteryx?Thank you.
You can use the Python Tool to encrypt the pdf: https://stackoverflow.com/questions/43475295/encrypt-pdfs-in-python
Then use the Email Tool to send it as an attachment.
Please refer here: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Output-PDF-reports-with-a-password/td-p/108249#:~:text=Alteryx%20does%20not%20have%20any,Command%20tool%20to%20create%20a%20.
Actually, there's a post here too: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Need-help-with-the-Command-tool/m-p/108561#M19350%C2%A0
Great link @PhilipMannering - will bookmark that...