Force.com-Toolkit-for-PHP
Force.com-Toolkit-for-PHP copied to clipboard
Support for findDuplicates
Salesforce now has matching rules to determine duplicate entries. These rules are established within the product and could change from time to time. There's a new call, findDuplicates(), that can be used but isn't supported by this toolkit. Anyone know how to add support??
findDuplicates() was introduced in the SOAP API version 38. This library is at 27. The newest SOAP API version is up to 44.