@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v65 with the [metadata reg
44
55This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
66
7- Currently, there are 674/718 supported metadata types.
7+ Currently, there are 674/719 supported metadata types.
88For status on any existing gaps, please search or file an issue in the [ Salesforce CLI issues only repo] ( https://github.com/forcedotcom/cli/issues ) .
99To contribute a new metadata type, please see the [ Contributing Metadata Types to the Registry] ( ./contributing/metadata.md )
1010
@@ -715,6 +715,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
715715| WebStoreBundle| ✅||
716716| WebStoreTemplate| ✅||
717717| WebToXSettings| ✅||
718+ | WelcomeRecommendation| ❌| Not supported, but support could be added|
718719| WorkDotComSettings| ✅||
719720| WorkSkillRouting| ✅||
720721| Workflow| ✅||
@@ -744,12 +745,16 @@ v66 introduces the following new types. Here's their current level of support
744745| CourseWaitlistConfig| ❌| Not supported, but support could be added|
745746| CriteriaSettings| ✅||
746747| DocumentExtractionDef| ❌| Not supported, but support could be added|
748+ | DripFeedConfigSettings| ✅||
749+ | DynamicGanttSettings| ✅||
747750| EmergencySettings| ✅||
748751| GRCIntelligenceUddSettings| ✅||
749752| GeneralConfigSettings| ✅||
750753| GiftEntryGridTemplate| ✅||
751754| IndustriesConstraintsSettings| ✅||
755+ | IndustriesEnergyUtilitiesMultiSiteSettings| ✅||
752756| IndustriesMfgSampleManagementSettings| ✅||
757+ | InventoryAllocationSettings| ✅||
753758| MapReportSettings| ✅||
754759| ObjectMappingSettings| ✅||
755760| OnboardingDataObjGrp| ❌| Not supported, but support could be added|
@@ -760,7 +765,6 @@ v66 introduces the following new types. Here's their current level of support
760765| SchedulingRecipeSettings| ✅||
761766| StockRotationSettings| ✅||
762767| UnifiedSummaryConfiguration| ❌| Not supported, but support could be added|
763- | WelcomeRecommendation| ❌| Not supported, but support could be added|
764768
765769## Additional Types
766770
0 commit comments