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

1 Like

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.

1 Like

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

1 Like

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

2 Likes

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

1 Like

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

1 Like