Sample Integration Installation
Last updated
Last updated
Zentitle2
Service terms© Copyright - Nalpeiron, all rights reserved Website use subject to Terms and Conditions. See our Privacy Policy Use of Zentitle is subject to our Service Terms and Conditions
Nalpeiron currently offer a sample integration between Salesforce and Zentitle, available on our GitHub repository, and this detailed set of tools and code will allow for a sophisticated use of Salesforce and Zentitle2:
We have set up a GitHub Salesforce Deploy Tool to enable easy integration. Please follow the above link to the sample GitHub repository. Deployment is easily accomplished by clicking the Deploy to SalesForce button as shown below:
You will then be invited to complete some details concerning your deployment.
Following which the deployment will proceed automatically.
IMPORTANT SANDBOX REFRESH NOTE: This solution uses a custom label named Zentitle_Sandbox_Override. It can be set to TRUE
or FALSE
. The value of the label in production has no impact. HOWEVER to ensure sandboxes don't erroneously send API calls, the production label should ALWAYS be set toFALSE.
So, any sandbox that is refreshed is created asFALSE
. Then, for such a sandbox, when needed, you can set the custom label toTRUE
to allow outbound API calls to Zentitle for testing.