Achraf Ben Alaya
No Result
View All Result
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • About
    • Resume
SUBSCRIBE
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • 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
380
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

Block the default URL assigned to the azure web app using azure application gateway
Azure

Block the default URL assigned to the azure web app using azure application gateway

May 31, 2023
56
Block the default URL assigned to the azure web app
Blog

Block the default URL assigned to the azure web app

May 14, 2023
215
What if we can check the cost of Azure resources in a juts few seconds
Azure

What if we can check the cost of Azure resources in a juts few seconds

May 9, 2023
331
Part 5-A : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments
Azure

Part 5-C : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments

May 2, 2023
216
15 E-books that focus on learning Microsoft Azure Cloud
Azure

15 E-books that focus on learning Microsoft Azure Cloud

April 23, 2023
102
Part 5-A : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments
Cloud

Part 5-B : Using Azure DevOps, Automate Your CI/CD Pipeline and Your Deployments

April 20, 2023
123
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

Configuring Self-hosted Agent In Azure DevOps Pipeline

Configuring Self-hosted Agent In Azure DevOps Pipeline

April 13, 2023
497
Migrate and modernize your applications on Azure

Migrate and modernize your applications on Azure – Part – 00 (creating .Net 5.0 application )

March 29, 2021
172
My Trip to Turkey

My Trip to Turkey

February 5, 2022
238
Run background tasks with WebJobs in Azure App Service

Run background tasks with WebJobs in Azure App Service

August 21, 2021
1.3k
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
350
Create a Linux VM with infrastructure in Azure using Terraform

Create a Linux VM with infrastructure in Azure using Terraform

August 30, 2020
2k
Facebook Twitter LinkedIn Youtube
Block the default URL assigned to the azure web app using azure application gateway

Block the default URL assigned to the azure web app using azure application gateway

May 31, 2023
Block the default URL assigned to the azure web app

Block the default URL assigned to the azure web app

May 14, 2023
What if we can check the cost of Azure resources in a juts few seconds

What if we can check the cost of Azure resources in a juts few seconds

May 9, 2023

Categories

  • Apps (1)
  • Azure (46)
  • blazor (2)
  • Blog (70)
  • c# (7)
  • Cloud (45)
  • Dapr (4)
  • docker (3)
  • Games (1)
  • General Tips & Fix (1)
  • Kubernetes Service (AKS) (1)
  • motivation (2)
  • Motivation (3)
  • News (9)
  • Resume (1)
  • sql (4)
  • Terrafrom (1)
  • Tricks, Tips and Fixes (3)
  • xamarin (5)
No Result
View All Result
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
  • Cloud
  • Motivation
  • General Tips & Fix
  • About
    • Resume