How can I put local excel file to database

I want to put local excel file to database (bigquery, mysql etc.)
So I will upload local excel in Softr(web builder) and this will trigger webhook in MAKE.
But I couldn’t find some function that I can read data from excel in MAKE.
And I don’t have the plan to use microsoft 365. How can I overcome this problem in MAKE?

Welcome to the Make community!

If the file (uploaded to your website), is publicly accessible via the internet,

  1. You could use the HTTP “Get a file” module to download it, then

  2. Use the Google Drive “Upload a file” module to get it on Google Drive, then

  3. Use the Google Sheets “Search Rows” module to get all the data on the sheet.

I would suggest completing the Make Academy before jumping into building your first scenario.

If you need specific assistance when you are building a scenario it’s easier to help you then.

Otherwise, you can also hire a professional by posting in the #solution-exchange:professional-services category.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like