Hi there.
I’m trying to build scenario, where I’ll be tracking multiple users on instagram (10,20,30), check if they posted something new, and if yes - I want to repost it to my insta community.
It should work like news aggregator.
What I need to do
Instead of watching only 1 user, I would like to watch unlimited amount of users.
Solutions that I came up at first - create gSheet with all user names that I can fetch and add as variable to watch scenario. But it didn’t work for me.
Is there any idea of how to solve it? maybe someone faced with same automation issue?
I’ll try to track somehow using the list in GSheet, But I’m not sure I totally understand how to check who’s from the list of usernames just posted a new post on Instagram.
Do you have any ideas here? I tired to search in community, didn’t find unfortunately.