Attaching PDF without sharing queue?

Hi

Is there a way to have a hosted email attach a pdf hidden in the scene without using a sharing queue? Perhaps somehow bind it to the send function?

Background: I plan on having a multi-scene experience where each scene gives information on a particular product. If the user would like to have a pdf synopsis of the product sent to them, I was hoping to have them be able to email the product synopsis corresponding to their current scene to themselves after a text input.

Hi Andrew, what you can do is place the pdf somewhere out side the display area. The set a trigger on the text input that automatically adds the respective pdf to to sharing queue for the first action & send email in the second action.

That way as soon as someone exits the text editing mode, the pdf is automatically added and email sent, all this happens in the background.