Skip to main content
Question

How can we send excel attachment from action flow since csv is not working in some region/country(e.g. Germany)?

  • December 5, 2023
  • 2 replies
  • 12 views

tushar.konde
Level 3
Forum|alt.badge.img+9

In our use case we need to send the data into excel format we tried with csv but in some region csv files are not working and client requirement is they want data in excel file so please provide the solution on this

2 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

You can use the Microsoft 365 Excel/Google Sheets module to create an excel.


dennis.pflug
Level 10
  • Level 10
  • December 7, 2023

Hi,

 

please have a look into the Celonis documentation: Send Excel File via Mail (celonis.com)

"... the Microsoft 365 Excel API does not allow to create a new Excel file through the API endpoint ..."

 

Due to this situation there is no easy way of just using one module to create a .xlsx file. That is why most examples are based on CSV module.

 

You can try to do it via the workaround mentioned in the link above.

 

BR

Dennis