Send custom attachments via email to external recepient

Egil Kjørstad
Tera Contributor

Hi, I have a Scoped Application where I use Script Include to create some custom attachments.
The attachments are to be sent via email to an external email recipient.
I tested the GlideEmailOutbound API for this purpose, but I have come to understand that this is not the way to go since it is not possible to set a SendTo parameter, and the API cannot handle attachments either.

Please advice a proper solution for this.

1 ACCEPTED SOLUTION

If the email recipient is in the field 'epost' you can add that to your 'who will receive' tab in the 'user/groups in field' field. It will then get the email address in the 'epost' field.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

8 REPLIES 8

Is that a user or an email address? 

If you go to the 'who will receive' tab, you can select 'users/groups in fields'. If the Epost field contains the email address, you can put that field in there.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

The receiver is not a user, but an external email recipient, i.e. egil.kjoerstad@gmail.com.
The "Who will receive" tab contains only functionality for adding fixed users (as far as I can see).
I need to send each triggered record to a different email address (found in the triggered record).

If the email recipient is in the field 'epost' you can add that to your 'who will receive' tab in the 'user/groups in field' field. It will then get the email address in the 'epost' field.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Juhuu! Thank you so much for your help, and patience with me 🙂

EgilKj_rstad_0-1723631643064.png