質問するログイン新規登録

回答編集履歴

1

参考URL追加

2020/09/09 06:49

投稿

satokei
satokei

スコア1217

answer CHANGED
@@ -1,4 +1,7 @@
1
- Google Apps Script を使用して実現できそうです。
1
+ 利用したことはないですが、「Google Apps Scriptを使用して実現できそうです。
2
2
 
3
+ 以下参考になりそうなページ
3
4
  - GAS:SpreadSheetに登録したデータをFirestoreに送信する
4
- [https://qiita.com/masa-321/items/86e356b02dcf5b840595](https://qiita.com/masa-321/items/86e356b02dcf5b840595)
5
+ [https://qiita.com/masa-321/items/86e356b02dcf5b840595](https://qiita.com/masa-321/items/86e356b02dcf5b840595)
6
+ - Sync data Google sheets to a Firebase
7
+ [https://websiddu.com/blog/sync-google-sheets-to-firebase.html](https://websiddu.com/blog/sync-google-sheets-to-firebase.html)