Introduction
Installation
Expression can be installed in your Salesforce org through a Managed package.
Install using the URL
Use the following URL to install the Expression package in your Salesforce org through the browser.
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tRb0000037T8PIAU
Install with SF CLI
sf package install --wait 20 --package 04tRb0000037T8PIAU
Install with SFDX CLI
sfdx force:package:install --wait 20 --package 04tRb0000037T8PIAU
Setup
Grant the Expression Admin
permission set to any user that will be configuring and managing the application.
This permission set grants access to the Expression Playground tab, and the Expression Function custom metadata type.