Form Template Deployment (or Migration)
SharinPix Form Templates can be migrated from one Salesforce org (for example, a sandbox) to another Salesforce org (for example, a production org). This is useful when a Form Template has been built and tested in a sandbox and needs to be deployed to production.
There are two ways to deploy a Form Template between Salesforce orgs:
Deploy Using the SharinPix Salesforce CLI Plugin
The SharinPix Salesforce CLI Plugin syncs SharinPix forms between a Salesforce org and files on your computer. Use it to pull a Form Template from your sandbox and push it to production. This method is recommended when deploying multiple Form Templates or repeating the migration as part of a deployment process.
For step-by-step instructions, see SharinPix Salesforce CLI Plugin.
Deploy Manually
For a single Form Template, copy the JSON from the Advanced Settings in the source org and paste it into a new Form Template record in the target org.
Open the Form Template in your Sandbox and go to Advanced Settings.
Copy the Form Template JSON.
In Production, create a new Form Template record. You can keep the same name for the template.
Paste the same JSON into the new Form Template.

Last updated
Was this helpful?

