📄️ Get Google Sheet Data
The API enables the retrieval of google sheet source data for a specified chatbot by sending a GET request to the /chat/Chatbot/GetGoogleGoolgeSheetData endpoint.
📄️ Create Google Sheet Data
The API provides functionality to create google sheet data for specified chatbot by sending a POST request to the /chat/Chatbot/CreateGoogleSheetData endpoint.
📄️ Update Google Sheet Data
The API enables you to update google sheet data for a specified chatbot by sending a POST request to the /chat/Chatbot/UpdateGoogleSheetData endpoint.
📄️ Delete Google Sheet Data
The API enables you to delete all or specific Google Sheet datas for a chatbot by sending a POST request to the /chat/Chatbot/DeleteGoogleSheetData endpoint.