Read AND Write data from a Google Sheet to an HTML form using the Google Sheets API. Step by step instruction to create an API project, configure access credentials, obtain an oAuth token and read and write data from the sheet using HTML, PHP and Javascript.
Part 1. Setting up a project, and testing the read functionality of the sheets api. • Google Sheets API - Read Data - Part 1
Part 2: Coding the html form and reading the data. • Google Sheets API - Read Data - Part 2