mirror of
https://codeberg.org/vlw/gcf-sheets-api.git
synced 2025-09-13 20:03:41 +02:00
7 lines
No EOL
116 B
Text
7 lines
No EOL
116 B
Text
# Google Sheets API token
|
|
API_KEY=""
|
|
|
|
# Id of the spreadsheet
|
|
SHEET_ID=""
|
|
# Data range in A1 notation
|
|
SHEET_RANGE="" |