What is your goal?
I realise this is a beginner question!! I have 2 different Slack modules looking at different channels. The goal is for them to recognise when messages contain a certain word (Query) and then bring that message into a google sheet so there is a list of queries with who said them and when it was said. I currently have it working fine with only 1 module however I cannot get it where 2 different channels feed into the same google sheets module.
What is the problem & what have you tried?
I have tried routers, the flow control stuff, and asking Claude many times but cannot seem to get it working. Please let me know if you know how to do this!! Thanks 
Hey Archie,
Do you mean two triggers? You will need two separate scenarios in that case.
Hello! Yes I think I mean 2 triggers. Basically just a way for it to monitor multiple channels for messages at the same time.
Hi @Archie_Clarke,
Welocme to th community! 
From my uderstanding of your query, If your objective is to monitor multiple Slack channels, you may be able to do it with a single Slack trigger and filter the messages by channel before sending them to Google Sheets.
Otherwise, if you’re using two trigger modules, they’ll need to be in separate scenarios, as mentioned above.
Both scenarios can still write to the same Google Sheet by appending rows to the same sheet whenever the keyword is detected.
Hope this helps!
Best Regards,
@Mohamed_Jahar
Hi Mohamed,
This is a very helpful reply. Thank you very much!
Best,
Archie
Hi @Archie_Clarke,
I’m glad I could help.
If this solution resolved your issue, please consider marking it as the solution. This helps other community members who may encounter the same problem in the future and keeps the community organized.
Feel free to let me know if you have any further questions or need additional assistance.
Best Regards,
@Mohamed_Jahar