export an object dictionnary #631
-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @Ln92-pixel , |
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
Hi @Ln92-pixel , |
Beta Was this translation helpful? Give feedback.
Here is an example for Account :
SELECT EntityDefinition.DeveloperName, DeveloperName, DataType, Description FROM FieldDefinition WHERE EntityDefinition.DeveloperName = 'Account'
With 'Hide Object Columns' enabled and the download button, we are not far from the dictionary export !