I have created a Workflow in a sandbox account GUI...
# suiteflow
e
I have created a Workflow in a sandbox account GUI. Whats the best way to deploy it to PROD account? I'm not using SDF.
r
You can create a bundle then install it in prod
k
For what it's worth - I tend to just mirror the build in production
instead of trying to copy it over.
r
I like copy to account if there are not many custom fields or records included in the workflow. You still get duplication to production with those.
I agree with @KevinJ of Kansas for a highly customized account. Just recreating in Prod is safer and in the long run usually faster.