Hi,
I'm trying to build a Flow using the Twitter trigger "When a new tweet is posted".
I would like to use 3 different hashtags as triggers and get an email message when any of those is used in twitter.
What is the correct way to add several hashtags as triggering conditions within the flow?
So far I tried format: #hashtag1, #hashtag2, #hashtag3
but not getting any results so far
Thank you!
https://docs.microsoft.com/en-us/connectors/twitter/#when-a-new-tweet-is-posted
@TinaKP - Did you figure this out?
The question, I believe, from @TinaKP was:
HERE Microsoft gives this example expression for the search text for for the OnNewTweet operation/step.
"happy hour", #haiku, from:@username, love OR hate
What is the syntax? Are the commas boolean ORs? Are they ANDs?
If OR - This would return tweets with any of the items in the expression.
IF AND - This would return only tweets with ALL the items in the expression.
Thanks.
Hi,
You should be able to just have a condition check the contents of the tweet message and send you an email if it contains one of the hashtags that you are looking for. Something like below; should work. You will have to add a condition for each check that you are looking for.
Regards,
Alex
-------
Community Support Team _ Alex Rezac
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2