Is it Possible to Trigger a Workflow for New Comments on Any Video in a Specific YouTube Channel Using Data API?

This topic was automatically generated from Slack. You can find the original thread here.

Hi - I’m looking at the YouTube (Data API). What I was hoping to do is trigger a workflow on a new comment on any video in a particular video channel. I see a trigger for New Comment Posted, but it appears to be video specific. Or is there something I can enter in “Video Id” that makes it for a comment on any video in a channel?

Hi , would you mind submiting a ticket for Pipedream to implement the action/source for your usecase? You can request a new source, then find the respective youtube api documentation and put it there

Requested: Trigger - New Comment on any video in a YouTube Channel · Issue #7134 · PipedreamHQ/pipedream · GitHub

Though there isn’t a single API call for this. One would have to list the videos first, then list comments for each video.