0
I have a problem in my system, I have a demand where I need to implement a functionality to be possible preencher dados através de um arquivo csv
, a company would create in Apex the records for the bidding but it takes a long time, and we want it to create in a file Excel (csv)
and just drop/download the file into Apex and it automatically fills the table in the bank to save her the trouble, is that possible? the only information I can find is about criar um aplicativo dentro da ferramenta
, not as I create a screen where this action can be done