---
title: How can I import my workflows other automation tools into Stepper? | Paperform Help Center | Paperform
description: You can export your workflow as a JSON file and copy & paste the JSON into the Stepper AI Assistant chat.
url: "https://paperform.co/help/articles/how-can-i-import-my-workflows-other-automation-tools-into-stepper"
type: static
generatedAt: "2026-09-21T00:46:21.943Z"
---

How can I import my workflows other automation tools into Stepper?
### Stepper

Perhaps you’ve spent time perfecting a workflow that runs… *ok*… and you’ve poured a lot of time, creativity, and care into your current setup. Stepper’s AI Assistant makes migrating to a better platform simple, which means you don’t have to rebuild what you’ve already worked hard to create.

Let’s dive into into how to transfer your workflow from another platform into Stepper.

### Exporting Your Workflow

To make different services communicate with each other, most automation platforms rely on JSON (JavaScript Object Notation), a data format used to connect with APIs. Below are instructions on how to export your workflow as a JSON file from a few popular automation platforms:

## Make

You can export your Make Scenario by clicking the three-dot menu on the bottom bar of the Scenario Builder screen.

 1. Click Export Blueprint.
 2. Check your downloads folder.
 3. Open the JSON file and copy its contents.

## Zapier

Zaps can be found in the Data Management section.

 1. Click your profile icon on the upper right-hand corner.
 2. Click Security and Data.
 3. Click the download icon in the “Download my Zaps” setting.
 4. Choose a location on your local drive and save the file.
 5. Open the JSON file and copy it’s contents.

> Some Zapier accounts don’t allow for individual zaps to be downloaded. In that case, you can:
>
>  1. Click your profile icon on the upper right-hand corner.
>  2. Click Security and Data.
>  3. Click Download all private and shared Zaps.
>
> Zapier will then email you a Zip file that contains your requested JSON file(s).

## n8n

From the editor, you’ll see a horizontal three-dot menu on the upper right-hand corner.

 1. Click the dots.
 2. Click Download.
 3. Check your downloads folder, and open the JSON file.

You can also highlight all of the nodes in the canvas and click CTRL + C on your keyboard to copy the JSON.

## Importing the JSON

Once you’ve copied the JSON, head over to Stepper and click "Create New Workflow" to start a new conversation with the AI assistant. You can then click, “Import workflow from another product.”

![Screenshot with Import an existing workflow from another product option highlighted.](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/1-new-workflow-import.png)

If you’re already in the editor, click the vertical three-dot menu in the upper right-hand corner of the editor, and choose “Import workflow from…”

![Import workflow from... option highlighted from editor screen.](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/2-import-workflow-from.png)

This will open up a dialogue with the Stepper AI assistant, where you can paste the copied text into your prompt. Here’s an example prompt:

![Example chat with JSON pasted into the prompt.](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/3-prompt.png)

From there, the assistant may ask some clarifying questions and require authorization for certain connections but for the most part, the hard work is done. You can sit back and let Stepper handle the rest!

### Related Articles
  [Getting Started with Stepper  Stepper is an AI-native workflow automation platform that makes it simple to create automated processes for your business.](/help/articles/getting-started-with-stepper/)