How to read excel file in script?

ican
Tera Contributor

Use Case:

User will attach excel file on a form then a script will check the attached excel file's header if it has the correct headers or not.

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron
2 REPLIES 2

shubhamdubey
Mega Sage

@ican 

 

If you want to check the attachment is only excel file then use

 

allowed_extension:xlsx;

 

Maik Skoddow
Tera Patron
Tera Patron