Azure Logic Apps

Logic App is a cloud-based service. It allows us to react to an event in one service (such as SharePoint online) and do something with the data from that event into another service (such as Twitter). It makes it practical and simple for business processes. The users build workflows that automatically perform some business tasks and processes across applications and services. We can connect our business-critical apps and services with Azure Logic Apps, automating our workflows without writing a single line of code.
Before reading this article, please go through some important article links mentioned below,
Here, we will see how to convert specific Twitter tweets from one language to another language automatically.
Prerequisites
Follow the below steps to build a workflow using a template.
Step 1
Log into https://portal.azure.com/
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Step 2
Now, let us create the Logic App for converting the specific tweet into an audio file and storing it on the OneDrive.
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Step 3
Now, click on the Blank Logic App.
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Step 4
Configure the data by signing into Twitter and OneDrive.
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Step 5
Configure the Text Analytics for detecting the sentiment of the tweet.
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Step 6
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Choose the column and required field
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Step 6
Now, we need to save the workflow and run it.
Convert Twitter Tweet into Audio File using Cognitive service with Azure Logic App
Output
Send a Tweet with a specific hashtag.
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Now, the Original Tweet converts from English to Tamil and is saved on Excel File in OneDrive.
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App
Translated Tweet
Convert Specific Tweet From One Language To Another Language Using Cognitive Service With Azure Logic App

Summary

I hope you understood how to convert a tweet from one language to another language about a specific hashtag into an Excel file and save that automatically into OneDrive. Stay tuned for more.