Transafering data Glide App (Business Plan) spreadsheet to Maker plan (Glide table)

I have a Glide app (Business plan) with datasource in Google Spreadsheet, now I want to transfer this data to another Glide app (Maker plan) in Glide table. Can it be feasible or is there a suitable way? Thanks

You can download the original Google Sheets, then upload that when creating a new app. However, all computed columns and components will have to be re-created.

I want to automate this process and connect the data to the maker plan app.

Why not just connect the Google sheet to the second app so both apps stay in sync?

Because I am running some automation before storing data into the Maker plan glide app.

Can you explain what automation are you trying to do here?