YouTube

YouTube allows billions of people to discover, watch and share videos.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Standard All Power Automate regions except the following:
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps - Not available
Contact
Name Microsoft
URL Microsoft LogicApps Support
Microsoft Power Automate Support
Connector Metadata
Publisher Microsoft
Website https://www.youtube.com/
Privacy policy https://policies.google.com/privacy

To use this integration, you will need a Google account. If you are not a user yet, sign up for a new account. When trying to make a connection, you will be prompted to authenticate against your account. If you have multiple accounts, pick the one you would like to use and Sign in. Click on Allow to continue.

Image 1

You're now ready to start using this integration.

Throttling Limits

Name Calls Renewal Period
Frequency of trigger polls 1 900 seconds

Triggers

When a new video matches a search

This operation triggers when a new video matches a search.

When a video is uploaded by a channel

This operation triggers when a new video is uploaded by a channel.

When I upload a video

This operation triggers when you upload a public or scheduled video to your channel.

This operation triggers when a new video matches a search.

Parameters

Name Key Required Type Description
Query
q True string

The search query.

Returns

A list of YouTube videos.

Video List
VideoList

When a video is uploaded by a channel

This operation triggers when a new video is uploaded by a channel.

Parameters

Name Key Required Type Description
Channel Id
channelId True string

Pick a channel.

Returns

A list of YouTube videos.

Video List
VideoList

When I upload a video

This operation triggers when you upload a public or scheduled video to your channel.

Returns

A list of YouTube videos.

Video List
VideoList

Definitions

VideoList

A list of YouTube videos.

Name Path Type Description
Videos
items array of Video

List of all videos.

Video

Details about a specific video.

Name Path Type Description
Video Id
id string

Unique identifier of the video.

Web Link
htmlLink string

Hyperlink to the video.

Video Summary
snippet VideoSnippet

A short summary of a given YouTube video.

VideoSnippet

A short summary of a given YouTube video.

Name Path Type Description
Title
title string

The video's title.

Description
description string

The video's description.

Channel Title
channelTitle string

Title of the channel.

Channel Id
channelId string

Unique identifier of the channel.

Published Date-Time
publishedAt date-time

yyyy-MM-ddTHH:mm:ss.fffZ (UTC format)