@camunda/connectors-element-templates 1.0.6 → 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 (78) 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 +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -215,8 +215,8 @@
215
215
  "name": "Slack Webhook Start Event Connector",
216
216
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
217
217
  "description": "Receive events from Slack",
218
- "version": 3,
219
218
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
219
+ "version": 5,
220
220
  "category": {
221
221
  "id": "connectors",
222
222
  "name": "Connectors"
@@ -235,112 +235,115 @@
235
235
  "label": "Activation"
236
236
  },
237
237
  {
238
- "id": "variable-mapping",
239
- "label": "Variable mapping"
238
+ "id": "output",
239
+ "label": "Output mapping"
240
240
  }
241
241
  ],
242
242
  "properties": [
243
243
  {
244
- "type": "Hidden",
245
244
  "value": "io.camunda:slack-webhook:1",
246
245
  "binding": {
247
- "type": "zeebe:property",
248
- "name": "inbound.type"
249
- }
250
- },
251
- {
252
- "type": "Hidden",
253
- "value": "SlackEventsWebhook",
254
- "binding": {
255
- "type": "zeebe:property",
256
- "name": "inbound.subtype"
257
- }
246
+ "name": "inbound.type",
247
+ "type": "zeebe:property"
248
+ },
249
+ "type": "Hidden"
258
250
  },
259
251
  {
252
+ "id": "inbound.context",
260
253
  "label": "Webhook ID",
261
- "type": "String",
262
- "group": "endpoint",
263
- "binding": {
264
- "type": "zeebe:property",
265
- "name": "inbound.context"
266
- },
267
254
  "description": "The webhook ID is a part of the URL endpoint",
255
+ "optional": false,
268
256
  "constraints": {
269
257
  "notEmpty": true
270
- }
258
+ },
259
+ "group": "endpoint",
260
+ "binding": {
261
+ "name": "inbound.context",
262
+ "type": "zeebe:property"
263
+ },
264
+ "type": "String"
271
265
  },
272
266
  {
267
+ "id": "inbound.slackSigningSecret",
273
268
  "label": "Slack signing secret",
274
269
  "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
275
- "type": "String",
270
+ "optional": false,
271
+ "constraints": {
272
+ "notEmpty": true
273
+ },
276
274
  "group": "endpoint",
277
- "feel": "optional",
278
275
  "binding": {
279
- "type": "zeebe:property",
280
- "name": "inbound.slackSigningSecret"
276
+ "name": "inbound.slackSigningSecret",
277
+ "type": "zeebe:property"
281
278
  },
282
- "constraints": {
283
- "notEmpty": true
284
- }
279
+ "type": "String"
285
280
  },
286
281
  {
287
- "type": "Hidden",
282
+ "id": "inbound.verificationExpression",
283
+ "label": "Verification expression",
284
+ "optional": true,
288
285
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
286
+ "group": "endpoint",
289
287
  "binding": {
290
- "type": "zeebe:property",
291
- "name": "inbound.verificationExpression"
292
- }
288
+ "name": "inbound.verificationExpression",
289
+ "type": "zeebe:property"
290
+ },
291
+ "type": "Hidden"
293
292
  },
294
293
  {
295
- "label": "Condition",
296
- "type": "String",
297
- "group": "activation",
298
- "feel": "required",
294
+ "id": "activationCondition",
295
+ "label": "Activation condition",
296
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
299
297
  "optional": true,
298
+ "feel": "required",
299
+ "group": "activation",
300
300
  "binding": {
301
- "type": "zeebe:property",
302
- "name": "activationCondition"
301
+ "name": "activationCondition",
302
+ "type": "zeebe:property"
303
303
  },
304
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
304
+ "type": "String"
305
305
  },
306
306
  {
307
+ "id": "resultVariable",
307
308
  "label": "Result variable",
308
- "type": "String",
309
- "group": "variable-mapping",
310
- "optional": true,
309
+ "description": "Name of variable to store the response in",
310
+ "group": "output",
311
311
  "binding": {
312
- "type": "zeebe:property",
313
- "name": "resultVariable"
312
+ "name": "resultVariable",
313
+ "type": "zeebe:property"
314
314
  },
315
- "description": "Name of variable to store the result of the connector in"
315
+ "type": "String"
316
316
  },
317
317
  {
318
+ "id": "resultExpression",
318
319
  "label": "Result expression",
319
- "type": "String",
320
- "group": "variable-mapping",
320
+ "description": "Expression to map the response into process variables",
321
321
  "feel": "required",
322
- "optional": true,
322
+ "group": "output",
323
323
  "binding": {
324
- "type": "zeebe:property",
325
- "name": "resultExpression"
324
+ "name": "resultExpression",
325
+ "type": "zeebe:property"
326
326
  },
327
- "description": "Expression to map the inbound payload to process variables"
327
+ "type": "Text"
328
328
  }
329
329
  ],
330
330
  "icon": {
331
- "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
331
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
332
332
  },
333
333
  "engines": {
334
- "camunda": "^8.4"
334
+ "camunda": "^8.5"
335
335
  }
336
336
  },
337
337
  {
338
338
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
339
- "name": "Slack Webhook",
339
+ "name": "Slack Webhook Start Event Connector",
340
340
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
341
341
  "description": "Receive events from Slack",
342
- "version": 1,
343
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
342
+ "metadata": {
343
+ "keywords": []
344
+ },
345
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
346
+ "version": 6,
344
347
  "category": {
345
348
  "id": "connectors",
346
349
  "name": "Connectors"
@@ -359,95 +362,103 @@
359
362
  "label": "Activation"
360
363
  },
361
364
  {
362
- "id": "variable-mapping",
363
- "label": "Variable mapping"
365
+ "id": "output",
366
+ "label": "Output mapping"
364
367
  }
365
368
  ],
366
369
  "properties": [
367
370
  {
368
- "type": "Hidden",
369
371
  "value": "io.camunda:slack-webhook:1",
370
372
  "binding": {
371
- "type": "zeebe:property",
372
- "name": "inbound.type"
373
- }
374
- },
375
- {
376
- "type": "Hidden",
377
- "value": "SlackEventsWebhook",
378
- "binding": {
379
- "type": "zeebe:property",
380
- "name": "inbound.subtype"
381
- }
373
+ "name": "inbound.type",
374
+ "type": "zeebe:property"
375
+ },
376
+ "type": "Hidden"
382
377
  },
383
378
  {
379
+ "id": "inbound.context",
384
380
  "label": "Webhook ID",
385
- "type": "String",
386
- "group": "endpoint",
387
- "binding": {
388
- "type": "zeebe:property",
389
- "name": "inbound.context"
390
- },
391
381
  "description": "The webhook ID is a part of the URL endpoint",
382
+ "optional": false,
392
383
  "constraints": {
393
384
  "notEmpty": true
394
- }
385
+ },
386
+ "group": "endpoint",
387
+ "binding": {
388
+ "name": "inbound.context",
389
+ "type": "zeebe:property"
390
+ },
391
+ "type": "String"
395
392
  },
396
393
  {
394
+ "id": "inbound.slackSigningSecret",
397
395
  "label": "Slack signing secret",
398
396
  "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
399
- "type": "String",
397
+ "optional": false,
398
+ "constraints": {
399
+ "notEmpty": true
400
+ },
400
401
  "group": "endpoint",
401
- "feel": "optional",
402
402
  "binding": {
403
- "type": "zeebe:property",
404
- "name": "inbound.slackSigningSecret"
403
+ "name": "inbound.slackSigningSecret",
404
+ "type": "zeebe:property"
405
405
  },
406
- "constraints": {
407
- "notEmpty": true
408
- }
406
+ "type": "String"
409
407
  },
410
408
  {
411
- "label": "Condition",
412
- "type": "String",
413
- "group": "activation",
414
- "feel": "required",
409
+ "id": "inbound.verificationExpression",
410
+ "label": "Verification expression",
415
411
  "optional": true,
412
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
413
+ "group": "endpoint",
416
414
  "binding": {
417
- "type": "zeebe:property",
418
- "name": "activationCondition"
415
+ "name": "inbound.verificationExpression",
416
+ "type": "zeebe:property"
419
417
  },
420
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
418
+ "type": "Hidden"
421
419
  },
422
420
  {
423
- "label": "Result variable",
424
- "type": "String",
425
- "group": "variable-mapping",
421
+ "id": "activationCondition",
422
+ "label": "Activation condition",
423
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
426
424
  "optional": true,
425
+ "feel": "required",
426
+ "group": "activation",
427
427
  "binding": {
428
- "type": "zeebe:property",
429
- "name": "resultVariable"
428
+ "name": "activationCondition",
429
+ "type": "zeebe:property"
430
430
  },
431
- "description": "Name of variable to store the result of the connector in"
431
+ "type": "String"
432
+ },
433
+ {
434
+ "id": "resultVariable",
435
+ "label": "Result variable",
436
+ "description": "Name of variable to store the response in",
437
+ "group": "output",
438
+ "binding": {
439
+ "name": "resultVariable",
440
+ "type": "zeebe:property"
441
+ },
442
+ "type": "String"
432
443
  },
433
444
  {
445
+ "id": "resultExpression",
434
446
  "label": "Result expression",
435
- "type": "String",
436
- "group": "variable-mapping",
447
+ "description": "Expression to map the response into process variables",
437
448
  "feel": "required",
438
- "optional": true,
449
+ "group": "output",
439
450
  "binding": {
440
- "type": "zeebe:property",
441
- "name": "resultExpression"
451
+ "name": "resultExpression",
452
+ "type": "zeebe:property"
442
453
  },
443
- "description": "Expression to map the inbound payload to process variables"
454
+ "type": "Text"
444
455
  }
445
456
  ],
446
- "icon": {
447
- "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
448
- },
449
457
  "engines": {
450
- "camunda": "^8.2"
458
+ "camunda": "^8.3"
459
+ },
460
+ "icon": {
461
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
451
462
  }
452
463
  },
453
464
  {
@@ -455,8 +466,8 @@
455
466
  "name": "Slack Webhook Start Event Connector",
456
467
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
457
468
  "description": "Receive events from Slack",
458
- "version": 2,
459
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
469
+ "version": 3,
470
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
460
471
  "category": {
461
472
  "id": "connectors",
462
473
  "name": "Connectors"
@@ -523,6 +534,14 @@
523
534
  "notEmpty": true
524
535
  }
525
536
  },
537
+ {
538
+ "type": "Hidden",
539
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
540
+ "binding": {
541
+ "type": "zeebe:property",
542
+ "name": "inbound.verificationExpression"
543
+ }
544
+ },
526
545
  {
527
546
  "label": "Condition",
528
547
  "type": "String",
@@ -563,16 +582,16 @@
563
582
  "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
564
583
  },
565
584
  "engines": {
566
- "camunda": "^8.2"
585
+ "camunda": "^8.4"
567
586
  }
568
587
  },
569
588
  {
570
589
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
571
- "name": "Slack Webhook Start Event Connector",
590
+ "name": "Slack Webhook",
572
591
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
573
592
  "description": "Receive events from Slack",
574
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
575
- "version": 5,
593
+ "version": 1,
594
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
576
595
  "category": {
577
596
  "id": "connectors",
578
597
  "name": "Connectors"
@@ -591,103 +610,95 @@
591
610
  "label": "Activation"
592
611
  },
593
612
  {
594
- "id": "output",
595
- "label": "Output mapping"
613
+ "id": "variable-mapping",
614
+ "label": "Variable mapping"
596
615
  }
597
616
  ],
598
617
  "properties": [
599
618
  {
619
+ "type": "Hidden",
600
620
  "value": "io.camunda:slack-webhook:1",
601
621
  "binding": {
602
- "name": "inbound.type",
603
- "type": "zeebe:property"
604
- },
605
- "type": "Hidden"
622
+ "type": "zeebe:property",
623
+ "name": "inbound.type"
624
+ }
606
625
  },
607
626
  {
608
- "id": "inbound.context",
609
- "label": "Webhook ID",
610
- "description": "The webhook ID is a part of the URL endpoint",
611
- "optional": false,
612
- "constraints": {
613
- "notEmpty": true
614
- },
615
- "group": "endpoint",
627
+ "type": "Hidden",
628
+ "value": "SlackEventsWebhook",
616
629
  "binding": {
617
- "name": "inbound.context",
618
- "type": "zeebe:property"
619
- },
620
- "type": "String"
630
+ "type": "zeebe:property",
631
+ "name": "inbound.subtype"
632
+ }
621
633
  },
622
634
  {
623
- "id": "inbound.slackSigningSecret",
624
- "label": "Slack signing secret",
625
- "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
626
- "optional": false,
627
- "constraints": {
628
- "notEmpty": true
629
- },
635
+ "label": "Webhook ID",
636
+ "type": "String",
630
637
  "group": "endpoint",
631
638
  "binding": {
632
- "name": "inbound.slackSigningSecret",
633
- "type": "zeebe:property"
639
+ "type": "zeebe:property",
640
+ "name": "inbound.context"
634
641
  },
635
- "type": "String"
642
+ "description": "The webhook ID is a part of the URL endpoint",
643
+ "constraints": {
644
+ "notEmpty": true
645
+ }
636
646
  },
637
647
  {
638
- "id": "inbound.verificationExpression",
639
- "label": "Verification expression",
640
- "optional": true,
641
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
648
+ "label": "Slack signing secret",
649
+ "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
650
+ "type": "String",
642
651
  "group": "endpoint",
652
+ "feel": "optional",
643
653
  "binding": {
644
- "name": "inbound.verificationExpression",
645
- "type": "zeebe:property"
654
+ "type": "zeebe:property",
655
+ "name": "inbound.slackSigningSecret"
646
656
  },
647
- "type": "Hidden"
657
+ "constraints": {
658
+ "notEmpty": true
659
+ }
648
660
  },
649
661
  {
650
- "id": "activationCondition",
651
- "label": "Activation condition",
652
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
653
- "optional": true,
654
- "feel": "required",
662
+ "label": "Condition",
663
+ "type": "String",
655
664
  "group": "activation",
665
+ "feel": "required",
666
+ "optional": true,
656
667
  "binding": {
657
- "name": "activationCondition",
658
- "type": "zeebe:property"
668
+ "type": "zeebe:property",
669
+ "name": "activationCondition"
659
670
  },
660
- "type": "String"
671
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
661
672
  },
662
673
  {
663
- "id": "resultVariable",
664
674
  "label": "Result variable",
665
- "description": "Name of variable to store the response in",
666
- "group": "output",
675
+ "type": "String",
676
+ "group": "variable-mapping",
677
+ "optional": true,
667
678
  "binding": {
668
- "name": "resultVariable",
669
- "type": "zeebe:property"
679
+ "type": "zeebe:property",
680
+ "name": "resultVariable"
670
681
  },
671
- "type": "String"
682
+ "description": "Name of variable to store the result of the connector in"
672
683
  },
673
684
  {
674
- "id": "resultExpression",
675
685
  "label": "Result expression",
676
- "description": "Expression to map the response into process variables",
686
+ "type": "String",
687
+ "group": "variable-mapping",
677
688
  "feel": "required",
678
- "group": "output",
689
+ "optional": true,
679
690
  "binding": {
680
- "name": "resultExpression",
681
- "type": "zeebe:property"
691
+ "type": "zeebe:property",
692
+ "name": "resultExpression"
682
693
  },
683
- "type": "Text"
694
+ "description": "Expression to map the inbound payload to process variables"
684
695
  }
685
696
  ],
686
697
  "icon": {
687
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
698
+ "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
688
699
  },
689
700
  "engines": {
690
- "camunda": "^8.5"
701
+ "camunda": "^8.2"
691
702
  }
692
703
  },
693
704
  {
@@ -695,11 +706,8 @@
695
706
  "name": "Slack Webhook Start Event Connector",
696
707
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
697
708
  "description": "Receive events from Slack",
698
- "metadata": {
699
- "keywords": []
700
- },
701
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
702
- "version": 6,
709
+ "version": 2,
710
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
703
711
  "category": {
704
712
  "id": "connectors",
705
713
  "name": "Connectors"
@@ -718,103 +726,95 @@
718
726
  "label": "Activation"
719
727
  },
720
728
  {
721
- "id": "output",
722
- "label": "Output mapping"
729
+ "id": "variable-mapping",
730
+ "label": "Variable mapping"
723
731
  }
724
732
  ],
725
733
  "properties": [
726
734
  {
735
+ "type": "Hidden",
727
736
  "value": "io.camunda:slack-webhook:1",
728
737
  "binding": {
729
- "name": "inbound.type",
730
- "type": "zeebe:property"
731
- },
732
- "type": "Hidden"
738
+ "type": "zeebe:property",
739
+ "name": "inbound.type"
740
+ }
733
741
  },
734
742
  {
735
- "id": "inbound.context",
736
- "label": "Webhook ID",
737
- "description": "The webhook ID is a part of the URL endpoint",
738
- "optional": false,
739
- "constraints": {
740
- "notEmpty": true
741
- },
742
- "group": "endpoint",
743
+ "type": "Hidden",
744
+ "value": "SlackEventsWebhook",
743
745
  "binding": {
744
- "name": "inbound.context",
745
- "type": "zeebe:property"
746
- },
747
- "type": "String"
746
+ "type": "zeebe:property",
747
+ "name": "inbound.subtype"
748
+ }
748
749
  },
749
750
  {
750
- "id": "inbound.slackSigningSecret",
751
- "label": "Slack signing secret",
752
- "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
753
- "optional": false,
754
- "constraints": {
755
- "notEmpty": true
756
- },
751
+ "label": "Webhook ID",
752
+ "type": "String",
757
753
  "group": "endpoint",
758
754
  "binding": {
759
- "name": "inbound.slackSigningSecret",
760
- "type": "zeebe:property"
755
+ "type": "zeebe:property",
756
+ "name": "inbound.context"
761
757
  },
762
- "type": "String"
758
+ "description": "The webhook ID is a part of the URL endpoint",
759
+ "constraints": {
760
+ "notEmpty": true
761
+ }
763
762
  },
764
763
  {
765
- "id": "inbound.verificationExpression",
766
- "label": "Verification expression",
767
- "optional": true,
768
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
764
+ "label": "Slack signing secret",
765
+ "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
766
+ "type": "String",
769
767
  "group": "endpoint",
768
+ "feel": "optional",
770
769
  "binding": {
771
- "name": "inbound.verificationExpression",
772
- "type": "zeebe:property"
770
+ "type": "zeebe:property",
771
+ "name": "inbound.slackSigningSecret"
773
772
  },
774
- "type": "Hidden"
773
+ "constraints": {
774
+ "notEmpty": true
775
+ }
775
776
  },
776
777
  {
777
- "id": "activationCondition",
778
- "label": "Activation condition",
779
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
780
- "optional": true,
781
- "feel": "required",
778
+ "label": "Condition",
779
+ "type": "String",
782
780
  "group": "activation",
781
+ "feel": "required",
782
+ "optional": true,
783
783
  "binding": {
784
- "name": "activationCondition",
785
- "type": "zeebe:property"
784
+ "type": "zeebe:property",
785
+ "name": "activationCondition"
786
786
  },
787
- "type": "String"
787
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
788
788
  },
789
789
  {
790
- "id": "resultVariable",
791
790
  "label": "Result variable",
792
- "description": "Name of variable to store the response in",
793
- "group": "output",
791
+ "type": "String",
792
+ "group": "variable-mapping",
793
+ "optional": true,
794
794
  "binding": {
795
- "name": "resultVariable",
796
- "type": "zeebe:property"
795
+ "type": "zeebe:property",
796
+ "name": "resultVariable"
797
797
  },
798
- "type": "String"
798
+ "description": "Name of variable to store the result of the connector in"
799
799
  },
800
800
  {
801
- "id": "resultExpression",
802
801
  "label": "Result expression",
803
- "description": "Expression to map the response into process variables",
802
+ "type": "String",
803
+ "group": "variable-mapping",
804
804
  "feel": "required",
805
- "group": "output",
805
+ "optional": true,
806
806
  "binding": {
807
- "name": "resultExpression",
808
- "type": "zeebe:property"
807
+ "type": "zeebe:property",
808
+ "name": "resultExpression"
809
809
  },
810
- "type": "Text"
810
+ "description": "Expression to map the inbound payload to process variables"
811
811
  }
812
812
  ],
813
- "engines": {
814
- "camunda": "^8.3"
815
- },
816
813
  "icon": {
817
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
814
+ "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
815
+ },
816
+ "engines": {
817
+ "camunda": "^8.2"
818
818
  }
819
819
  }
820
820
  ]