You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: METADATA_SUPPORT.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v56 with the [metadata reg
4
4
5
5
This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
6
6
7
-
Currently, there are 480/512 supported metadata types.
7
+
Currently, there are 481/512 supported metadata types.
8
8
For status on any existing gaps, please search or file an issue in the [Salesforce CLI issues only repo](https://github.com/forcedotcom/cli/issues).
9
9
To contribute a new metadata type, please see the [Contributing Metadata Types to the Registry](./contributing/metadata.md)
10
10
@@ -73,7 +73,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
73
73
|BldgEnrgyIntensityCnfg|✅||
74
74
|BlockchainSettings|✅||
75
75
|Bot|✅||
76
-
|BotBlock|❌|Not supported, but support could be added|
76
+
|BotBlock|✅||
77
77
|BotBlockVersion|❌|Not supported, but support could be added|
78
78
|BotSettings|✅||
79
79
|BotTemplate|✅||
@@ -532,11 +532,12 @@ v57 introduces the following new types. Here's their current level of support
532
532
|:---|:---|:---|
533
533
|ActionableListDefinition|❌|Not supported, but support could be added|
534
534
|AffinityScoreDefinition|❌|Not supported, but support could be added|
535
-
|CampaignTemplateDefinition|❌|Not supported, but support could be added|
536
-
|ClauseCatgConfiguration|❌|Not supported, but support could be added|
537
-
|DisclosureDefinition|❌|Not supported, but support could be added|
538
-
|DisclosureDefinitionVersion|❌|Not supported, but support could be added|
539
-
|DisclosureType|❌|Not supported, but support could be added|
535
+
|ClauseCatgConfiguration|✅||
536
+
|DisclosureDefinition|✅||
537
+
|DisclosureDefinitionVersion|✅||
538
+
|DisclosureType|✅||
539
+
|EngagementMessagingSettings|✅||
540
+
|ExternalClientAppSettings|✅||
540
541
|ExternalClientApplication|✅||
541
542
|ExternalDocStorageConfig|❌|Not supported, but support could be added|
542
543
|ExtlClntAppMobileSet|❌|Not supported, but support could be added|
@@ -545,7 +546,9 @@ v57 introduces the following new types. Here's their current level of support
545
546
|IntegrationProviderDef|❌|Not supported, but support could be added|
546
547
|LocationUse|❌|Not supported, but support could be added|
547
548
|OmniSupervisorConfig|❌|Not supported, but support could be added (but not for tracking)|
549
+
|PipelineInspMetricConfig|❌|Not supported, but support could be added|
548
550
|ProductSpecificationTypeDefinition|❌|Not supported, but support could be added|
551
+
|ServiceProcess|❌|Not supported, but support could be added|
549
552
|WaveAnalyticAssetCollection|❌|Not supported, but support could be added|
0 commit comments