Write Google Sheet into a new postgres table

Hi,

I’ve been able to connect my database (postgres) and Google Sheets fairly easily. I am trying to help a business user import data from a simple but pretty long Google Sheet into the database to join with other application data but I cannot figure out how to write the Google Sheet data into a new table in the Retool schema I’ve set up.

Do I need to create the table in postgres first since it won’t show up in the dropdown?

Thanks!