Sync all your new iOS Contacts to a Google Spreadsheet
NOTE: You MUST follow these instructions in the Google Sheet for this work: 1. Open the destination spreadsheet. 2. Select "Tools > Script Editor" from the menu. 3. Replace all code in Code.gs with the following: function PARSEJSON(json) { const obj = JSON.parse(json) return [Object.keys(obj) .map(function(key) { return obj[key] })] } 4. Select "File > Save" from the menu. Now any new row added to your Airtable base will add a row to your Google Sheet!
You might also like
Popular services on IFTTT
More on Google Sheets and Airtable
About Google Sheets
Google Sheets lets you create and edit spreadsheets stored on your Google Drive. Turn on Applets to monitor specific cells in your spreadsheets as well create news docs, rows, and cell updates.
Google Sheets lets you create and edit spreadsheets stored on your Google Drive. Turn on Applets to monitor specific cells in your spreadsheets as well create news docs, rows, and cell updates.
About Airtable
Airtable is the easy way to create your own organizational databases.
Airtable is the easy way to create your own organizational databases.