Hello.
We have some users that upload files to external SMB shares on our network.
We want a specific person to receive an email alert when a new file is uploaded to these specific folders.
I believe I may be able to accomplish this with a Flow and the Workflow external scripts add-on but I’m not sure where to begin as far as the actual script is concerned.
Where should the script be placed?
What function or command would be used to send the email?
I’d like to have the username, filename and date/time included.
We are self hosted on Ubuntu server using Apache.
Thanks for any input.