Achraf Ben Alaya
No Result
View All Result
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • Exam Preparation
    • AZ-104
    • AZ-400
  • About
    • Resume
SUBSCRIBE
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • Exam Preparation
    • AZ-104
    • AZ-400
  • About
    • Resume
No Result
View All Result
Achraf Ben Alaya
No Result
View All Result
ADVERTISEMENT
Home Blog Cloud Azure

Auto Post and Schedule Tweets & Linkedin using Azure Logic Apps

achraf by achraf
April 14, 2021
in Azure, Blog, Cloud
2 min read
0
Auto Post and Schedule Tweets & Linkedin using Azure Logic Apps
0
SHARES
367
VIEWS
Share on FacebookShare on Twitter

Being busy with tasks and calls and you forget to tweet about something you were waiting to share is a huge problem .
Today we are going to see how to schedule and post Tweets using Azure logic apps and it’s quite simple .

First of all we are going to create a simple excel file that contain what are we going to post (tweet is time for the post and Post is for the post it self):
Now that was simple  ,its time to create our logic app composed of 5 steps :

Step 1 : Set Recurrence Time 

In order to create posts we need a job that check every hour our excel file and see if the hour for post(time now) is the same as we have set in excel file .

Step 2 : Get Current Time and Convert it to a specific Time Zone

Posts are related to a certain time , for that our next step is to convert the current time zone that we have to a destination time zone and we took only the hours since we only need hours to compare them to the excel file HH

Step 3 : List rows present in a table 

In this step we are going to connect to our OneDrive and locate the file and the tab that contain our excel file and data
Step 4-5 : Check the Tweet times with the converted time and post a tweet 

Here we set a condition based on the values that we have , if the tweet time is equal to the converted time ,then we create a Tweeter post else we do nothing .
Bonus  

After I finished writing this blog I said why not I add the same post to linkedin since I’m going to post it there , so I added another step that will work only after the success of the tweet post ,we are going to add an action named ‘Share an article V2’ :

If you want to read about the pricing for the logic apps you can read full details from this link : https://bit.ly/32ejk2Y

Hope you enjoyed this blog post ^^

ShareTweet
Previous Post

Migrate and modernize your applications on Azure – Part 2.0 (Proxy Function)

Next Post

#msbuild registration is now open!

Related Posts

Switch to Azure Container Registry from Docker Hub
Azure

From Docker Hub, switch to Azure Container Registry & AKS

January 16, 2023
132
How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)
Azure

How to configure an ingress controller using TLS/SSL for the Azure Kubernetes Service (AKS)

November 25, 2022
229
How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)
Azure

How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)

November 23, 2022
102
How to setup nginx reverse proxy for aspnet core apps with and without  Docker compose
Azure

How to setup nginx reverse proxy for aspnet core apps with and without Docker compose

November 23, 2022
153
Win free certifications at the Microsoft Build Cloud Skills Challenge | May 2022 🎁
Blog

Win free certifications at the Microsoft Build Cloud Skills Challenge | May 2022 🎁

May 28, 2022
107
Generating report for SSL Certificates for Websites with PowerShell
Azure

Generating report for SSL Certificates for Websites with PowerShell

April 10, 2022
386
Next Post
#msbuild registration is now open!

#msbuild registration is now open!

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Terraform

Certifications

Microsoft certified trainer (MCT)

Recommended

Background Tasks With Hangfire And .Net 5

Background Tasks With Hangfire And .Net 5

January 25, 2021
2.4k
DevOps : Deploy infrastructure using Terraform and Azure DevOps pipelines

DevOps : Deploy infrastructure using Terraform and Azure DevOps pipelines

June 2, 2021
3.4k
Auto Post and Schedule Tweets & Linkedin using Azure Logic Apps

Auto Post and Schedule Tweets & Linkedin using Azure Logic Apps

April 14, 2021
367
You forget to shutdown your virtual machine on your way home ? send an email and save your time

You forget to shutdown your virtual machine on your way home ? send an email and save your time

February 6, 2021
322
Recover a deleted storage account azure

Recover a deleted storage account azure

December 14, 2020
479
Swagger & OpenAPI and Versioning for ASP.NET Core

Swagger & OpenAPI and Versioning for ASP.NET Core

December 8, 2020
1k
Facebook Twitter LinkedIn Youtube
Switch to Azure Container Registry from Docker Hub

From Docker Hub, switch to Azure Container Registry & AKS

January 16, 2023
How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)

How to configure an ingress controller using TLS/SSL for the Azure Kubernetes Service (AKS)

November 25, 2022
How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)

How to setup nginx reverse proxy && load balancer for aspnet core apps with Docker and azure kubernetes service (AKS)

November 23, 2022

Categories

  • Apps (1)
  • Azure (39)
  • blazor (2)
  • Blog (62)
  • c# (7)
  • Cloud (37)
  • Dapr (4)
  • docker (3)
  • Games (1)
  • General Tips & Fix (1)
  • motivation (2)
  • Motivation (3)
  • News (9)
  • Resume (1)
  • sql (4)
  • Tricks, Tips and Fixes (3)
  • xamarin (5)
No Result
View All Result
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • Exam Preparation
    • AZ-104
    • AZ-400
  • About
    • Resume