· 6 years ago · Feb 21, 2019, 01:38 AM
1{
2 "componentScheme": "salesforce",
3 "connectorCustomizers": [
4 "io.syndesis.connector.salesforce.customizer.ForUpdateCustomizer",
5 "io.syndesis.connector.salesforce.customizer.DataShapeCustomizer"
6 ],
7 "inputDataShape": {
8 "kind": "any"
9 },
10 "outputDataShape": {
11 "kind": "java",
12 "type": "org.apache.camel.component.salesforce.api.dto.CreateSObjectResult",
13 "specification": "<snip>"
14 },
15 "propertyDefinitionSteps": [
16 {
17 "description": "Specify the Salesforce object name of the record to create or update.",
18 "name": "Name of the object",
19 "properties": {
20 "sObjectName": {
21 "componentProperty": false,
22 "deprecated": false,
23 "description": "Name of the Salesforce object",
24 "displayName": "Object name",
25 "group": "common",
26 "javaType": "java.lang.String",
27 "kind": "parameter",
28 "required": true,
29 "secret": false,
30 "type": "string",
31 "enum": [
32 {
33 "label": "Accepted Event Relation",
34 "value": "AcceptedEventRelation"
35 },
36 {
37 "label": "Account",
38 "value": "Account"
39 },
40 {
41 "label": "Account Clean Info",
42 "value": "AccountCleanInfo"
43 },
44 {
45 "label": "Account Contact Role",
46 "value": "AccountContactRole"
47 },
48 {
49 "label": "Account Feed",
50 "value": "AccountFeed"
51 },
52 {
53 "label": "Account History",
54 "value": "AccountHistory"
55 },
56 {
57 "label": "Account Partner",
58 "value": "AccountPartner"
59 },
60 {
61 "label": "Account Share",
62 "value": "AccountShare"
63 },
64 {
65 "label": "Action Link Group Template",
66 "value": "ActionLinkGroupTemplate"
67 },
68 {
69 "label": "Action Link Template",
70 "value": "ActionLinkTemplate"
71 },
72 {
73 "label": "Activity History",
74 "value": "ActivityHistory"
75 },
76 {
77 "label": "Additional Directory Number",
78 "value": "AdditionalNumber"
79 },
80 {
81 "label": "Aggregate Result",
82 "value": "AggregateResult"
83 },
84 {
85 "label": "Announcement",
86 "value": "Announcement"
87 },
88 {
89 "label": "Apex Class",
90 "value": "ApexClass"
91 },
92 {
93 "label": "Apex Debug Log",
94 "value": "ApexLog"
95 },
96 {
97 "label": "Apex Job",
98 "value": "AsyncApexJob"
99 },
100 {
101 "label": "Apex Test Queue Item",
102 "value": "ApexTestQueueItem"
103 },
104 {
105 "label": "Apex Test Result",
106 "value": "ApexTestResult"
107 },
108 {
109 "label": "Apex Trigger",
110 "value": "ApexTrigger"
111 },
112 {
113 "label": "AppMenuItem",
114 "value": "AppMenuItem"
115 },
116 {
117 "label": "Approval Request",
118 "value": "ProcessInstanceWorkitem"
119 },
120 {
121 "label": "Asset",
122 "value": "Asset"
123 },
124 {
125 "label": "Asset Feed",
126 "value": "AssetFeed"
127 },
128 {
129 "label": "Asset History",
130 "value": "AssetHistory"
131 },
132 {
133 "label": "Asset Share",
134 "value": "AssetShare"
135 },
136 {
137 "label": "Assignment Rule",
138 "value": "AssignmentRule"
139 },
140 {
141 "label": "Attached Content Document",
142 "value": "AttachedContentDocument"
143 },
144 {
145 "label": "Attachment",
146 "value": "Attachment"
147 },
148 {
149 "label": "Aura Component Bundle",
150 "value": "AuraDefinitionBundle"
151 },
152 {
153 "label": "Auth Session",
154 "value": "AuthSession"
155 },
156 {
157 "label": "Auth. Provider",
158 "value": "AuthProvider"
159 },
160 {
161 "label": "Authentication Configuration",
162 "value": "AuthConfig"
163 },
164 {
165 "label": "Authentication Configuration Auth. Provider",
166 "value": "AuthConfigProviders"
167 },
168 {
169 "label": "Background Operation",
170 "value": "BackgroundOperation"
171 },
172 {
173 "label": "Biggy",
174 "value": "zregvart__Biggy__c"
175 },
176 {
177 "label": "Business Hours",
178 "value": "BusinessHours"
179 },
180 {
181 "label": "Business Process",
182 "value": "BusinessProcess"
183 },
184 {
185 "label": "CORS Whitelist Origin",
186 "value": "CorsWhitelistEntry"
187 },
188 {
189 "label": "Call Center",
190 "value": "CallCenter"
191 },
192 {
193 "label": "Campaign",
194 "value": "Campaign"
195 },
196 {
197 "label": "Campaign Feed",
198 "value": "CampaignFeed"
199 },
200 {
201 "label": "Campaign Field History",
202 "value": "CampaignHistory"
203 },
204 {
205 "label": "Campaign Member",
206 "value": "CampaignMember"
207 },
208 {
209 "label": "Campaign Member Status",
210 "value": "CampaignMemberStatus"
211 },
212 {
213 "label": "Campaign Share",
214 "value": "CampaignShare"
215 },
216 {
217 "label": "Case",
218 "value": "Case"
219 },
220 {
221 "label": "Case Comment",
222 "value": "CaseComment"
223 },
224 {
225 "label": "Case Contact Role",
226 "value": "CaseContactRole"
227 },
228 {
229 "label": "Case Feed",
230 "value": "CaseFeed"
231 },
232 {
233 "label": "Case History",
234 "value": "CaseHistory"
235 },
236 {
237 "label": "Case Share",
238 "value": "CaseShare"
239 },
240 {
241 "label": "Case Solution",
242 "value": "CaseSolution"
243 },
244 {
245 "label": "Case Status Value",
246 "value": "CaseStatus"
247 },
248 {
249 "label": "Case Team Member",
250 "value": "CaseTeamMember"
251 },
252 {
253 "label": "Case Team Member Role",
254 "value": "CaseTeamRole"
255 },
256 {
257 "label": "Category Data",
258 "value": "CategoryData"
259 },
260 {
261 "label": "Category Node",
262 "value": "CategoryNode"
263 },
264 {
265 "label": "Chatter Activity",
266 "value": "ChatterActivity"
267 },
268 {
269 "label": "Chatter Invitation",
270 "value": "CollaborationInvitation"
271 },
272 {
273 "label": "Client Browser",
274 "value": "ClientBrowser"
275 },
276 {
277 "label": "Connected App",
278 "value": "ConnectedApplication"
279 },
280 {
281 "label": "Contact",
282 "value": "Contact"
283 },
284 {
285 "label": "Contact Clean Info",
286 "value": "ContactCleanInfo"
287 },
288 {
289 "label": "Contact Feed",
290 "value": "ContactFeed"
291 },
292 {
293 "label": "Contact History",
294 "value": "ContactHistory"
295 },
296 {
297 "label": "Contact Share",
298 "value": "ContactShare"
299 },
300 {
301 "label": "Content Delivery",
302 "value": "ContentDistribution"
303 },
304 {
305 "label": "Content Delivery View",
306 "value": "ContentDistributionView"
307 },
308 {
309 "label": "Content Document",
310 "value": "ContentDocument"
311 },
312 {
313 "label": "Content Document History",
314 "value": "ContentDocumentHistory"
315 },
316 {
317 "label": "Content Document Link",
318 "value": "ContentDocumentLink"
319 },
320 {
321 "label": "Content Folder",
322 "value": "ContentFolder"
323 },
324 {
325 "label": "Content Folder Link",
326 "value": "ContentFolderLink"
327 },
328 {
329 "label": "Content Folder Member",
330 "value": "ContentFolderMember"
331 },
332 {
333 "label": "Content Version",
334 "value": "ContentVersion"
335 },
336 {
337 "label": "Content Version History",
338 "value": "ContentVersionHistory"
339 },
340 {
341 "label": "ContentDocument Feed",
342 "value": "ContentDocumentFeed"
343 },
344 {
345 "label": "Contract",
346 "value": "Contract"
347 },
348 {
349 "label": "Contract Contact Role",
350 "value": "ContractContactRole"
351 },
352 {
353 "label": "Contract Feed",
354 "value": "ContractFeed"
355 },
356 {
357 "label": "Contract History",
358 "value": "ContractHistory"
359 },
360 {
361 "label": "Contract Status Value",
362 "value": "ContractStatus"
363 },
364 {
365 "label": "Cron Job",
366 "value": "CronJobDetail"
367 },
368 {
369 "label": "Custom Brand",
370 "value": "CustomBrand"
371 },
372 {
373 "label": "Custom Brand Asset",
374 "value": "CustomBrandAsset"
375 },
376 {
377 "label": "Custom Button or Link",
378 "value": "WebLink"
379 },
380 {
381 "label": "Custom Object Usage By User License Metric",
382 "value": "CustomObjectUserLicenseMetrics"
383 },
384 {
385 "label": "Custom Permission",
386 "value": "CustomPermission"
387 },
388 {
389 "label": "Custom Permission Dependency",
390 "value": "CustomPermissionDependency"
391 },
392 {
393 "label": "Custom S-Control",
394 "value": "Scontrol"
395 },
396 {
397 "label": "Custom URL",
398 "value": "DomainSite"
399 },
400 {
401 "label": "D&B Company",
402 "value": "DatacloudDandBCompany"
403 },
404 {
405 "label": "D&B Company",
406 "value": "DandBCompany"
407 },
408 {
409 "label": "Dashboard",
410 "value": "Dashboard"
411 },
412 {
413 "label": "Dashboard Component",
414 "value": "DashboardComponent"
415 },
416 {
417 "label": "Dashboard Component Feed",
418 "value": "DashboardComponentFeed"
419 },
420 {
421 "label": "Dashboard Feed",
422 "value": "DashboardFeed"
423 },
424 {
425 "label": "Data Type",
426 "value": "DataType"
427 },
428 {
429 "label": "Data.com Address",
430 "value": "DatacloudAddress"
431 },
432 {
433 "label": "Data.com Company",
434 "value": "DatacloudCompany"
435 },
436 {
437 "label": "Data.com Contact",
438 "value": "DatacloudContact"
439 },
440 {
441 "label": "Data.com Owned Entity",
442 "value": "DatacloudOwnedEntity"
443 },
444 {
445 "label": "Data.com Usage",
446 "value": "DatacloudPurchaseUsage"
447 },
448 {
449 "label": "Daty",
450 "value": "zregvart__Daty__c"
451 },
452 {
453 "label": "Declined Event Relation",
454 "value": "DeclinedEventRelation"
455 },
456 {
457 "label": "Document",
458 "value": "Document"
459 },
460 {
461 "label": "Document Entity Map",
462 "value": "DocumentAttachmentMap"
463 },
464 {
465 "label": "Domain",
466 "value": "Domain"
467 },
468 {
469 "label": "Duplicate Record Item",
470 "value": "DuplicateRecordItem"
471 },
472 {
473 "label": "Duplicate Record Set",
474 "value": "DuplicateRecordSet"
475 },
476 {
477 "label": "Duplicate Rule",
478 "value": "DuplicateRule"
479 },
480 {
481 "label": "Email Domain Key",
482 "value": "EmailDomainKey"
483 },
484 {
485 "label": "Email Message",
486 "value": "EmailMessage"
487 },
488 {
489 "label": "Email Service",
490 "value": "EmailServicesFunction"
491 },
492 {
493 "label": "Email Services Address",
494 "value": "EmailServicesAddress"
495 },
496 {
497 "label": "Email Status",
498 "value": "EmailStatus"
499 },
500 {
501 "label": "Email Template",
502 "value": "EmailTemplate"
503 },
504 {
505 "label": "Entity Definition",
506 "value": "EntityDefinition"
507 },
508 {
509 "label": "Entity Particle",
510 "value": "EntityParticle"
511 },
512 {
513 "label": "Entity Subscription",
514 "value": "EntitySubscription"
515 },
516 {
517 "label": "Event",
518 "value": "Event"
519 },
520 {
521 "label": "Event Feed",
522 "value": "EventFeed"
523 },
524 {
525 "label": "Event Log File",
526 "value": "EventLogFile"
527 },
528 {
529 "label": "Event Relation",
530 "value": "EventRelation"
531 },
532 {
533 "label": "External Data Source",
534 "value": "ExternalDataSource"
535 },
536 {
537 "label": "External Data User Authentication",
538 "value": "ExternalDataUserAuth"
539 },
540 {
541 "label": "Feed Comment",
542 "value": "FeedComment"
543 },
544 {
545 "label": "Feed Item",
546 "value": "FeedItem"
547 },
548 {
549 "label": "Feed Like",
550 "value": "FeedLike"
551 },
552 {
553 "label": "Feed Poll Choice",
554 "value": "FeedPollChoice"
555 },
556 {
557 "label": "Feed Poll Vote",
558 "value": "FeedPollVote"
559 },
560 {
561 "label": "Feed Revision",
562 "value": "FeedRevision"
563 },
564 {
565 "label": "Feed Tracked Change",
566 "value": "FeedTrackedChange"
567 },
568 {
569 "label": "Feed: Invoice",
570 "value": "zregvart__Invoice__Feed"
571 },
572 {
573 "label": "Feed: Merchandise",
574 "value": "zregvart__Merchandise__Feed"
575 },
576 {
577 "label": "Field Definition",
578 "value": "FieldDefinition"
579 },
580 {
581 "label": "Field Permissions",
582 "value": "FieldPermissions"
583 },
584 {
585 "label": "Fiscal Year Settings",
586 "value": "FiscalYearSettings"
587 },
588 {
589 "label": "Flow Interview",
590 "value": "FlowInterview"
591 },
592 {
593 "label": "Flow Interview Share",
594 "value": "FlowInterviewShare"
595 },
596 {
597 "label": "Folder",
598 "value": "Folder"
599 },
600 {
601 "label": "Forecast Share",
602 "value": "ForecastShare"
603 },
604 {
605 "label": "Forecasting Share",
606 "value": "ForecastingShare"
607 },
608 {
609 "label": "Group",
610 "value": "CollaborationGroup"
611 },
612 {
613 "label": "Group",
614 "value": "Group"
615 },
616 {
617 "label": "Group Feed",
618 "value": "CollaborationGroupFeed"
619 },
620 {
621 "label": "Group Member",
622 "value": "GroupMember"
623 },
624 {
625 "label": "Group Member",
626 "value": "CollaborationGroupMember"
627 },
628 {
629 "label": "Group Member Request",
630 "value": "CollaborationGroupMemberRequest"
631 },
632 {
633 "label": "Group Record",
634 "value": "CollaborationGroupRecord"
635 },
636 {
637 "label": "Holiday",
638 "value": "Holiday"
639 },
640 {
641 "label": "Idea",
642 "value": "Idea"
643 },
644 {
645 "label": "Idea Comment",
646 "value": "IdeaComment"
647 },
648 {
649 "label": "Installed Mobile App",
650 "value": "InstalledMobileApp"
651 },
652 {
653 "label": "Invoice",
654 "value": "zregvart__Invoice__c"
655 },
656 {
657 "label": "Knowledgeable User",
658 "value": "KnowledgeableUser"
659 },
660 {
661 "label": "Lead",
662 "value": "Lead"
663 },
664 {
665 "label": "Lead Clean Info",
666 "value": "LeadCleanInfo"
667 },
668 {
669 "label": "Lead Feed",
670 "value": "LeadFeed"
671 },
672 {
673 "label": "Lead History",
674 "value": "LeadHistory"
675 },
676 {
677 "label": "Lead Share",
678 "value": "LeadShare"
679 },
680 {
681 "label": "Lead Status Value",
682 "value": "LeadStatus"
683 },
684 {
685 "label": "Letterhead",
686 "value": "BrandTemplate"
687 },
688 {
689 "label": "Library",
690 "value": "ContentWorkspace"
691 },
692 {
693 "label": "Library Document",
694 "value": "ContentWorkspaceDoc"
695 },
696 {
697 "label": "Lightning Component Definition",
698 "value": "AuraDefinition"
699 },
700 {
701 "label": "Line Item",
702 "value": "zregvart__Line_Item__c"
703 },
704 {
705 "label": "List View",
706 "value": "ListView"
707 },
708 {
709 "label": "List View Chart",
710 "value": "ListViewChart"
711 },
712 {
713 "label": "List View Chart Instance",
714 "value": "ListViewChartInstance"
715 },
716 {
717 "label": "Login Geo Data",
718 "value": "LoginGeo"
719 },
720 {
721 "label": "Login History",
722 "value": "LoginHistory"
723 },
724 {
725 "label": "Login IP",
726 "value": "LoginIp"
727 },
728 {
729 "label": "Lookups from Activity",
730 "value": "LookedUpFromActivity"
731 },
732 {
733 "label": "Macro",
734 "value": "Macro"
735 },
736 {
737 "label": "Macro History",
738 "value": "MacroHistory"
739 },
740 {
741 "label": "Macro Share",
742 "value": "MacroShare"
743 },
744 {
745 "label": "Mail Merge Template",
746 "value": "MailmergeTemplate"
747 },
748 {
749 "label": "Matching Rule",
750 "value": "MatchingRule"
751 },
752 {
753 "label": "Matching Rule Item",
754 "value": "MatchingRuleItem"
755 },
756 {
757 "label": "Merchandise",
758 "value": "zregvart__Merchandise__c"
759 },
760 {
761 "label": "Name",
762 "value": "Name"
763 },
764 {
765 "label": "Named Credential",
766 "value": "NamedCredential"
767 },
768 {
769 "label": "Note",
770 "value": "Note"
771 },
772 {
773 "label": "Note and Attachment",
774 "value": "NoteAndAttachment"
775 },
776 {
777 "label": "Note, Attachment, Google Doc And File",
778 "value": "CombinedAttachment"
779 },
780 {
781 "label": "Oauth Token",
782 "value": "OauthToken"
783 },
784 {
785 "label": "Object Permissions",
786 "value": "ObjectPermissions"
787 },
788 {
789 "label": "Open Activity",
790 "value": "OpenActivity"
791 },
792 {
793 "label": "Opportunity",
794 "value": "Opportunity"
795 },
796 {
797 "label": "Opportunity Contact Role",
798 "value": "OpportunityContactRole"
799 },
800 {
801 "label": "Opportunity Feed",
802 "value": "OpportunityFeed"
803 },
804 {
805 "label": "Opportunity Field History",
806 "value": "OpportunityFieldHistory"
807 },
808 {
809 "label": "Opportunity History",
810 "value": "OpportunityHistory"
811 },
812 {
813 "label": "Opportunity Partner",
814 "value": "OpportunityPartner"
815 },
816 {
817 "label": "Opportunity Product",
818 "value": "OpportunityLineItem"
819 },
820 {
821 "label": "Opportunity Share",
822 "value": "OpportunityShare"
823 },
824 {
825 "label": "Opportunity Stage",
826 "value": "OpportunityStage"
827 },
828 {
829 "label": "Opportunity: Competitor",
830 "value": "OpportunityCompetitor"
831 },
832 {
833 "label": "Order",
834 "value": "Order"
835 },
836 {
837 "label": "Order Feed",
838 "value": "OrderFeed"
839 },
840 {
841 "label": "Order History",
842 "value": "OrderHistory"
843 },
844 {
845 "label": "Order Product",
846 "value": "OrderItem"
847 },
848 {
849 "label": "Order Product Feed",
850 "value": "OrderItemFeed"
851 },
852 {
853 "label": "Order Product History",
854 "value": "OrderItemHistory"
855 },
856 {
857 "label": "Order Share",
858 "value": "OrderShare"
859 },
860 {
861 "label": "Organization",
862 "value": "Organization"
863 },
864 {
865 "label": "Organization-wide From Email Address",
866 "value": "OrgWideEmailAddress"
867 },
868 {
869 "label": "Package License",
870 "value": "PackageLicense"
871 },
872 {
873 "label": "Partner",
874 "value": "Partner"
875 },
876 {
877 "label": "Partner Role Value",
878 "value": "PartnerRole"
879 },
880 {
881 "label": "Period",
882 "value": "Period"
883 },
884 {
885 "label": "Permission Set",
886 "value": "PermissionSet"
887 },
888 {
889 "label": "Permission Set Assignment",
890 "value": "PermissionSetAssignment"
891 },
892 {
893 "label": "Permission Set License",
894 "value": "PermissionSetLicense"
895 },
896 {
897 "label": "Permission Set License Assignment",
898 "value": "PermissionSetLicenseAssign"
899 },
900 {
901 "label": "Picker",
902 "value": "zregvart__Picker__c"
903 },
904 {
905 "label": "Picklist Value Info",
906 "value": "PicklistValueInfo"
907 },
908 {
909 "label": "Platform Action",
910 "value": "PlatformAction"
911 },
912 {
913 "label": "Predefined Case Team",
914 "value": "CaseTeamTemplate"
915 },
916 {
917 "label": "Predefined Case Team Member",
918 "value": "CaseTeamTemplateMember"
919 },
920 {
921 "label": "Predefined Case Team Record",
922 "value": "CaseTeamTemplateRecord"
923 },
924 {
925 "label": "Price Book",
926 "value": "Pricebook2"
927 },
928 {
929 "label": "Price Book Entry",
930 "value": "PricebookEntry"
931 },
932 {
933 "label": "Price Book History",
934 "value": "Pricebook2History"
935 },
936 {
937 "label": "Process Definition",
938 "value": "ProcessDefinition"
939 },
940 {
941 "label": "Process Instance",
942 "value": "ProcessInstance"
943 },
944 {
945 "label": "Process Instance History",
946 "value": "ProcessInstanceHistory"
947 },
948 {
949 "label": "Process Instance Node",
950 "value": "ProcessInstanceNode"
951 },
952 {
953 "label": "Process Instance Step",
954 "value": "ProcessInstanceStep"
955 },
956 {
957 "label": "Process Node",
958 "value": "ProcessNode"
959 },
960 {
961 "label": "Product",
962 "value": "Product2"
963 },
964 {
965 "label": "Product Feed",
966 "value": "Product2Feed"
967 },
968 {
969 "label": "Product History",
970 "value": "Product2History"
971 },
972 {
973 "label": "Products",
974 "value": "zregvart__Products__x"
975 },
976 {
977 "label": "Profile",
978 "value": "Profile"
979 },
980 {
981 "label": "Promoted Search Term",
982 "value": "SearchPromotionRule"
983 },
984 {
985 "label": "Publisher",
986 "value": "Publisher"
987 },
988 {
989 "label": "Push Topic",
990 "value": "PushTopic"
991 },
992 {
993 "label": "Queue Sobject",
994 "value": "QueueSobject"
995 },
996 {
997 "label": "Quick Text",
998 "value": "QuickText"
999 },
1000 {
1001 "label": "Quick Text History",
1002 "value": "QuickTextHistory"
1003 },
1004 {
1005 "label": "Quick Text Share",
1006 "value": "QuickTextShare"
1007 },
1008 {
1009 "label": "Quote Template Rich Text Data",
1010 "value": "QuoteTemplateRichTextData"
1011 },
1012 {
1013 "label": "Recently Viewed",
1014 "value": "RecentlyViewed"
1015 },
1016 {
1017 "label": "Record",
1018 "value": "TopicAssignment"
1019 },
1020 {
1021 "label": "Record Type",
1022 "value": "RecordType"
1023 },
1024 {
1025 "label": "Relationship",
1026 "value": "RelationshipInfo"
1027 },
1028 {
1029 "label": "Relationship Domain",
1030 "value": "RelationshipDomain"
1031 },
1032 {
1033 "label": "Report",
1034 "value": "Report"
1035 },
1036 {
1037 "label": "Report Feed",
1038 "value": "ReportFeed"
1039 },
1040 {
1041 "label": "Role",
1042 "value": "UserRole"
1043 },
1044 {
1045 "label": "SAML Single Sign-On Setting",
1046 "value": "SamlSsoConfig"
1047 },
1048 {
1049 "label": "Scheduled Jobs",
1050 "value": "CronTrigger"
1051 },
1052 {
1053 "label": "Secure Agent",
1054 "value": "SecureAgent"
1055 },
1056 {
1057 "label": "Secure Agent Plug-in",
1058 "value": "SecureAgentPlugin"
1059 },
1060 {
1061 "label": "Secure Agent Plug-in Property",
1062 "value": "SecureAgentPluginProperty"
1063 },
1064 {
1065 "label": "Service Field Data Type",
1066 "value": "ServiceFieldDataType"
1067 },
1068 {
1069 "label": "Setting Granted By License",
1070 "value": "GrantedByLicense"
1071 },
1072 {
1073 "label": "Setup Audit Trail Entry",
1074 "value": "SetupAuditTrail"
1075 },
1076 {
1077 "label": "Setup Entity Access",
1078 "value": "SetupEntityAccess"
1079 },
1080 {
1081 "label": "Site",
1082 "value": "SiteFeed"
1083 },
1084 {
1085 "label": "Site",
1086 "value": "Site"
1087 },
1088 {
1089 "label": "Site History",
1090 "value": "SiteHistory"
1091 },
1092 {
1093 "label": "Solution",
1094 "value": "Solution"
1095 },
1096 {
1097 "label": "Solution Feed",
1098 "value": "SolutionFeed"
1099 },
1100 {
1101 "label": "Solution History",
1102 "value": "SolutionHistory"
1103 },
1104 {
1105 "label": "Solution Status Value",
1106 "value": "SolutionStatus"
1107 },
1108 {
1109 "label": "Static Resource",
1110 "value": "StaticResource"
1111 },
1112 {
1113 "label": "Streaming Channel",
1114 "value": "StreamingChannel"
1115 },
1116 {
1117 "label": "Streaming Channel Share",
1118 "value": "StreamingChannelShare"
1119 },
1120 {
1121 "label": "Task",
1122 "value": "Task"
1123 },
1124 {
1125 "label": "Task Feed",
1126 "value": "TaskFeed"
1127 },
1128 {
1129 "label": "Task Priority Value",
1130 "value": "TaskPriority"
1131 },
1132 {
1133 "label": "Task Status Value",
1134 "value": "TaskStatus"
1135 },
1136 {
1137 "label": "Tenant Usage Entitlement",
1138 "value": "TenantUsageEntitlement"
1139 },
1140 {
1141 "label": "Third Party Account Link",
1142 "value": "ThirdPartyAccountLink"
1143 },
1144 {
1145 "label": "Topic",
1146 "value": "Topic"
1147 },
1148 {
1149 "label": "Topic Feed",
1150 "value": "TopicFeed"
1151 },
1152 {
1153 "label": "Undecided Event Relation",
1154 "value": "UndecidedEventRelation"
1155 },
1156 {
1157 "label": "User",
1158 "value": "User"
1159 },
1160 {
1161 "label": "User Entity Access",
1162 "value": "UserEntityAccess"
1163 },
1164 {
1165 "label": "User Feed",
1166 "value": "UserFeed"
1167 },
1168 {
1169 "label": "User Field Access",
1170 "value": "UserFieldAccess"
1171 },
1172 {
1173 "label": "User License",
1174 "value": "UserLicense"
1175 },
1176 {
1177 "label": "User List View",
1178 "value": "UserListView"
1179 },
1180 {
1181 "label": "User List View Criteria",
1182 "value": "UserListViewCriterion"
1183 },
1184 {
1185 "label": "User Login",
1186 "value": "UserLogin"
1187 },
1188 {
1189 "label": "User Owned File",
1190 "value": "OwnedContentDocument"
1191 },
1192 {
1193 "label": "User Package License",
1194 "value": "UserPackageLicense"
1195 },
1196 {
1197 "label": "User Preference",
1198 "value": "UserPreference"
1199 },
1200 {
1201 "label": "User Provisioning Account",
1202 "value": "UserProvAccount"
1203 },
1204 {
1205 "label": "User Provisioning Account Staging",
1206 "value": "UserProvAccountStaging"
1207 },
1208 {
1209 "label": "User Provisioning Config",
1210 "value": "UserProvisioningConfig"
1211 },
1212 {
1213 "label": "User Provisioning Log",
1214 "value": "UserProvisioningLog"
1215 },
1216 {
1217 "label": "User Provisioning Mock Target",
1218 "value": "UserProvMockTarget"
1219 },
1220 {
1221 "label": "User Provisioning Request",
1222 "value": "UserProvisioningRequest"
1223 },
1224 {
1225 "label": "User Provisioning Request Share",
1226 "value": "UserProvisioningRequestShare"
1227 },
1228 {
1229 "label": "User Record Access",
1230 "value": "UserRecordAccess"
1231 },
1232 {
1233 "label": "User Share",
1234 "value": "UserShare"
1235 },
1236 {
1237 "label": "Visualforce Component",
1238 "value": "ApexComponent"
1239 },
1240 {
1241 "label": "Visualforce Page",
1242 "value": "ApexPage"
1243 },
1244 {
1245 "label": "Vote",
1246 "value": "Vote"
1247 },
1248 {
1249 "label": "With External Id",
1250 "value": "zregvart__With_External_Id__c"
1251 },
1252 {
1253 "label": "With Reference",
1254 "value": "zregvart__With_Reference__c"
1255 },
1256 {
1257 "label": "Zone",
1258 "value": "Community"
1259 }
1260 ]
1261 }
1262 }
1263 },
1264 {
1265 "description": "Specify the field name that holds the identifying value.",
1266 "name": "Identifier field name",
1267 "properties": {
1268 "sObjectIdName": {
1269 "componentProperty": false,
1270 "defaultValue": "Id",
1271 "deprecated": false,
1272 "description": "Field name of the identifier",
1273 "displayName": "Identifier field",
1274 "group": "common",
1275 "javaType": "java.lang.String",
1276 "kind": "parameter",
1277 "required": true,
1278 "secret": false,
1279 "type": "string"
1280 }
1281 }
1282 }
1283 ],
1284 "configuredProperties": {
1285 "operationName": "upsertSObject",
1286 "rawPayload": "true"
1287 },
1288 "_meta": {}
1289}