I’m wondering if its possible to create a file, encode it and then add it as an attachment. Since the attachment field needs a url the only way for me to do this would be to make an api call from within the script to store the file in an AWS s3 bucket, return that url and then attach. This seems like a huge work around. For now I can just use the raw text field in the text field, if the large text file fits, but for formated xlx files for example this won’t work.
Seems like a long workaround just to output a file, is there another way to do this?
Question
Attach file from script without hosting in a third party site to get an url
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
