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 in another Service (such as Twitter). It makes it practical and simple for businesses. The users build workflows that automatically do some business tasks and processes across applications and services. We can connect our business-critical apps and services with Azure Logic Apps, automating your workflows without writing a single line of code.

Before reading this article, please go through some important article links, mentioned below.

Connect OneDrive to Google Drive

Here, we can connect OneDrive and Google Drive to back up your files.

Now, we are connecting the OneDrive and Google Drive to back up their data.

Why We Connect OneDrive to Google Drive

OneDrive and Google Drive are powerful and convenient Cloud services that are widely used worldwide. They provide a version of desktop and phone for their users so that they can easily access these files whenever and wherever. Many users store their personal files like photos, music, videos, and movies in the cloud.

However, users have to store a part of their files on one Cloud drive due to the storage limitation. The reason to connect OneDrive to Google Drive is to keep our data safe. If you lost files in one Cloud drive, but we have still copies in other Clouds. As a result, it makes file management easy and effective.

Create an Azure Logic App between OneDrive to Google Drive

Here, we can connect OneDrive and Google Drive to back up your files.

Prerequisites

Follow the below steps to build a Workflow using a template.

Step 1. Login to https://portal.azure.com/

In the dashboard, choose Create a Resource and click on Integration. Now choose Logic App,

Logic Apps

Step 2. Enter the name you want to assign to the logic, choose the subscription, the resource group where you organize related resources, and the location where your logic app is stored. Then, click on "Create".

Create

Here is the dashboard. Click on Logic App Designer.

Logic App Designer

Step 3. Now, click on the Blank Logic App.

Blank Logic App

Step 4. Configure the data by signing in to the OneDrive and Google Drive.

Step 5.

Step 6. Now we save the workflow and run it.

Save

Output

Run

Now, we have added the image to OneDrive.

OneDrive image

The same file is copied into the Specific Folder in Google Drive.

Specific Folder

Workflow

Workflow

Workflow Summary

Workflow Summary

Summary

I hope you understand how to create a Logic App between OneDrive and Google Drive for backing up our files and how to run it. Stay tuned for more Logic App articles.