Note: This release is in preview. Features described here 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.

Public Sector APIs

Use the Public Sector APIs to create care plan templates and care plans.

Special Access Rules

To use care plans, users need the Care Plans Access and Benefit Management Access permission sets. To use tax and revenue features, users need the Tax and Revenue Management permission sets.

Available Resources

Resource Description
/connect/careplan/care-plans Use the POST request to create care plan records.
/connect/careplan/care-plans/${carePlanId} Use the PATCH request to update a care plan record.
/connect/careplan/care-plans/${carePlanId} Use the GET request to retrieve the care plan details.
/connect/careplan/careplan-templates/​${carePlanTemplateId}/actions/${actionType} Use the POST request to create care plan template records.
/connect/careplan/careplan-templates/​${carePlanTemplateId} Use the GET request to retrieve the care plan template details.
/connect/careplan/definitions/${definitionId} Use the GET request to retrieve details about a specified definition record that is related to goal definition and the benefits of a care plan.
/connect/public-sector/tax-revenue/constituents/${constituentId}/activity Use the POST request to create a representation of a taxpayer's activity for a single tax year, scoped by requested views.
/connect/public-sector/tax-revenue/constituents/${constituentId}/profile Uset the POST request to create a taxpayer's profile including name and available filing years.
/connect/contenthub-externalsearch/search Use the POST request to search content stored in external storage providers and return matching documents with pagination.
/connect/contenthub-externalsearch/status Use the GET request to check whether external storage search is configured and available for the current org.