I'm trying to understand at a basic level how I can pass some data, harvested with an adaptive card, to a NEW Excel file in which this data will be stored into a table.
Example: I open up teams, write a word, an adaptive card pops up, I fill it, click submit, and an Excel file is created with a table in it where the data from the adaptive card will be stored. Is it possible? Because I've reached this solution, but it's not correct. It creates a new label into an already existing Excel file and tries to fill it, but it fails. Even if it doesn't fail, this wasn't what I wanted...
