How to create Azure Logic Apps to manage Twitter tweets using Cognitive services

In this video article, we will be building an Azure Logic App for managing Tweets with different languages using Twitter connector as Trigger, and Cognitive Text Analytic and Storage Blob connector as Actions.

When a user Tweets with configured Hashtag, Logic Apps gets triggered and passed to Cognitive text analytic connector for detecting Language of the Tweet (text).

And then processed accordingly for English & Non English Tweets

We will be using,

  • Twitter connector as Trigger
  • Cognitive Text Analytic and Storage Blob connector as Action

 

Prerequisites :-

  1. Microsoft Azure Subscription (you can have have your free trial subscription, by clicking here)

 

How to create Azure Logic Apps to manage Twitter tweets using Cognitive services

 

For more Cloud & Azure video tutorials, visit KS’ official channel

Happy Azure Coding !!
Happy Learning !!

Microsoft Azure Logic Apps - Working with Twitter, Cognitive service & Storage Connectors
How to create Azure Logic Apps to extract key phrases using Cognitive services