Salesforce - How to Deploy between Environments (Sandboxes, Live etc)

后端 未结 7 572
暗喜
暗喜 2021-02-02 09:54

We\'re looking into setting up a proper deployment process.

From what I\'ve read there seems to be 4 methods of doing this.

  1. Copy & Paste -- We don\'t w
7条回答
  •  一生所求
    2021-02-02 10:19

    In any Salesforce production deployment, the Metadata API is one of the better options to do it. There are tools that simplify the work. Check out this post : https://www.deploypkg.com/deploy-to-production/

提交回复
热议问题