Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    Importing google sheets to create a data base

    Cloud Backend (Cloud DB, API Builder)
    3
    3
    266
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jean Yves Dhenain last edited by

      Hi all, I've been told that it was possible to import google sheets in AppDrag backend, to create a database. Is it true ? How can I do it then ? Would I be able to choose which column/line I want to import ? Thank you for your help.

      1 Reply Last reply Reply Quote 0
      • Daniel Mulroy
        Daniel Mulroy last edited by

        Hi Jean,

        It's very easy!

        Step 1 is downloading your existing Google Sheet as CSV
        Step 2 is creating a new Table in CloudBackend - create the columns you want with the appropriate field type (text, integer, URL, etc.
        Step 3 is importing (clicking the arrow next to "Edit Table") and selecting the CSV file.

        b7ae4eb3-0a5b-4e0d-8df1-7019dcc1aaaf-image.png

        Step 4 is assigning columns so that your sheet matches up with your database.

        Step 5 is celebrate 📢 because you're done 🙂

        1 Reply Last reply Reply Quote 0
        • E
          ec Organizer last edited by

          Hi Jean,

          another option may be to try a csv to sql converter, i.e. https://www.convertcsv.com/csv-to-sql.htm

          Then go to your Cloud Backend > Databases > New query

          Screenshot 2021-03-17 at 22.27.18.png

          The copy the sql code to create the table

          Screenshot 2021-03-17 at 22.26.32.png

          I've actually built my own tool to create this 'create table' sql code to quickly replicate FileMaker tables in AppDrag 🙂

          1 Reply Last reply Reply Quote 1
          • First post
            Last post