Hey Coders! Community Connectors are a big deal, and sometimes you'll need just a bit more information from your user than proper authentication. This is where the additional configuration step comes into play! Using the function getConfig(), your community connector can gather any additional data from the user. What type of data would you collect? Basically, anything that can be answered in a Form Item! In this tutorial, we'll showcase how to prompt the user with a multiple-choice dialog requesting they input their currency of choice for quoting cryptocurrency ticker prices. This is part 2 to building out a working community connector, and a required step, so be sure to watch the entire video!
Check out the source code on GitHub:
https://github.com/davidtheweiss/Apps...
❤️ Support the ongoing growth of this channel, get exclusive perks, and receive consultation on your projects! / davidweissprogramming
🧑💻 Apps Script Documentation: https://developers.google.com/apps-sc...
----------------------------------------------------------------------------------------------
🕒 Timestamps
0:00 Intro
0:36 Recap from Episode 1
1:32 How to Implement getConfig() with no Additional Configuration
2:20 Overview and Problem Statement
4:09 Prompting the User with an Input Box in the Config Screen
9:35 Adding an Info Box to the Config Screen
----------------------------------------------------------------------------------------------
Other playlists:
-----------------------------------
Google Cloud
-----------------------------------
App Engine:
• Google Cloud - Season 1 | App Engine
Google Cloud Orientation:
• Google Cloud - Season 0 | Orientation
-----------------------------------
Apps Script
-----------------------------------
Data Studio Service:
• Apps Script - Season 15 | Data Studio...
Maps Service:
• Apps Script - Season 14 | Maps Service
Utilities Service:
• Apps Script - Season 13 | Utilities S...
Properties Service:
• Apps Script - Season 12 | Properties ...
URL Fetch Service:
• Apps Script - Season 11 | URL Fetch S...
Drive Service:
• Apps Script - Season 10 | Drive Service
Forms Service:
• Apps Script - Season 9 | Forms Service
Lock Service:
• Apps Script - Season 8 | Lock Service
HTML Service:
• Apps Script - Season 7 | HTML Service
Document Service:
• Apps Script - Season 6 | Document Ser...
Slides Service:
• Apps Script - Season 5 | Slides Service
Calendar Service:
• Apps Script - Season 4 | Calendar Ser...
Script Service:
• Apps Script - Season 3 | Script Service
Gmail Service:
• Apps Script - Season 2 | Gmail Service
Spreadsheet Service:
• Apps Script - Season 1 | Spreadsheet ...
Apps Script Orientation:
• Apps Script - Season 0 | Orientation
----------------------------------------------------------------------------------------------