- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 89字
- 2021-06-10 18:56:05
How it works...
In this recipe, you created a new Logic App and chose the Twitter connector to monitor the tweets that are posted with the hashtag #AzureFunctions once a minute. If there are any tweets with that hashtag, it checks whether the follower count is greater than or equal to 200. If the follower count meets that condition, then a new action is created with a new Gmail connector that is capable of sending an email with the dynamic content framed using the Twitter connector parameters.