Getting started
3rd Party App Intergration
Youtube OAuth Credentials
18 min
to create a project in google console, follow these professional steps 1\ create a project in google cloud console go to google cloud console log in with your google account click on select a project → new project from the left side panel, click on "api & services" and select "enabled api's & services " search for " youtube data api v3 " in the api library and click on it click "enable" click "credentials" click on "create credentials" select "api key" click "create" next, access the "oauth consent screen" in the left side panel select the audience option navigate the "oauth consent screen" on the left side panel if the google auth platform not configured yet, click the "get started"button to configure the project configuration in the app information enter the "app name", "user support email" and click the "next" select "external" in the audience and click "next" enter "email" in the contact information and click "next" agree the "user data policy" and click "continue" click "create" click "audience" in the left panel under the "test users" section, click "add users" and enter the google account associated with your youtube channel, then save the changes proceed to the "clients" option in the left side panel select the application type as web application under the "redirect uri" section, add the following url http //devapi simplita in/api/oauth/youtube/callback make sure to save these entries and replicate them for "authorized javascript origins" and click create now, you have seen one popup which consist of your client id and client secret and click download as json copy the client id and client secret upon completion, you will have successfully obtained the following credentials api key client id client secret create the youtube channel and copy that channel id in the url your channel id looks like https //www youtube com/channel/ucxxxxxxxxxxxx connect the youtube node in simplita in simplita creation engine → open your workflow (or settings → integrations ) add/select the youtube post node open the credentials panel by clicking the manage option paste client id client secret youtube channel id click connect to youtube select the google account which the youtube channel is created a grant the requested permissions/scopes for youtube wait for the success confirmation back in simplita (status should show connected ) after clicking the test credentails