<aside>
Install SimpleT Managed Packages covers the installation of required Salesforce packages for SimpleT AI Components and DevOps tools. It includes installation URLs for Production, Sandbox, and Custom Domain environments.
</aside>
<aside> 💡
If your org uses a custom domain, replace YOUR_CUSTOM_DOMAIN in the URL with your actual Salesforce domain.
</aside>
For more details, see the official Salesforce documentation on installing packages.
AI-powered components including Record AI, File AI, Email AI, Case Comment AI, and more. These enable features such as file analysis, language detection, and content optimization. For details, refer to the Components section in the SimpleT documentation.
| Org Type | Package Type | Installation URL |
|---|---|---|
| Production | Managed | https://login.salesforce.com/packaging/installPackage.apexp?p0=04tQs0000008LAXIA2 |
| Sandbox | Managed | https://test.salesforce.com/packaging/installPackage.apexp?p0=04tQs0000008LAXIA2 |
| Custom Domain | Managed | https://YOUR_CUSTOM_DOMAIN.my.salesforce.com/packaging/installPackage.apexp?p0=04tQs0000008LAXIA2 |
A utility package for DevOps workflows. Learn how to use it: SimpleT CI/CD Component
| Org Type | Package Type | Installation URL | Password |
|---|---|---|---|
| Production | Unlocked | https://login.salesforce.com/packaging/installPackage.apexp?p0=04tQs0000007ql3IAA | SimpleTranslate2025 |
| Sandbox | Unlocked | https://test.salesforce.com/packaging/installPackage.apexp?p0=04tQs0000007ql3IAA | SimpleTranslate2025 |
| Custom Domain | Unlocked | https://YOUR_CUSTOM_DOMAIN.my.salesforce.com/packaging/installPackage.apexp?p0=04tQs0000007ql3IAA | SimpleTranslate2025 |
<aside>