Introduction
Exporting and importing is a vital aspect we need to have in the software development life cycle when it comes to the reusability of the package or deployment of an environment to another environment. Here, I recommend calling from one tenant to another tenant as we are working on SharePoint Online.
In this process, I will explain how we can export and import a Microsoft Flow.
Prerequisites
- Developer should know how to create a MS flow and run it from SharePoint Online.
- Create a "Customers" custom list in your site.
- Need to create the below columns,
- Title - rename to "Customer ID"
- Customer Name
- Customer City
- Phone Number
- Email ID
Note
All columns will be of "Single line of text" type.
All columns will be of "Single line of text" type.
Export Process
Step 1
Go to this link,
Note
In the above URL, <country> is dynamic. I am accessing from India, it displays India.
In the above URL, <country> is dynamic. I am accessing from India, it displays India.
You will be redirected to the below page; select your flow as per the below navigation whichever you want to export.

Step 2
Give the name of the package.

This will be downloaded to your local “Downloads” folder.
Import Process
Step 1
Navigate to this page.
Click on the “Import” button as highlighted below.

Step 2
Click on the “Upload” button.

Step 3
Select your downloaded flow zip file and wait for some time. You will see the status message at the bottom of the page.









Join the conversation! Your thoughts help the community grow.