I have a scheduling app that I am creating with glide and I want to know if I can upload a CSV file (google sheet or excel doc) and it will create new rows based rows and columns on the document? I am new to No code but I am starting to understand the basics. I am open to using features like Webhooks or similar but need guidance with those applications since i never used them before.
Description of what I am tryin to accomplish:
If I receive an email with a request for labor for an event, I can take the email and have chatGPT compose a CSV file with columns that match my glide table. I then would want to just upload the CSV file vs entering the data manually. If i can accomplish this it would be game changing…
Thank you for reading my post and your help if you are able to give it.