i am trying to collect the data that i receive from the customers like phone number, address etc to google sheet from dialogflow. is that possible?
I cannot use the inline editor as i don;t have a credit card to start the billing
i am trying to collect the data that i receive from the customers like phone number, address etc to google sheet from dialogflow. is that possible?
I cannot use the inline editor as i don;t have a credit card to start the billing
You have several broad questions here, so it isn't clear what your problem is.
Yes, it is possible to create fulfillment code for Dialogflow that collects this information.
Yes, you can store this in Google Sheets. See the Google Sheets API for more.
You do not need to use the Inline Functions to run your fulfillment. You can use any public web server you control that can