This module provides the ability to Read Data from a google Spreadsheet.
Requirements:
This module requires the the google api client install it with composer
composer require google/apiclient:^2.0
Please follow the steps described in https://developers.google.com/sheets/api/quickstart/php to enable the api in your project