Skip to content

Installation v1.0.0

Install via Package

Install the SOQL Lib unmanaged package to your Salesforce environment:

/packaging/installPackage.apexp?p0=04tP6000001w95Z

Install on Sandbox

Install on Production

Deploy via Button

Deploy to your Salesforce org using the deploy button:

Deploy to Salesforce

Copy and Deploy

Or clone the repository and deploy using SFDX:

bash
git clone https://github.com/beyond-the-cloud-dev/async-lib.git
cd async-lib
sf project deploy start -p force-app -u your-org-alias

Released under the MIT License.