function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mickey EppersonMickey Epperson 

How to you move a flow from a development org to a sandbox org?

Hi all,

I have created 2 flows in a development org. I would like to move them to a sandbox org. How do I do this?
Best Answer chosen by Mickey Epperson
Gaurav NirwalGaurav Nirwal
1. Using the "Package" mechanism built into the Salesforce Web Interface
2. Eclipse Force IDE "Deploy to Server" option
3. Ant Script (haven't tried this one yet)

All Answers

Amit Singh 2011Amit Singh 2011
Hi Mickey

You can Deploy using following ways:
Deploy using Eclipse
Create a package and deploy it to sandbox

for more details please check this link:

https://help.salesforce.com/HTViewHelpDoc?id=vpm_admin_flow_changeset_pkg.htm&language=en_US

Regards
Amit
Gaurav NirwalGaurav Nirwal
1. Using the "Package" mechanism built into the Salesforce Web Interface
2. Eclipse Force IDE "Deploy to Server" option
3. Ant Script (haven't tried this one yet)
This was selected as the best answer
Mickey EppersonMickey Epperson
Amit, Matthews,

Thanks for your answers.

I used an Ant script to move the flows from my development org to a sandbox as I had problems with the Force.com IDE and deploying a package.

After moving the flows to the sandbox, I was able to use the Force.com IDE to create a package.


rishu rathorrishu rathor
You can use appexchange application BOFC to clone flows from one to other external (non-linked) salesforc org in few clicks.
https://bofc.io/process-builder-flow-operations/how-to-clone-flows-in-bulk-in-salesforce-in-few-clicks