YouTube Connector
YouTube Connector Help
Version 2
ZappySys Logo File Version: v2
Supported Engine: 5

Authentication :: User Account [OAuth]


Description

No description available [API Help..]

Instructions

To register a custom app, perform the following steps (detailed steps found in the help link at the end)
  1. Go to Google API Console
  2. From the Project Dropdown (usually found at the top bar) click Select Project
  3. On Project Popup click CREATE PROJECT
  4. Once project is created you can click Select Project to switch the context (You can click on Notification link or Choose from Top Dropdown)
  5. Click ENABLE APIs AND SERVICES
  6. Now we need to Enable three APIs one by one (YouTube Data API, YouTube Analytics API, YouTube Reporting API).
  7. Search YouTube Data API. Select and click ENABLE
  8. Search YouTube Analytics API. Select and click ENABLE
  9. Search YouTube Reporting API. Select and click ENABLE
  10. Go to back to main screen of Google API Console
  11. Click OAuth Consent Screen Tab. Enter necessary details and Save.
  12. Click Credentials Tab
  13. Click CREATE CREDENTIALS (some where in topbar) and select OAuth Client ID option.
  14. When prompted Select Application Type as Desktop App and click Create to receive your ClientID and Secret. You can use this information now to configure Connection.

Parameters

Parameter Label Required Options Description Help
ClientId ClientId NO
ClientSecret ClientSecret NO
Scope Scope NO
RetryMode RetryMode NO
Option Value
None None
RetryAny RetryAny
RetryWhenStatusCodeMatch RetryWhenStatusCodeMatch
RetryStatusCodeList RetryStatusCodeList NO
RetryCountMax RetryCountMax NO
RetryMultiplyWaitTime RetryMultiplyWaitTime NO