Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » AWS/Azure/OpenShift » How to create a Logic App for monitoring tweets
  • SQL Server Management Studio 1
    How to manually check and update SQL Server Management Studio Oracle/MSSQL/MySQL
  • How to create edit save exit file
    Mastering Vim in Linux: How to Create, Edit, Save, and Quit Files Linux
  • image 3
    How to Migrate Your WordPress Site with WordPress Duplicator Network | Monitoring
  • FQWD
    Logoff or Restart or Shutdown Windows PC remotely Windows
  • Domain
    Connectivity to a writable domain controller from a node could not be determined because of an error Virtualization
  • Screenshot 2022 05 21 at 11.42.39
    How to remove a member from Trello Board JIRA|Confluence|Apps
  • azure
    Enter connection information for your on-premise directory or forests: Azure AD connect unable to connect directory, forest not available AWS/Azure/OpenShift
  • annoying startup apps
    Stop an application from starting up automatically on macOS Mac

How to create a Logic App for monitoring tweets

Posted on 09/04/202409/04/2024 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on How to create a Logic App for monitoring tweets
Screenshot-2024-02-09-at-7.34.18 PM

In this article, we shall learn how to how to create a Logic App for monitoring tweets. Logic App is a Microsoft Azure service that automates processes and integrates systems. Users can design and execute workflows through a graphical interface. Please see Set up Veeam Backup for Microsoft Azure and Move Azure Resources between Subscriptions and Perform Bulk User Operations in Azure AD

Additionally, Logic Apps follow a trigger-action model, where the workflow is initiated by a trigger, and actions are performed based on the trigger.

If you’re looking for more information about Logic Apps, you can find additional articles here: How To Use Logrotate For Managing Log Files In Ubuntu Linux and How to Recall an Email in Microsoft Outlook and Create App Service Resource with Azure CLI.

Some key features of the Logic App

Connectors: Logic Apps offer a range of connectors that allow you to interact with various services and systems such as Azure services, Office 365, Salesforce, Twitter, and more.

These connectors provide pre-built functionality, eliminating the need for custom code. With Logic Apps, you can easily integrate and interact with different services, simplifying your development process.

Workflow Designer: The visual designer of Logic Apps empowers you to create workflows by dragging and dropping elements.

You can arrange actions in a specific order, incorporate conditions, loop through data collections, and handle errors, giving you complete control over the workflow design process.

Steps to create a Logic App

By utilizing the Twitter connector, you can set up a workflow within a Logic App to monitor tweets that match specific criteria.

Whenever a new tweet is posted, meeting the specified criteria, the workflow will be triggered. Here’s an example of how you can create a Logic App to effectively monitor tweets:

  • Type “logic app” in the search resource, services, and documents field, and select logic apps in the search options.
  • Create a new Logic App in the Azure portal
search-doc
Search for logic apps and select it from the options

Fill in the necessary details required to create the logic app

create

Click on the create button to finalize the creation

create-the-logic-app

Wait for the Deployment to complete. To access the newly created logic app, click the go-to resource button

Go-to-resource
Click on the go to resource button to access the newly created logic app

On the logic app page, go to Logic App Designer

logic-app-designer
Locate logic app designer under development tools

In the Logic App Designer, the “When a new tweet is posted” trigger should be added in the “Common Triggers” section.

This trigger allows the Logic App to be activated whenever a new tweet is posted.

trigger
Add Twitter as a trigger

Authenticate your Twitter account by providing the necessary credentials. Sign in to Twitter developer account

sign-into-your-twitter-account
Sign into Twitter
details to authenticate tweeter account with logic app
Twitter Key and Secret


From your Twitter Developer Account, you can obtain the key and secret.

generate key and secret to use for authenticating logic app
Key and secret for authenticating

We have set the trigger and action in the image below. In the parameter section on the left-hand side, we enter the text “President Tinubu.”

As a result, the system will export any tweet sent by a Twitter user that contains the keyword “President Tinubu” to a file for PowerBI Reports.

Logical-app-trigger-and-action-set

Summary

To create a tweet monitoring Logic App, connect to the Twitter service using the Twitter connector, add the “When a new tweet is posted” trigger, specify matching criteria, define desired actions, and save and enable the Logic App to begin monitoring and triggering actions for relevant tweets.

I hope you found this article useful on how to create a Logic App for monitoring tweets. Please feel free to leave a comment below.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Click to share on X (Opens in new window) X
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Mastodon (Opens in new window) Mastodon
  • Click to share on Bluesky (Opens in new window) Bluesky
  • Click to share on Threads (Opens in new window) Threads
  • Click to share on Nextdoor (Opens in new window) Nextdoor
AWS/Azure/OpenShift Tags:Azure

Post navigation

Previous Post: DISM “Failed to open image” CWimImageInfo Mount(hr:0x8007000d): Fix Error DISM WIM Provider
Next Post: Fix An error has occurred during report processing (rsProcessingAborted)

Related Posts

  • S3 Bucket
    Access AWS Management Console and Create Resources with AWS CLI on Windows AWS/Azure/OpenShift
  • Angular 1
    How to deploy an Angular App to AWS S3 AWS/Azure/OpenShift
  • AZMFeature
    Performance and Diagnostics in Microsoft Cloud with Azure Monitor AWS/Azure/OpenShift
  • Building VPC
    Build a Scalable VPC for Your AWS Environment [Part 1] AWS/Azure/OpenShift
  • S3 Bucket 1
    How to delete AWS S3 Bucket and Objects via  AWS CLI from Linux AWS/Azure/OpenShift
  • Commvault Docker Images
    Pull and Push Commvault Images to Azure Container Registry AWS/Azure/OpenShift

More Related Articles

S3 Bucket Access AWS Management Console and Create Resources with AWS CLI on Windows AWS/Azure/OpenShift
Angular 1 How to deploy an Angular App to AWS S3 AWS/Azure/OpenShift
AZMFeature Performance and Diagnostics in Microsoft Cloud with Azure Monitor AWS/Azure/OpenShift
Building VPC Build a Scalable VPC for Your AWS Environment [Part 1] AWS/Azure/OpenShift
S3 Bucket 1 How to delete AWS S3 Bucket and Objects via  AWS CLI from Linux AWS/Azure/OpenShift
Commvault Docker Images Pull and Push Commvault Images to Azure Container Registry AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • SQL Server Management Studio 1
    How to manually check and update SQL Server Management Studio Oracle/MSSQL/MySQL
  • How to create edit save exit file
    Mastering Vim in Linux: How to Create, Edit, Save, and Quit Files Linux
  • image 3
    How to Migrate Your WordPress Site with WordPress Duplicator Network | Monitoring
  • FQWD
    Logoff or Restart or Shutdown Windows PC remotely Windows
  • Domain
    Connectivity to a writable domain controller from a node could not be determined because of an error Virtualization
  • Screenshot 2022 05 21 at 11.42.39
    How to remove a member from Trello Board JIRA|Confluence|Apps
  • azure
    Enter connection information for your on-premise directory or forests: Azure AD connect unable to connect directory, forest not available AWS/Azure/OpenShift
  • annoying startup apps
    Stop an application from starting up automatically on macOS Mac

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,841 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.