How to add a PDF to email notifications?

Hi is there an easy way to send a .pdf with an email notification?

for example we would like to send gift card instructions with each gift card purchased. So it can be printed or forwarded separately.

You would add the pdf to your files admin then add either the url to your email notifications, or use liquid to output a url using the file name so future editing is easier.

https://help.shopify.com/en/manual/shopify-admin/productivity-tools/file-uploads

https://shopify.dev/docs/themes/liquid/reference/filters/url-filters#file_url

1 Like

I can’t tell you how much time I spent trying to get that info. Thanks for your quick response… as you can tell this is all so new to me.