Googlesheets get request using kore.ai bot

I need help using googlesheets for my bot.

The requirement is because the user will type a budget range and location and we need to return the user all the information about that matches that is found in a table.

@txhighrisers
I do not have any examples ready but as long as you have any API ready for fetching data from Google Sheets, you can use it in the service node for any CRUD operations.
These links should get you going.

Please make sure you test the API first with postman before attempting to configure and execute them on Kore.ai XO Platform bot.