Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 447 Bytes

File metadata and controls

executable file
·
9 lines (5 loc) · 447 Bytes

Plauti Example Code

This repository contains example code for both Duplicate Check for Salesforce and Record Validation for Salesforce.

Prerequisites

This repository is built as a standard SFDX project. You can clone it and push it directly to any scratch org or sandbox where Duplicate Check for Salesforce is installed.

In order to run the REST examples you need to have node installed. First run 'npm install' to install dependecies.