@camunda/connectors-element-templates 1.0.5 → 1.0.7

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.
Files changed (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -3,8 +3,24 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "GitHub Webhook Intermediate Catch Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
6
- "version": 3,
6
+ "version": 4,
7
+ "engines": {
8
+ "camunda": "^8.3"
9
+ },
7
10
  "description": "Receive events from GitHub",
11
+ "metadata": {
12
+ "keywords": [
13
+ "issue created",
14
+ "issue updated",
15
+ "issue deleted",
16
+ "pull request created",
17
+ "pull request updated",
18
+ "pull request deleted",
19
+ "repository created",
20
+ "repository updated",
21
+ "repository deleted"
22
+ ]
23
+ },
8
24
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
9
25
  "category": {
10
26
  "id": "connectors",
@@ -182,18 +198,15 @@
182
198
  ],
183
199
  "icon": {
184
200
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
185
- },
186
- "engines": {
187
- "camunda": "^8.4"
188
201
  }
189
202
  },
190
203
  {
191
204
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
192
- "name": "GitHub Webhook Intermediate Catch Event Connector",
205
+ "name": "GitHub webhook connector",
193
206
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
194
- "version": 2,
207
+ "version": 1,
195
208
  "description": "Receive events from GitHub",
196
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
209
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
197
210
  "category": {
198
211
  "id": "connectors",
199
212
  "name": "Connectors"
@@ -267,7 +280,7 @@
267
280
  },
268
281
  {
269
282
  "label": "GitHub secret",
270
- "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
283
+ "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a> regarding GitHub secret",
271
284
  "type": "String",
272
285
  "group": "endpoint",
273
286
  "optional": true,
@@ -330,7 +343,7 @@
330
343
  "type": "zeebe:property",
331
344
  "name": "inbound.activationCondition"
332
345
  },
333
- "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a>"
346
+ "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
334
347
  },
335
348
  {
336
349
  "label": "Result variable",
@@ -365,11 +378,11 @@
365
378
  },
366
379
  {
367
380
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
368
- "name": "GitHub webhook connector",
381
+ "name": "GitHub Webhook Intermediate Catch Event Connector",
369
382
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
370
- "version": 1,
383
+ "version": 3,
371
384
  "description": "Receive events from GitHub",
372
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
385
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
373
386
  "category": {
374
387
  "id": "connectors",
375
388
  "name": "Connectors"
@@ -443,7 +456,7 @@
443
456
  },
444
457
  {
445
458
  "label": "GitHub secret",
446
- "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a> regarding GitHub secret",
459
+ "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
447
460
  "type": "String",
448
461
  "group": "endpoint",
449
462
  "optional": true,
@@ -496,6 +509,18 @@
496
509
  "notEmpty": true
497
510
  }
498
511
  },
512
+ {
513
+ "label": "Message ID expression",
514
+ "feel": "required",
515
+ "type": "String",
516
+ "optional": true,
517
+ "group": "activation",
518
+ "binding": {
519
+ "type": "zeebe:property",
520
+ "name": "messageIdExpression"
521
+ },
522
+ "description": "Expression to extract unique identifier of a message"
523
+ },
499
524
  {
500
525
  "label": "Condition",
501
526
  "type": "String",
@@ -506,7 +531,7 @@
506
531
  "type": "zeebe:property",
507
532
  "name": "inbound.activationCondition"
508
533
  },
509
- "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
534
+ "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a>"
510
535
  },
511
536
  {
512
537
  "label": "Result variable",
@@ -536,31 +561,15 @@
536
561
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
537
562
  },
538
563
  "engines": {
539
- "camunda": "^8.2"
564
+ "camunda": "^8.4"
540
565
  }
541
566
  },
542
567
  {
543
568
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
544
569
  "name": "GitHub Webhook Intermediate Catch Event Connector",
545
570
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
546
- "version": 4,
547
- "engines": {
548
- "camunda": "^8.3"
549
- },
571
+ "version": 2,
550
572
  "description": "Receive events from GitHub",
551
- "metadata": {
552
- "keywords": [
553
- "issue created",
554
- "issue updated",
555
- "issue deleted",
556
- "pull request created",
557
- "pull request updated",
558
- "pull request deleted",
559
- "repository created",
560
- "repository updated",
561
- "repository deleted"
562
- ]
563
- },
564
573
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
565
574
  "category": {
566
575
  "id": "connectors",
@@ -688,18 +697,6 @@
688
697
  "notEmpty": true
689
698
  }
690
699
  },
691
- {
692
- "label": "Message ID expression",
693
- "feel": "required",
694
- "type": "String",
695
- "optional": true,
696
- "group": "activation",
697
- "binding": {
698
- "type": "zeebe:property",
699
- "name": "messageIdExpression"
700
- },
701
- "description": "Expression to extract unique identifier of a message"
702
- },
703
700
  {
704
701
  "label": "Condition",
705
702
  "type": "String",
@@ -738,6 +735,9 @@
738
735
  ],
739
736
  "icon": {
740
737
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
738
+ },
739
+ "engines": {
740
+ "camunda": "^8.2"
741
741
  }
742
742
  }
743
743
  ]
@@ -7,6 +7,9 @@
7
7
  "engines": {
8
8
  "camunda": "^8.3"
9
9
  },
10
+ "deprecated": {
11
+ "message": "Migrate to GitHub Webhook Message Start Event Connector"
12
+ },
10
13
  "description": "Receive events from GitHub",
11
14
  "metadata": {
12
15
  "keywords": [
@@ -151,9 +154,9 @@
151
154
  },
152
155
  {
153
156
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
154
- "name": "GitHub webhook connector",
157
+ "name": "GitHub Webhook Connector",
155
158
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
156
- "version": 2,
159
+ "version": 1,
157
160
  "description": "Receive events from GitHub",
158
161
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
159
162
  "category": {
@@ -167,7 +170,7 @@
167
170
  "groups": [
168
171
  {
169
172
  "id": "endpoint",
170
- "label": "Webhook configuration"
173
+ "label": "Webhook Configuration"
171
174
  },
172
175
  {
173
176
  "id": "activation",
@@ -175,7 +178,7 @@
175
178
  },
176
179
  {
177
180
  "id": "variable-mapping",
178
- "label": "Variable mapping"
181
+ "label": "Variable Mapping"
179
182
  }
180
183
  ],
181
184
  "properties": [
@@ -256,27 +259,15 @@
256
259
  "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
257
260
  },
258
261
  {
259
- "label": "Result variable",
260
- "type": "String",
261
- "group": "variable-mapping",
262
- "optional": true,
263
- "binding": {
264
- "type": "zeebe:property",
265
- "name": "resultVariable"
266
- },
267
- "description": "Name of variable to store the result of the connector in"
268
- },
269
- {
270
- "label": "Result expression",
262
+ "label": "Variables",
271
263
  "type": "String",
272
264
  "group": "variable-mapping",
273
265
  "feel": "required",
274
- "optional": true,
275
266
  "binding": {
276
267
  "type": "zeebe:property",
277
- "name": "resultExpression"
268
+ "name": "inbound.variableMapping"
278
269
  },
279
- "description": "Expression to map the inbound payload to process variables"
270
+ "description": "Variables extracted from the webhook payload (request) to start the process with. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
280
271
  }
281
272
  ],
282
273
  "icon": {
@@ -425,9 +416,9 @@
425
416
  },
426
417
  {
427
418
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
428
- "name": "GitHub Webhook Connector",
419
+ "name": "GitHub webhook connector",
429
420
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
430
- "version": 1,
421
+ "version": 2,
431
422
  "description": "Receive events from GitHub",
432
423
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
433
424
  "category": {
@@ -441,7 +432,7 @@
441
432
  "groups": [
442
433
  {
443
434
  "id": "endpoint",
444
- "label": "Webhook Configuration"
435
+ "label": "Webhook configuration"
445
436
  },
446
437
  {
447
438
  "id": "activation",
@@ -449,7 +440,7 @@
449
440
  },
450
441
  {
451
442
  "id": "variable-mapping",
452
- "label": "Variable Mapping"
443
+ "label": "Variable mapping"
453
444
  }
454
445
  ],
455
446
  "properties": [
@@ -530,15 +521,27 @@
530
521
  "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
531
522
  },
532
523
  {
533
- "label": "Variables",
524
+ "label": "Result variable",
525
+ "type": "String",
526
+ "group": "variable-mapping",
527
+ "optional": true,
528
+ "binding": {
529
+ "type": "zeebe:property",
530
+ "name": "resultVariable"
531
+ },
532
+ "description": "Name of variable to store the result of the connector in"
533
+ },
534
+ {
535
+ "label": "Result expression",
534
536
  "type": "String",
535
537
  "group": "variable-mapping",
536
538
  "feel": "required",
539
+ "optional": true,
537
540
  "binding": {
538
541
  "type": "zeebe:property",
539
- "name": "inbound.variableMapping"
542
+ "name": "resultExpression"
540
543
  },
541
- "description": "Variables extracted from the webhook payload (request) to start the process with. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
544
+ "description": "Expression to map the inbound payload to process variables"
542
545
  }
543
546
  ],
544
547
  "icon": {