@workbuddy/n8n-nodes-workbuddy-vnext 1.0.39 → 1.0.41
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.
|
@@ -10249,26 +10249,6 @@ class WorkBuddy {
|
|
|
10249
10249
|
},
|
|
10250
10250
|
},
|
|
10251
10251
|
},
|
|
10252
|
-
{
|
|
10253
|
-
displayName: 'Call Date',
|
|
10254
|
-
name: 'callDate',
|
|
10255
|
-
type: 'dateTime',
|
|
10256
|
-
default: '',
|
|
10257
|
-
description: 'call date (ISO 8601 datetime)',
|
|
10258
|
-
required: true,
|
|
10259
|
-
displayOptions: {
|
|
10260
|
-
show: {
|
|
10261
|
-
resource: ['jobs-activities'],
|
|
10262
|
-
operation: ['PublicJobActivitiesController_createPhone'],
|
|
10263
|
-
},
|
|
10264
|
-
},
|
|
10265
|
-
routing: {
|
|
10266
|
-
send: {
|
|
10267
|
-
type: 'body',
|
|
10268
|
-
property: 'callDate',
|
|
10269
|
-
},
|
|
10270
|
-
},
|
|
10271
|
-
},
|
|
10272
10252
|
{
|
|
10273
10253
|
displayName: 'Outcome',
|
|
10274
10254
|
name: 'outcome',
|
|
@@ -10339,6 +10319,26 @@ class WorkBuddy {
|
|
|
10339
10319
|
},
|
|
10340
10320
|
},
|
|
10341
10321
|
},
|
|
10322
|
+
{
|
|
10323
|
+
displayName: 'Call Date',
|
|
10324
|
+
name: 'callDate',
|
|
10325
|
+
type: 'dateTime',
|
|
10326
|
+
default: '',
|
|
10327
|
+
description: 'call date (ISO 8601 datetime)',
|
|
10328
|
+
required: false,
|
|
10329
|
+
displayOptions: {
|
|
10330
|
+
show: {
|
|
10331
|
+
resource: ['jobs-activities'],
|
|
10332
|
+
operation: ['PublicJobActivitiesController_createPhone'],
|
|
10333
|
+
},
|
|
10334
|
+
},
|
|
10335
|
+
routing: {
|
|
10336
|
+
send: {
|
|
10337
|
+
type: 'body',
|
|
10338
|
+
property: 'callDate',
|
|
10339
|
+
},
|
|
10340
|
+
},
|
|
10341
|
+
},
|
|
10342
10342
|
{
|
|
10343
10343
|
displayName: 'Body',
|
|
10344
10344
|
name: 'body',
|
|
@@ -11460,26 +11460,6 @@ class WorkBuddy {
|
|
|
11460
11460
|
},
|
|
11461
11461
|
},
|
|
11462
11462
|
},
|
|
11463
|
-
{
|
|
11464
|
-
displayName: 'Call Date',
|
|
11465
|
-
name: 'callDate',
|
|
11466
|
-
type: 'dateTime',
|
|
11467
|
-
default: '',
|
|
11468
|
-
description: 'call date (ISO 8601 datetime)',
|
|
11469
|
-
required: true,
|
|
11470
|
-
displayOptions: {
|
|
11471
|
-
show: {
|
|
11472
|
-
resource: ['stages-activities'],
|
|
11473
|
-
operation: ['PublicStageActivitiesController_createPhone'],
|
|
11474
|
-
},
|
|
11475
|
-
},
|
|
11476
|
-
routing: {
|
|
11477
|
-
send: {
|
|
11478
|
-
type: 'body',
|
|
11479
|
-
property: 'callDate',
|
|
11480
|
-
},
|
|
11481
|
-
},
|
|
11482
|
-
},
|
|
11483
11463
|
{
|
|
11484
11464
|
displayName: 'Outcome',
|
|
11485
11465
|
name: 'outcome',
|
|
@@ -11550,6 +11530,26 @@ class WorkBuddy {
|
|
|
11550
11530
|
},
|
|
11551
11531
|
},
|
|
11552
11532
|
},
|
|
11533
|
+
{
|
|
11534
|
+
displayName: 'Call Date',
|
|
11535
|
+
name: 'callDate',
|
|
11536
|
+
type: 'dateTime',
|
|
11537
|
+
default: '',
|
|
11538
|
+
description: 'call date (ISO 8601 datetime)',
|
|
11539
|
+
required: false,
|
|
11540
|
+
displayOptions: {
|
|
11541
|
+
show: {
|
|
11542
|
+
resource: ['stages-activities'],
|
|
11543
|
+
operation: ['PublicStageActivitiesController_createPhone'],
|
|
11544
|
+
},
|
|
11545
|
+
},
|
|
11546
|
+
routing: {
|
|
11547
|
+
send: {
|
|
11548
|
+
type: 'body',
|
|
11549
|
+
property: 'callDate',
|
|
11550
|
+
},
|
|
11551
|
+
},
|
|
11552
|
+
},
|
|
11553
11553
|
{
|
|
11554
11554
|
displayName: 'Body',
|
|
11555
11555
|
name: 'body',
|