Hi guys! since I’m new here decided to ask for your help.
I am making an IG comments automation scenario and want to add an extra filter so it will only comment to main comments of the post ( and not on the threads/ replies )- I hope you get what I mean from this ss, red arrows are comments that I want to filter out:
Beside of my first filter I tried to add this second one by excluding comments that contains “@”, so it won’t reply to any replies , if this is a solution.
So, please, help me on how to make a filter that will exclude comments with “@”, or any other way I can make the scenario only take action to main comments.
Please share the screenshot of the output of the module you are mapping the filter from.
Beside this, you may try your filter for specific words such as “Thanks”, “glad” etc.
There is parent ID in your first screenshot that means this comment is a reply to another comment. So, you can use parent ID to get the actual comment and can reply to that one.