1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
| [
| {
| "name": "Account",
| "custom": false
| },
| {
| "name": "Attachment",
| "custom": false
| },
| {
| "name": "Case",
| "custom": false
| },
| {
| "name": "Contact",
| "custom": false
| },
| {
| "name": "Contract",
| "custom": false
| },
| {
| "name": "Lead",
| "custom": false
| },
| {
| "name": "Note",
| "custom": false
| },
| {
| "name": "Opportunity",
| "custom": false
| },
| {
| "name": "Order",
| "custom": false
| },
| {
| "name": "Pricebook2",
| "custom": false
| },
| {
| "name": "PricebookEntry",
| "custom": false
| },
| {
| "name": "Product2",
| "custom": false
| },
| {
| "name": "RecordType",
| "custom": false
| },
| {
| "name": "Report",
| "custom": false
| },
| {
| "name": "Task",
| "custom": false
| },
| {
| "name": "User",
| "custom": false
| }
| ]
|
|