Secure files will only work when accessed from within Tadabase.
Assuming the file is not necessarily secure, it is possible to send the file as an attachment, but requires several steps.
- You must convert the file to BASE64
- Save the Base64 to the Database
- Use the SendGrid Pipe to send file with attachment.
I think there’s another thread in the community that explains this in details. I’ll try to find the link and add it here.
Edit: Here’s the link: Multiple PDF Generator