The CreatorCon Call for Content is officially open! Get started here.

Is there any way to open/download attachments without login into SNOW?

Nani6
Mega Guru

Hi All,

I have a requirement to send notifications from SNOW with attachments. So I have written the email script and it works but the problem is that in order to open the attachment, the user must be signed in to SNOW, otherwise, they are not able to open the document. 

Is there any way to open/download the attachment without login in to SNOW?

Any help would be greatly appreciable. 

Thanks

Shrikanth

10 REPLIES 10

As Ankur suggested, you can use the email notification to include the attachment. In your workflow you need to have a script (may be by using the Run Script module) to fire an event (using gs.eventQueue()) and that will trigger the notification.