Hello,
I am trying out flow and found a reason to try it. Bunch of my friends are playing Pokemon go. There is a Twitter field that post when a pokemon shows up.
I've been trying to play around with the template Twitter to Notification, but I dont think I understand it, so I'll try and explain.
Goal want to only get a notification if a specific Pokemon is Twitted about, dont want all them.
- I created a new Twitter account (didnt have one)
- Followed the account that posts - @EpicSGPokemon
- Greated new flow from Template "Get a push notification on tweet with a certain keyword"
- When a new tweet appears "Search value" - I wasnt sure how this works, can I put 5 Pokemon seperated by commas? It didn't provide the type of Syntax supported. I used this = Lapras, Hitmonlee, Aerodactyl, Chansey, Arcanine, Machamp, Snorlax, Gyarados, Venusaur, Hitmonchan, Lickitung, Exeggutor, Porygon, Flareon, Blastoise, Vaporeon
- Send a Push notification scope - Honestly this part is confusing <Choose a Value> <Set Condition> <Choose a value>.
- If yes, send Push notification
I guess the questions i have are the following:
I dont know much about Twitter, so by following EpicSGPokemon, will those be the only Twittes that are searched in #3?
#4 Is my Sntax correct or do I need OR statements between each search value?
#5 I'm very confused, how do I configure this. This seems to be the text that will be sent via notification. I dont get the condition statement. I dont need the name of the person who post, because its the same user who post. Honestly I just create about the text of the tweet itself
Thanks for your time and advise! Best way to learn is have something to try, this was something I thought would be interesting to try.