Youtube trigger
Status: Closed · Asked by 신호재 on · 0 views

If a comment occurs on my channel on YouTube, I'd like to get all the triggers.
The trigger above must specify Video.
So, if you remove the video and run it, the result is not correct.
So, can't we just send the channel ID and get a new comment?
You can use the trigger event "New Comment on a Channel" -

Thank you. Thanks to you, I checked that it works.
But when you write comments on YouTube, it doesn't seem to trigger.
Maybe because of the time difference, it doesn't work even if I wait.
Of course, I can go to the workflow menu and run it one by one, but it doesn't work automatically as soon as the comments are posted. In other words, I don't think a trigger occurs.
Youtube triggers are polling-based. So you need to wait 8-10 mins before the trigger works once the comments are posted on your Youtube channel.
Youtube triggers are polling-based. So you need to wait 8-10 mins before the trigger works once the comments are posted on your Youtube channel.
Thankyou ^^