The idea here is to use the Power App as the front end UI, where user can write the query. This query will get stored in Power Automate and through event based job, we will trigger our python code. Once the code runs and we have the output, it will be saved in a specific path and the output will be integrated back with the Power App. Is it possible please suggest how to work out