Export and import forms
Transferring forms between Shopify stores is straightforward with the our app. This guide will walk you through exporting a form from one store and importing it into another.
Exporting a form
Steps to manage
From admin app, click Forms > select the form you want
Click More actions icon > Export selected form(s) > The form will be exported in the json file immediately

Import a form
Steps to manage
From admin app, click Forms
Click Import form text, a popup will appear
Click Add file to attach the file which contains the exported form, then click Import button
Now the form is imported to the app in the new store

Notes
The import function only accepts
.json
files exported from our Form Builder app. It does not support external file formats like.pdf
,.xls
, or.csv
.Only the form's structure and settings are transferred. Form submissions and uploaded files are not included in the export/import process.
After importing, you'll need to add the form to the desired page on your new store.
Last updated