Skip to main content
Question

In Email Action Flow how to attach PDF file from my local desktop? there is an option to give Filename and Data, will the data be the path of the local folder or base64 converted format.

  • September 20, 2022
  • 2 replies
  • 3 views

muthappan.alaga
Level 4
Forum|alt.badge.img+1

I need to send email with attachment from local computer

enrique.sanch13
Level 3
Forum|alt.badge.img+14

Hi,

 

I could be very dificult to do this cause EMS is in Cloud, and you want that a cloud application can access to your local computer and this kind of comunication is not allow to establish from cloud. This comunication is allow from a internet browser when you want to upload a file to cloud selecting file from you local computer.

 

The solution will be to generate a analisys like your pdf content and then Celonis allow to send a pdf of your analisys.

 

 


muthappan.alaga
Level 4
Forum|alt.badge.img+1

i even tried using Base64 format, but the file is corrupted in the receiving end.


Reply