0:11
hello everyone in this video we are
0:15
query data sensitiv sensitivity
0:19
level in Salesforce custom or standard
0:23
Fields whenever we set the data
0:27
sensitivity level we can also quate from
0:31
the field def definition object or
0:34
entity for this demo I have set the data
0:38
sensitivity level as internal for the
0:41
standard account number field on the
0:44
account object let's see how to query
0:48
it I'm using select ID comma developer
0:52
name comma security classification from
0:55
field definition object or entity where
0:58
entity definition ID equal equal to the
1:00
object API name so the The Entity
1:04
definition ID I'm passing account as the
1:06
entity definition ID and developer name
1:09
equal to account number here account
1:12
number is the um field uh name or the AP
1:16
name um through which I'm going to get
1:18
the data sensitivity level the security
1:23
classification column or field will have
1:25
the data sensitivity level that was set
1:28
on the field let's execute
1:31
this so I'm able to get the ID developer
1:34
name and the security classification is
1:37
the data sensitivity level that was set
1:47
field please check the video description
1:50
in the video description I have shared
1:52
my blog post from the blog post you
1:55
should be able to get the sample s soql
1:57
which was referenced in this video
2:09
helpful thank you for