Is it possible to retrieve data from Google sheets to my web site to autofill an existing form in my laravel web site

351 views Asked by At

I'm Creating a Whatsapp chatbot using ManyChat (chatbot builder) and I will store user inputs from the chat to Google sheets and then later I want to import this data to auto fill an existing form in my web site.

My website is built with Laravel.

1

There are 1 answers

0
cupstgo On

If possible, this package has an easy integration with laravel and google sheet. laravel-google-sheets