How I can attach Files with Send email function?

Hi!

I’m trying to send Entity content through “send email” action in automations. My Entity contains (a) files attached in richtext “Description” and (b) files attached as files field.

Here is my code:

{{Description}}

{{Files['cover-test.pdf']}}

Here is my email received (zero attachments):

some description profession-map_full-standards-download.pdf

Many thanks!

There isn’t currently a method for adding attachments when using the Send Email action.
:frowning:

Frowny-face indeed… that’s a pretty important feature :frowning_face:

1 Like

hui - yes … this would be something … I am currently trying to make an automation that includes all files from an entity to be send along when pressing a button …

any updates on this?

1 Like

@Chr1sG, Is supporting file attachments to sent emails in the backlog?

Also - Supporting generic headers (CC, BCC, Reply-To, etc) is a pretty important capability.

3 Likes

Cc and Bcc was released in August:
https://community.fibery.io/t/august-10-2023-semantic-search-custom-emoji-navigate-to-linked-entities/4937/2

File attachments is in the backlog but not planned for a specific release yet.

1 Like

Now you can do it, we’ve added it in latest release

4 Likes