Create a XLSX file with multiple sheets from JSON.
We keep things simple, load your JSON in one input, in one action to create an xlsx file with as many sheets as desired.
1. Run action "JSON to XLSX (SSA)".
2. Create a file in your app's file storage by running the "Create file from base64" action, using the base64 text provided in step 1. 3. The file url is returned in step 2.