Hi everyone,
In my scenario, the user uploads an Excel file with multiple sheets. Each sheet has the same structure but contains different data.
I need to create an SDK plugin that processes the file and adds entries to an item list, using the sheet name as a reference.
Has anyone dealt with a similar case or can suggest the best approach/methods to handle this?
Best regards!