Looping through Channel IDs to feed into YouTube New Video in Channel with Video URL workflow

Hi
I have created a workflow that checks for new videos being uploaded to numerous YouTube channels and then sends the data of any new videos onto a Pabbly webhook and then into Google Sheets.

Everything works fine but I doubt I have created it in the most efficient way. Currently, I have a separate workflow for each Channel where each workflow is identical except for the Channel ID:

Screenshot 2024-02-08 at 21.05.10.png



Screenshot 2024-02-08 at 21.05.33.png


What I'd like to be able to do/think I should do is have one workflow that 'loops' through a list of Channel IDs (maybe from a list in Google Sheets) on a scheduled basis (daily) and feeds the individual Channel IDs into the YouTube Action.

Is this possible and, if so, can someone give guidance on how?

Thanks
 

Fagun Shah

Well-known member
Current mapping of values is not possible in triggers, so this usecase is not possible.

What you have setup is the only way for now.
 
Top