Hey Coders! The data is out there, but not always can you get it for free. Sometimes you'll need to have proper authentication in order to see and analyze your data. With Data Studio and Apps Script, you can make sure the users who access your community connector have proper credentials, either through an API Key, OAuth2, Username and Password, and more before even getting to the Business Intelligence Dashboard. In this video, we'll go over setting up getAuthType() in order to properly authenticate your users. Additionally, we'll learn how to publish a custom community connector by adding a few key pieces of metadata to your appsscript.json manifest file. Watch the above tutorial to learn how to do both on your journey to build a full-fledged community connector in Data Studio!
Check out the source code on GitHub:
[ Ссылка ]
❤️ Support the ongoing growth of this channel, get exclusive perks, and receive consultation on your projects! [ Ссылка ]
🧑💻 Apps Script Documentation: [ Ссылка ]
----------------------------------------------------------------------------------------------
🕒 Timestamps
0:00 Intro
0:42 Modifying the Apps Script Manifest
5:00 getAuthType() with no Additional Authentication
7:05 Deploying your First Community Connector
10:33 getAuthType() with API Key Authentication
12:06 setCredentials(), isAuthValid(), resetAuth()
13:04 Save API Key Credentials in PropertiesService
16:05 Using isAuthValid() to validate API Key
17:33 Updating the Deployment adding actual API Key
18:38 Troubleshooting a Common Error: {muteHttpExceptions: true}
----------------------------------------------------------------------------------------------
Other playlists:
-----------------------------------
Google Cloud
-----------------------------------
App Engine:
[ Ссылка ]
Google Cloud Orientation:
[ Ссылка ]
-----------------------------------
Apps Script
-----------------------------------
Data Studio Service:
[ Ссылка ]
Maps Service:
[ Ссылка ]
Utilities Service:
[ Ссылка ]
Properties Service:
[ Ссылка ]
URL Fetch Service:
[ Ссылка ]
Drive Service:
[ Ссылка ]
Forms Service:
[ Ссылка ]
Lock Service:
[ Ссылка ]
HTML Service:
[ Ссылка ]
Document Service:
[ Ссылка ]
Slides Service:
[ Ссылка ]
Calendar Service:
[ Ссылка ]
Script Service:
[ Ссылка ]
Gmail Service:
[ Ссылка ]
Spreadsheet Service:
[ Ссылка ]-
Apps Script Orientation:
[ Ссылка ]
----------------------------------------------------------------------------------------------
Ещё видео!