Skip to content

Instantly share code, notes, and snippets.

@rcdexta
Created January 2, 2019 03:39
Show Gist options
  • Save rcdexta/bba66133e233f7c7667bdcefc1190ee4 to your computer and use it in GitHub Desktop.
Save rcdexta/bba66133e233f7c7667bdcefc1190ee4 to your computer and use it in GitHub Desktop.
{
"name": "Customers",
"description": "All customer related details sync",
"spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1d4QXXx8qFRhcajpVcEbwVM8TlEXAvrclWpLGmqvw-Pc/edit#gid=0",
"spreadsheetId": "1d4QXXx8qFRhcajpVcEbwVM8TlEXAvrclWpLGmqvw-Pc",
"tables": [
{
"tableName": "customer_details",
"sheetName": "Sheet1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment