@n8n-dev/n8n-nodes-microsoft-graph-beta 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26714 -820
- package/dist/credentials/MicrosoftGraphBetaApi.credentials.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/MicrosoftGraphBeta.node.js +16 -16
- package/dist/nodes/MicrosoftGraphBeta/resources/admin-actions/index.js +126 -126
- package/dist/nodes/MicrosoftGraphBeta/resources/administrative-units-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/administrative-units-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/app-actions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-actions/index.js +7 -7
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-app-management-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-connector-group/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-token-issuance-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-token-lifetime-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/chats-actions/index.js +7 -7
- package/dist/nodes/MicrosoftGraphBeta/resources/communications-actions/index.js +7 -7
- package/dist/nodes/MicrosoftGraphBeta/resources/contacts-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/contracts-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/default/index.js +176 -176
- package/dist/nodes/MicrosoftGraphBeta/resources/default/index.js.map +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/device-app-management-actions/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/device-app-management-functions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/device-management-actions/index.js +108 -108
- package/dist/nodes/MicrosoftGraphBeta/resources/device-management-functions/index.js +8 -8
- package/dist/nodes/MicrosoftGraphBeta/resources/device-management-user-experience-analytics-app-health-app-performance-by-app-version-device-id/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/devices-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/devices-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-actions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-administrative-unit/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-inbound-shared-user-profile/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-object-org-contact/index.js +12 -12
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-objects-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-outbound-shared-user-profile/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-role-templates-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-roles-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-roles-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-setting-templates-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/domain-dns-records-domain-dns-record/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/domains-domain-dns-record/index.js +65 -65
- package/dist/nodes/MicrosoftGraphBeta/resources/drives-actions/index.js +10 -10
- package/dist/nodes/MicrosoftGraphBeta/resources/education-education-class/index.js +7 -7
- package/dist/nodes/MicrosoftGraphBeta/resources/education-education-school/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/education-education-user/index.js +6 -6
- package/dist/nodes/MicrosoftGraphBeta/resources/education-functions/index.js +3 -3
- package/dist/nodes/MicrosoftGraphBeta/resources/governance-resources-actions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/group-lifecycle-policies-actions/index.js +3 -3
- package/dist/nodes/MicrosoftGraphBeta/resources/groups-actions/index.js +138 -138
- package/dist/nodes/MicrosoftGraphBeta/resources/groups-directory-object/index.js +8 -8
- package/dist/nodes/MicrosoftGraphBeta/resources/groups-functions/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-actions/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-b-2-x-identity-user-flow/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-governance-actions/index.js +29 -29
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-governance-entitlement-management/index.js +16 -16
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-governance-functions/index.js +14 -14
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-identity-api-connector/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-identity-container/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/me-actions/index.js +131 -131
- package/dist/nodes/MicrosoftGraphBeta/resources/me-device/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/me-directory-object/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/me-o-auth-2-permission-grant/index.js +16 -16
- package/dist/nodes/MicrosoftGraphBeta/resources/mobile-app-mobile-lob-app/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/mobility-management-policies-group/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/oauth-2-permission-grants-functions/index.js +19 -19
- package/dist/nodes/MicrosoftGraphBeta/resources/oauth-2-permission-grants-o-auth-2-permission-grant/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-connector/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-connector-group/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-on-premises-agent/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-on-premises-agent-group/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-published-resource/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/organization-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/permission-grants-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/policies-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/policies-cross-tenant-access-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/policies-feature-rollout-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/policies-mobility-management-policy/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/print-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/print-functions/index.js +3 -3
- package/dist/nodes/MicrosoftGraphBeta/resources/print-printer-share/index.js +8 -8
- package/dist/nodes/MicrosoftGraphBeta/resources/privileged-access-actions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/reports-functions/index.js +3 -3
- package/dist/nodes/MicrosoftGraphBeta/resources/role-management-functions/index.js +26 -26
- package/dist/nodes/MicrosoftGraphBeta/resources/security-actions/index.js +6 -6
- package/dist/nodes/MicrosoftGraphBeta/resources/security-alert/index.js +28 -28
- package/dist/nodes/MicrosoftGraphBeta/resources/security-alert/index.js.map +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/security-threat-submission-root/index.js +28 -28
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-actions/index.js +8 -8
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-claims-mapping-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-home-realm-discovery-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-o-auth-2-permission-grant/index.js +16 -16
- package/dist/nodes/MicrosoftGraphBeta/resources/shares-actions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/sites-actions/index.js +64 -64
- package/dist/nodes/MicrosoftGraphBeta/resources/sites-functions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/team-template-definition-actions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/team-template-definition-functions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/teams-actions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/teams-functions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/teamwork-actions/index.js +6 -6
- package/dist/nodes/MicrosoftGraphBeta/resources/teamwork-functions/index.js +6 -6
- package/dist/nodes/MicrosoftGraphBeta/resources/tenant-relationships-actions/index.js +10 -10
- package/dist/nodes/MicrosoftGraphBeta/resources/tenant-relationships-functions/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/tenant-relationships-managed-tenant/index.js +51 -51
- package/dist/nodes/MicrosoftGraphBeta/resources/threat-submission-url-threat-submission/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/users-actions/index.js +133 -133
- package/dist/nodes/MicrosoftGraphBeta/resources/users-device/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/users-directory-object/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/users-o-auth-2-permission-grant/index.js +16 -16
- package/dist/package.json +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
|
@@ -225,7 +225,7 @@ exports.administrativeUnitsActionsDescription = [
|
|
|
225
225
|
}
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"displayName": "User
|
|
228
|
+
"displayName": "User ID",
|
|
229
229
|
"name": "userId",
|
|
230
230
|
"type": "string",
|
|
231
231
|
"default": "",
|
|
@@ -340,7 +340,7 @@ exports.administrativeUnitsActionsDescription = [
|
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
|
-
"displayName": "On Behalf Of User
|
|
343
|
+
"displayName": "On Behalf Of User ID",
|
|
344
344
|
"name": "onBehalfOfUserId",
|
|
345
345
|
"type": "string",
|
|
346
346
|
"default": "",
|
package/dist/nodes/MicrosoftGraphBeta/resources/administrative-units-directory-object/index.js
CHANGED
|
@@ -522,7 +522,7 @@ exports.administrativeUnitsDirectoryObjectDescription = [
|
|
|
522
522
|
}
|
|
523
523
|
},
|
|
524
524
|
{
|
|
525
|
-
"displayName": "Odata
|
|
525
|
+
"displayName": "Odata ID",
|
|
526
526
|
"name": "@odata-id",
|
|
527
527
|
"type": "string",
|
|
528
528
|
"default": "",
|
|
@@ -589,7 +589,7 @@ exports.administrativeUnitsDirectoryObjectDescription = [
|
|
|
589
589
|
}
|
|
590
590
|
},
|
|
591
591
|
{
|
|
592
|
-
"displayName": "
|
|
592
|
+
"displayName": "ID",
|
|
593
593
|
"name": "%40id",
|
|
594
594
|
"description": "Delete Uri",
|
|
595
595
|
"default": "",
|
|
@@ -441,7 +441,7 @@ exports.applicationsActionsDescription = [
|
|
|
441
441
|
}
|
|
442
442
|
},
|
|
443
443
|
{
|
|
444
|
-
"displayName": "User
|
|
444
|
+
"displayName": "User ID",
|
|
445
445
|
"name": "userId",
|
|
446
446
|
"type": "string",
|
|
447
447
|
"default": "",
|
|
@@ -556,7 +556,7 @@ exports.applicationsActionsDescription = [
|
|
|
556
556
|
}
|
|
557
557
|
},
|
|
558
558
|
{
|
|
559
|
-
"displayName": "On Behalf Of User
|
|
559
|
+
"displayName": "On Behalf Of User ID",
|
|
560
560
|
"name": "onBehalfOfUserId",
|
|
561
561
|
"type": "string",
|
|
562
562
|
"default": "",
|
|
@@ -905,7 +905,7 @@ exports.applicationsActionsDescription = [
|
|
|
905
905
|
}
|
|
906
906
|
},
|
|
907
907
|
{
|
|
908
|
-
"displayName": "Key
|
|
908
|
+
"displayName": "Key ID",
|
|
909
909
|
"name": "keyId",
|
|
910
910
|
"type": "string",
|
|
911
911
|
"default": "",
|
|
@@ -972,7 +972,7 @@ exports.applicationsActionsDescription = [
|
|
|
972
972
|
}
|
|
973
973
|
},
|
|
974
974
|
{
|
|
975
|
-
"displayName": "Key
|
|
975
|
+
"displayName": "Key ID",
|
|
976
976
|
"name": "keyId",
|
|
977
977
|
"type": "string",
|
|
978
978
|
"default": "",
|
|
@@ -1034,7 +1034,7 @@ exports.applicationsActionsDescription = [
|
|
|
1034
1034
|
}
|
|
1035
1035
|
},
|
|
1036
1036
|
{
|
|
1037
|
-
"displayName": "Verified Publisher
|
|
1037
|
+
"displayName": "Verified Publisher ID",
|
|
1038
1038
|
"name": "verifiedPublisherId",
|
|
1039
1039
|
"type": "string",
|
|
1040
1040
|
"default": "",
|
|
@@ -1144,7 +1144,7 @@ exports.applicationsActionsDescription = [
|
|
|
1144
1144
|
}
|
|
1145
1145
|
},
|
|
1146
1146
|
{
|
|
1147
|
-
"displayName": "Template
|
|
1147
|
+
"displayName": "Template ID",
|
|
1148
1148
|
"name": "templateId",
|
|
1149
1149
|
"type": "string",
|
|
1150
1150
|
"default": "",
|
|
@@ -1402,7 +1402,7 @@ exports.applicationsActionsDescription = [
|
|
|
1402
1402
|
}
|
|
1403
1403
|
},
|
|
1404
1404
|
{
|
|
1405
|
-
"displayName": "Template
|
|
1405
|
+
"displayName": "Template ID",
|
|
1406
1406
|
"name": "templateId",
|
|
1407
1407
|
"type": "string",
|
|
1408
1408
|
"default": "",
|
|
@@ -474,7 +474,7 @@ exports.applicationsAppManagementPolicyDescription = [
|
|
|
474
474
|
}
|
|
475
475
|
},
|
|
476
476
|
{
|
|
477
|
-
"displayName": "Odata
|
|
477
|
+
"displayName": "Odata ID",
|
|
478
478
|
"name": "@odata-id",
|
|
479
479
|
"type": "string",
|
|
480
480
|
"default": "",
|
|
@@ -541,7 +541,7 @@ exports.applicationsAppManagementPolicyDescription = [
|
|
|
541
541
|
}
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
|
-
"displayName": "
|
|
544
|
+
"displayName": "ID",
|
|
545
545
|
"name": "%40id",
|
|
546
546
|
"description": "Delete Uri",
|
|
547
547
|
"default": "",
|
|
@@ -603,7 +603,7 @@ exports.applicationsDirectoryObjectDescription = [
|
|
|
603
603
|
}
|
|
604
604
|
},
|
|
605
605
|
{
|
|
606
|
-
"displayName": "Odata
|
|
606
|
+
"displayName": "Odata ID",
|
|
607
607
|
"name": "@odata-id",
|
|
608
608
|
"type": "string",
|
|
609
609
|
"default": "",
|
|
@@ -670,7 +670,7 @@ exports.applicationsDirectoryObjectDescription = [
|
|
|
670
670
|
}
|
|
671
671
|
},
|
|
672
672
|
{
|
|
673
|
-
"displayName": "
|
|
673
|
+
"displayName": "ID",
|
|
674
674
|
"name": "%40id",
|
|
675
675
|
"description": "Delete Uri",
|
|
676
676
|
"default": "",
|
|
@@ -474,7 +474,7 @@ exports.applicationsTokenIssuancePolicyDescription = [
|
|
|
474
474
|
}
|
|
475
475
|
},
|
|
476
476
|
{
|
|
477
|
-
"displayName": "Odata
|
|
477
|
+
"displayName": "Odata ID",
|
|
478
478
|
"name": "@odata-id",
|
|
479
479
|
"type": "string",
|
|
480
480
|
"default": "",
|
|
@@ -541,7 +541,7 @@ exports.applicationsTokenIssuancePolicyDescription = [
|
|
|
541
541
|
}
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
|
-
"displayName": "
|
|
544
|
+
"displayName": "ID",
|
|
545
545
|
"name": "%40id",
|
|
546
546
|
"description": "Delete Uri",
|
|
547
547
|
"default": "",
|
|
@@ -474,7 +474,7 @@ exports.applicationsTokenLifetimePolicyDescription = [
|
|
|
474
474
|
}
|
|
475
475
|
},
|
|
476
476
|
{
|
|
477
|
-
"displayName": "Odata
|
|
477
|
+
"displayName": "Odata ID",
|
|
478
478
|
"name": "@odata-id",
|
|
479
479
|
"type": "string",
|
|
480
480
|
"default": "",
|
|
@@ -541,7 +541,7 @@ exports.applicationsTokenLifetimePolicyDescription = [
|
|
|
541
541
|
}
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
|
-
"displayName": "
|
|
544
|
+
"displayName": "ID",
|
|
545
545
|
"name": "%40id",
|
|
546
546
|
"description": "Delete Uri",
|
|
547
547
|
"default": "",
|
|
@@ -624,7 +624,7 @@ exports.chatsActionsDescription = [
|
|
|
624
624
|
}
|
|
625
625
|
},
|
|
626
626
|
{
|
|
627
|
-
"displayName": "Tenant
|
|
627
|
+
"displayName": "Tenant ID",
|
|
628
628
|
"name": "tenantId",
|
|
629
629
|
"type": "string",
|
|
630
630
|
"default": "",
|
|
@@ -693,7 +693,7 @@ exports.chatsActionsDescription = [
|
|
|
693
693
|
}
|
|
694
694
|
},
|
|
695
695
|
{
|
|
696
|
-
"displayName": "Tenant
|
|
696
|
+
"displayName": "Tenant ID",
|
|
697
697
|
"name": "tenantId",
|
|
698
698
|
"type": "string",
|
|
699
699
|
"default": "",
|
|
@@ -786,7 +786,7 @@ exports.chatsActionsDescription = [
|
|
|
786
786
|
}
|
|
787
787
|
},
|
|
788
788
|
{
|
|
789
|
-
"displayName": "Tenant
|
|
789
|
+
"displayName": "Tenant ID",
|
|
790
790
|
"name": "tenantId",
|
|
791
791
|
"type": "string",
|
|
792
792
|
"default": "",
|
|
@@ -879,7 +879,7 @@ exports.chatsActionsDescription = [
|
|
|
879
879
|
}
|
|
880
880
|
},
|
|
881
881
|
{
|
|
882
|
-
"displayName": "Chain
|
|
882
|
+
"displayName": "Chain ID",
|
|
883
883
|
"name": "chainId",
|
|
884
884
|
"type": "number",
|
|
885
885
|
"default": 0,
|
|
@@ -1018,7 +1018,7 @@ exports.chatsActionsDescription = [
|
|
|
1018
1018
|
}
|
|
1019
1019
|
},
|
|
1020
1020
|
{
|
|
1021
|
-
"displayName": "Tenant
|
|
1021
|
+
"displayName": "Tenant ID",
|
|
1022
1022
|
"name": "tenantId",
|
|
1023
1023
|
"type": "string",
|
|
1024
1024
|
"default": "",
|
|
@@ -1178,7 +1178,7 @@ exports.chatsActionsDescription = [
|
|
|
1178
1178
|
}
|
|
1179
1179
|
},
|
|
1180
1180
|
{
|
|
1181
|
-
"displayName": "User
|
|
1181
|
+
"displayName": "User ID",
|
|
1182
1182
|
"name": "userId",
|
|
1183
1183
|
"type": "string",
|
|
1184
1184
|
"default": "",
|
|
@@ -1293,7 +1293,7 @@ exports.chatsActionsDescription = [
|
|
|
1293
1293
|
}
|
|
1294
1294
|
},
|
|
1295
1295
|
{
|
|
1296
|
-
"displayName": "On Behalf Of User
|
|
1296
|
+
"displayName": "On Behalf Of User ID",
|
|
1297
1297
|
"name": "onBehalfOfUserId",
|
|
1298
1298
|
"type": "string",
|
|
1299
1299
|
"default": "",
|
|
@@ -268,8 +268,8 @@ exports.communicationsActionsDescription = [
|
|
|
268
268
|
}
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
|
-
"name": "Communications Get Presences By User
|
|
272
|
-
"value": "Communications Get Presences By User
|
|
271
|
+
"name": "Communications Get Presences By User ID",
|
|
272
|
+
"value": "Communications Get Presences By User ID",
|
|
273
273
|
"action": "Invoke action getPresencesByUserId",
|
|
274
274
|
"description": "Get the presence information for multiple users.",
|
|
275
275
|
"routing": {
|
|
@@ -2105,7 +2105,7 @@ exports.communicationsActionsDescription = [
|
|
|
2105
2105
|
"Communications Actions"
|
|
2106
2106
|
],
|
|
2107
2107
|
"operation": [
|
|
2108
|
-
"Communications Get Presences By User
|
|
2108
|
+
"Communications Get Presences By User ID"
|
|
2109
2109
|
]
|
|
2110
2110
|
}
|
|
2111
2111
|
}
|
|
@@ -2129,7 +2129,7 @@ exports.communicationsActionsDescription = [
|
|
|
2129
2129
|
"Communications Actions"
|
|
2130
2130
|
],
|
|
2131
2131
|
"operation": [
|
|
2132
|
-
"Communications Get Presences By User
|
|
2132
|
+
"Communications Get Presences By User ID"
|
|
2133
2133
|
]
|
|
2134
2134
|
}
|
|
2135
2135
|
}
|
|
@@ -2202,7 +2202,7 @@ exports.communicationsActionsDescription = [
|
|
|
2202
2202
|
}
|
|
2203
2203
|
},
|
|
2204
2204
|
{
|
|
2205
|
-
"displayName": "External
|
|
2205
|
+
"displayName": "External ID",
|
|
2206
2206
|
"name": "externalId",
|
|
2207
2207
|
"type": "string",
|
|
2208
2208
|
"default": "",
|
|
@@ -2317,7 +2317,7 @@ exports.communicationsActionsDescription = [
|
|
|
2317
2317
|
}
|
|
2318
2318
|
},
|
|
2319
2319
|
{
|
|
2320
|
-
"displayName": "Session
|
|
2320
|
+
"displayName": "Session ID",
|
|
2321
2321
|
"name": "sessionId",
|
|
2322
2322
|
"type": "string",
|
|
2323
2323
|
"default": "",
|
|
@@ -2451,7 +2451,7 @@ exports.communicationsActionsDescription = [
|
|
|
2451
2451
|
}
|
|
2452
2452
|
},
|
|
2453
2453
|
{
|
|
2454
|
-
"displayName": "Session
|
|
2454
|
+
"displayName": "Session ID",
|
|
2455
2455
|
"name": "sessionId",
|
|
2456
2456
|
"type": "string",
|
|
2457
2457
|
"default": "",
|
|
@@ -225,7 +225,7 @@ exports.contactsActionsDescription = [
|
|
|
225
225
|
}
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"displayName": "User
|
|
228
|
+
"displayName": "User ID",
|
|
229
229
|
"name": "userId",
|
|
230
230
|
"type": "string",
|
|
231
231
|
"default": "",
|
|
@@ -340,7 +340,7 @@ exports.contactsActionsDescription = [
|
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
|
-
"displayName": "On Behalf Of User
|
|
343
|
+
"displayName": "On Behalf Of User ID",
|
|
344
344
|
"name": "onBehalfOfUserId",
|
|
345
345
|
"type": "string",
|
|
346
346
|
"default": "",
|
|
@@ -225,7 +225,7 @@ exports.contractsActionsDescription = [
|
|
|
225
225
|
}
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"displayName": "User
|
|
228
|
+
"displayName": "User ID",
|
|
229
229
|
"name": "userId",
|
|
230
230
|
"type": "string",
|
|
231
231
|
"default": "",
|
|
@@ -340,7 +340,7 @@ exports.contractsActionsDescription = [
|
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
|
-
"displayName": "On Behalf Of User
|
|
343
|
+
"displayName": "On Behalf Of User ID",
|
|
344
344
|
"name": "onBehalfOfUserId",
|
|
345
345
|
"type": "string",
|
|
346
346
|
"default": "",
|