This is a simple and easy way to convert json to excel, passing only the json and returning the excel binary, as the platform procedure requires several steps and also a structure to generate the excel, I thought of this simple way that doesn't need of any type of structure that requests only json.
Note: This component uses a third-party API to convert data from JSON to Excel.