You are here:
New and Changed Connect APIs
Connect REST APIs help customers, partners, and ISVs integrate with Salesforce software and UIs.
This release is in preview. Features described in this document don't become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can't guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features. Linked documentation might not include the new features or the links in these release notes might not work yet.
- Get field set names of an entity
- Make a GET request to the new
/services/data/v59.0/connect/fieldset/${object api name}resource. - Remove benefit participants from a benefit schedule
- Make a DELETE request to the new
/connect/program-mgmt/benefit-schedules/${benefitScheduleId}/benefit-assignments?ids=<BA ids>resource.
Where: This change applies to Lightning Experience in Enterprise, Unlimited, and Developer editions where Program Management is enabled.
SEE ALSO:

