RUVIDEO
Поделитесь видео 🙏

How to sync data between two Coda docs (and Google Sheets) using Google Apps Script Tutorial

This is a tutorial on how to sync data from one Coda doc to another Coda doc.

Easily jump to sections in this video:
* Intro - 0:00
* Set up Coda tables in source and target doc - 1:09
* Set up Google Apps Script - 3:07
* GitHub Gist script for syncing Coda docs - 3:58
* Get your Coda API token - 5:05
* Find Coda doc ID - 6:08
* Get table IDs from your Coda docs - 9:04
* Run the sync in Google Apps Script - 13:44
* Filter the synced data to a subset of rows - 15:14
* Set up Google Apps Script to run every day - 18:10
* Setting up sync with Google Sheets - 18:53
* Get your Google Sheets ID for your spreadsheet - 20:15
* Using the IMPORTRANGE function in Google Sheets - 24:03
* Using QUERY with IMPORTRANGE to limit rows synced in Google Sheets - 28:12

The reason you would want to sync data from one Coda doc to another doc is you want to hide sensitive information from your target audience. Instead of giving the target audience full access to your main Coda doc, you can send data from your doc to a "target" doc using Google Apps Script.

I also show how you can use Google Apps Script to sync data between two Google Sheets. Finally, I show how the IMPORTRANGE() function is Google Sheets' built-in formula for syncing data between two separate Google Sheets.

Some additional resources:

? Original blog post about syncing data between Coda docs: https://blog.coda.io/how-to-sync-data-between-coda-docs-and-google-sheets-using-google-apps-script-128307ec2ad9
? Google Apps Script for syncing Coda docs in GitHub: https://github.com/albertc44/coda-google-apps-script/blob/master/coda_to_coda.js
? Google Apps Script for syncing Google Sheets on GitHub: https://github.com/albertc44/coda-google-apps-script/blob/master/sheets_to_sheets.js
? Sync data from Coda to Google Sheets: https://www.youtube.com/watch?v=mAdAe8GVCdA&feature=youtu.be
? Sync data from Google Sheets to Coda: https://www.youtube.com/watch?v=xVWu9jdBm_U&feature=youtu.be
? Post on syncing from Coda to Sheets and vice versa: https://coda.io/@atc/how-to-sync-data-from-coda-to-google-sheets-and-vice-versa-with-google-apps-script-tutorial

▶ Follow the Coda blog: https://blog.coda.io
▶ Join the Coda community: https://community.coda.io

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «How to sync data between two Coda docs (and Google Sheets) using Google Apps Script Tutorial», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.