Skip to main content
Question

Hi Team, How to attach pdf and csv to a single mail using action flow?

  • November 22, 2023
  • 2 replies
  • 12 views

sree.c
Level 7
Hi Team, How to attach pdf and csv to a single mail using action flow?

2 replies

Forum|alt.badge.img+14
  • Level 8
  • November 22, 2023

Hi, one method we use is to save the files in sharepoint or onedrive then download the file and attached it in the email, see below flow.

 

image 

 


sree.c
Level 7
  • Author
  • Level 7
  • November 23, 2023

Hi, one method we use is to save the files in sharepoint or onedrive then download the file and attached it in the email, see below flow.

 

image 

 

Thanks Rio. It works.