@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -1,19 +1,33 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Slack Webhook",
4
+ "name": "Slack Webhook Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "version": 1,
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
7
+ "keywords": [
8
+ "message received",
9
+ "event received",
10
+ "channel event",
11
+ "webhook",
12
+ "messaging",
13
+ "new message"
14
+ ],
15
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
16
+ "version": 7,
9
17
  "category": {
10
18
  "id": "connectors",
11
19
  "name": "Connectors"
12
20
  },
21
+ "deprecated": {
22
+ "message": "Migrate to Webhook Message Start Event Connector"
23
+ },
13
24
  "appliesTo": ["bpmn:StartEvent"],
14
25
  "elementType": {
15
26
  "value": "bpmn:StartEvent"
16
27
  },
28
+ "engines": {
29
+ "camunda": "^8.3"
30
+ },
17
31
  "groups": [
18
32
  {
19
33
  "id": "endpoint",
@@ -24,219 +38,181 @@
24
38
  "label": "Activation"
25
39
  },
26
40
  {
27
- "id": "variable-mapping",
28
- "label": "Variable mapping"
41
+ "id": "deduplication",
42
+ "label": "Deduplication",
43
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
44
+ },
45
+ {
46
+ "id": "output",
47
+ "label": "Output mapping"
29
48
  }
30
49
  ],
31
50
  "properties": [
32
51
  {
33
- "type": "Hidden",
34
52
  "value": "io.camunda:slack-webhook:1",
35
53
  "binding": {
36
- "type": "zeebe:property",
37
- "name": "inbound.type"
38
- }
39
- },
40
- {
41
- "type": "Hidden",
42
- "value": "SlackEventsWebhook",
43
- "binding": {
44
- "type": "zeebe:property",
45
- "name": "inbound.subtype"
46
- }
54
+ "name": "inbound.type",
55
+ "type": "zeebe:property"
56
+ },
57
+ "type": "Hidden"
47
58
  },
48
59
  {
60
+ "id": "inbound.context",
49
61
  "label": "Webhook ID",
50
- "type": "String",
51
- "group": "endpoint",
52
- "binding": {
53
- "type": "zeebe:property",
54
- "name": "inbound.context"
55
- },
56
62
  "description": "The webhook ID is a part of the URL endpoint",
63
+ "optional": false,
57
64
  "constraints": {
58
65
  "notEmpty": true
59
- }
66
+ },
67
+ "group": "endpoint",
68
+ "binding": {
69
+ "name": "inbound.context",
70
+ "type": "zeebe:property"
71
+ },
72
+ "type": "String"
60
73
  },
61
74
  {
75
+ "id": "inbound.slackSigningSecret",
62
76
  "label": "Slack signing secret",
63
77
  "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",
64
- "type": "String",
65
- "group": "endpoint",
66
- "feel": "optional",
67
- "binding": {
68
- "type": "zeebe:property",
69
- "name": "inbound.slackSigningSecret"
70
- },
78
+ "optional": false,
71
79
  "constraints": {
72
80
  "notEmpty": true
73
- }
74
- },
75
- {
76
- "label": "Condition",
77
- "type": "String",
78
- "group": "activation",
79
- "feel": "required",
80
- "optional": true,
81
+ },
82
+ "group": "endpoint",
81
83
  "binding": {
82
- "type": "zeebe:property",
83
- "name": "activationCondition"
84
+ "name": "inbound.slackSigningSecret",
85
+ "type": "zeebe:property"
84
86
  },
85
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
87
+ "type": "String"
86
88
  },
87
89
  {
88
- "label": "Result variable",
89
- "type": "String",
90
- "group": "variable-mapping",
90
+ "id": "inbound.verificationExpression",
91
+ "label": "Verification expression",
91
92
  "optional": true,
93
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
94
+ "group": "endpoint",
92
95
  "binding": {
93
- "type": "zeebe:property",
94
- "name": "resultVariable"
96
+ "name": "inbound.verificationExpression",
97
+ "type": "zeebe:property"
95
98
  },
96
- "description": "Name of variable to store the result of the connector in"
99
+ "type": "Hidden"
97
100
  },
98
101
  {
99
- "label": "Result expression",
100
- "type": "String",
101
- "group": "variable-mapping",
102
- "feel": "required",
102
+ "id": "activationCondition",
103
+ "label": "Activation condition",
104
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
103
105
  "optional": true,
106
+ "feel": "required",
107
+ "group": "activation",
104
108
  "binding": {
105
- "type": "zeebe:property",
106
- "name": "resultExpression"
109
+ "name": "activationCondition",
110
+ "type": "zeebe:property"
107
111
  },
108
- "description": "Expression to map the inbound payload to process variables"
109
- }
110
- ],
111
- "icon": {
112
- "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"
113
- },
114
- "engines": {
115
- "camunda": "^8.2"
116
- }
117
- },
118
- {
119
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
120
- "name": "Slack Webhook Start Event Connector",
121
- "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
122
- "description": "Receive events from Slack",
123
- "version": 3,
124
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
125
- "category": {
126
- "id": "connectors",
127
- "name": "Connectors"
128
- },
129
- "appliesTo": ["bpmn:StartEvent"],
130
- "elementType": {
131
- "value": "bpmn:StartEvent"
132
- },
133
- "groups": [
134
- {
135
- "id": "endpoint",
136
- "label": "Webhook configuration"
137
- },
138
- {
139
- "id": "activation",
140
- "label": "Activation"
141
- },
142
- {
143
- "id": "variable-mapping",
144
- "label": "Variable mapping"
145
- }
146
- ],
147
- "properties": [
148
- {
149
- "type": "Hidden",
150
- "value": "io.camunda:slack-webhook:1",
151
- "binding": {
152
- "type": "zeebe:property",
153
- "name": "inbound.type"
154
- }
112
+ "type": "String"
155
113
  },
156
114
  {
157
- "type": "Hidden",
158
- "value": "SlackEventsWebhook",
115
+ "id": "consumeUnmatchedEvents",
116
+ "label": "Consume unmatched events",
117
+ "value": true,
118
+ "group": "activation",
159
119
  "binding": {
160
- "type": "zeebe:property",
161
- "name": "inbound.subtype"
162
- }
120
+ "name": "consumeUnmatchedEvents",
121
+ "type": "zeebe:property"
122
+ },
123
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
124
+ "type": "Boolean"
163
125
  },
164
126
  {
165
- "label": "Webhook ID",
166
- "type": "String",
167
- "group": "endpoint",
127
+ "id": "deduplicationModeManualFlag",
128
+ "label": "Manual mode",
129
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
130
+ "value": false,
131
+ "group": "deduplication",
168
132
  "binding": {
169
- "type": "zeebe:property",
170
- "name": "inbound.context"
133
+ "name": "deduplicationModeManualFlag",
134
+ "type": "zeebe:property"
171
135
  },
172
- "description": "The webhook ID is a part of the URL endpoint",
173
- "constraints": {
174
- "notEmpty": true
175
- }
136
+ "type": "Boolean"
176
137
  },
177
138
  {
178
- "label": "Slack signing secret",
179
- "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",
180
- "type": "String",
181
- "group": "endpoint",
182
- "feel": "optional",
139
+ "id": "deduplicationId",
140
+ "label": "Deduplication ID",
141
+ "constraints": {
142
+ "notEmpty": true,
143
+ "pattern": {
144
+ "value": "^[a-zA-Z0-9_-]+$",
145
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
146
+ }
147
+ },
148
+ "group": "deduplication",
183
149
  "binding": {
184
- "type": "zeebe:property",
185
- "name": "inbound.slackSigningSecret"
150
+ "name": "deduplicationId",
151
+ "type": "zeebe:property"
186
152
  },
187
- "constraints": {
188
- "notEmpty": true
189
- }
153
+ "condition": {
154
+ "property": "deduplicationModeManualFlag",
155
+ "equals": true,
156
+ "type": "simple"
157
+ },
158
+ "type": "String"
190
159
  },
191
160
  {
192
- "type": "Hidden",
193
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
161
+ "id": "deduplicationModeManual",
162
+ "value": "MANUAL",
163
+ "group": "deduplication",
194
164
  "binding": {
195
- "type": "zeebe:property",
196
- "name": "inbound.verificationExpression"
197
- }
165
+ "name": "deduplicationMode",
166
+ "type": "zeebe:property"
167
+ },
168
+ "condition": {
169
+ "property": "deduplicationId",
170
+ "isActive": true,
171
+ "type": "simple"
172
+ },
173
+ "type": "Hidden"
198
174
  },
199
175
  {
200
- "label": "Condition",
201
- "type": "String",
202
- "group": "activation",
203
- "feel": "required",
204
- "optional": true,
176
+ "id": "deduplicationModeAuto",
177
+ "value": "AUTO",
178
+ "group": "deduplication",
205
179
  "binding": {
206
- "type": "zeebe:property",
207
- "name": "activationCondition"
180
+ "name": "deduplicationMode",
181
+ "type": "zeebe:property"
208
182
  },
209
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
183
+ "condition": {
184
+ "property": "deduplicationId",
185
+ "isActive": false,
186
+ "type": "simple"
187
+ },
188
+ "type": "Hidden"
210
189
  },
211
190
  {
191
+ "id": "resultVariable",
212
192
  "label": "Result variable",
213
- "type": "String",
214
- "group": "variable-mapping",
215
- "optional": true,
193
+ "description": "Name of variable to store the response in",
194
+ "group": "output",
216
195
  "binding": {
217
- "type": "zeebe:property",
218
- "name": "resultVariable"
196
+ "name": "resultVariable",
197
+ "type": "zeebe:property"
219
198
  },
220
- "description": "Name of variable to store the result of the connector in"
199
+ "type": "String"
221
200
  },
222
201
  {
202
+ "id": "resultExpression",
223
203
  "label": "Result expression",
224
- "type": "String",
225
- "group": "variable-mapping",
204
+ "description": "Expression to map the response into process variables",
226
205
  "feel": "required",
227
- "optional": true,
206
+ "group": "output",
228
207
  "binding": {
229
- "type": "zeebe:property",
230
- "name": "resultExpression"
208
+ "name": "resultExpression",
209
+ "type": "zeebe:property"
231
210
  },
232
- "description": "Expression to map the inbound payload to process variables"
211
+ "type": "Text"
233
212
  }
234
213
  ],
235
214
  "icon": {
236
- "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"
237
- },
238
- "engines": {
239
- "camunda": "^8.4"
215
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
240
216
  }
241
217
  },
242
218
  {
@@ -336,34 +312,150 @@
336
312
  "type": "String"
337
313
  },
338
314
  {
339
- "id": "resultVariable",
315
+ "id": "resultVariable",
316
+ "label": "Result variable",
317
+ "description": "Name of variable to store the response in",
318
+ "group": "output",
319
+ "binding": {
320
+ "name": "resultVariable",
321
+ "type": "zeebe:property"
322
+ },
323
+ "type": "String"
324
+ },
325
+ {
326
+ "id": "resultExpression",
327
+ "label": "Result expression",
328
+ "description": "Expression to map the response into process variables",
329
+ "feel": "required",
330
+ "group": "output",
331
+ "binding": {
332
+ "name": "resultExpression",
333
+ "type": "zeebe:property"
334
+ },
335
+ "type": "Text"
336
+ }
337
+ ],
338
+ "engines": {
339
+ "camunda": "^8.3"
340
+ },
341
+ "icon": {
342
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
343
+ }
344
+ },
345
+ {
346
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
347
+ "name": "Slack Webhook",
348
+ "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
349
+ "description": "Receive events from Slack",
350
+ "version": 1,
351
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
352
+ "category": {
353
+ "id": "connectors",
354
+ "name": "Connectors"
355
+ },
356
+ "appliesTo": ["bpmn:StartEvent"],
357
+ "elementType": {
358
+ "value": "bpmn:StartEvent"
359
+ },
360
+ "groups": [
361
+ {
362
+ "id": "endpoint",
363
+ "label": "Webhook configuration"
364
+ },
365
+ {
366
+ "id": "activation",
367
+ "label": "Activation"
368
+ },
369
+ {
370
+ "id": "variable-mapping",
371
+ "label": "Variable mapping"
372
+ }
373
+ ],
374
+ "properties": [
375
+ {
376
+ "type": "Hidden",
377
+ "value": "io.camunda:slack-webhook:1",
378
+ "binding": {
379
+ "type": "zeebe:property",
380
+ "name": "inbound.type"
381
+ }
382
+ },
383
+ {
384
+ "type": "Hidden",
385
+ "value": "SlackEventsWebhook",
386
+ "binding": {
387
+ "type": "zeebe:property",
388
+ "name": "inbound.subtype"
389
+ }
390
+ },
391
+ {
392
+ "label": "Webhook ID",
393
+ "type": "String",
394
+ "group": "endpoint",
395
+ "binding": {
396
+ "type": "zeebe:property",
397
+ "name": "inbound.context"
398
+ },
399
+ "description": "The webhook ID is a part of the URL endpoint",
400
+ "constraints": {
401
+ "notEmpty": true
402
+ }
403
+ },
404
+ {
405
+ "label": "Slack signing secret",
406
+ "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",
407
+ "type": "String",
408
+ "group": "endpoint",
409
+ "feel": "optional",
410
+ "binding": {
411
+ "type": "zeebe:property",
412
+ "name": "inbound.slackSigningSecret"
413
+ },
414
+ "constraints": {
415
+ "notEmpty": true
416
+ }
417
+ },
418
+ {
419
+ "label": "Condition",
420
+ "type": "String",
421
+ "group": "activation",
422
+ "feel": "required",
423
+ "optional": true,
424
+ "binding": {
425
+ "type": "zeebe:property",
426
+ "name": "activationCondition"
427
+ },
428
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
429
+ },
430
+ {
340
431
  "label": "Result variable",
341
- "description": "Name of variable to store the response in",
342
- "group": "output",
432
+ "type": "String",
433
+ "group": "variable-mapping",
434
+ "optional": true,
343
435
  "binding": {
344
- "name": "resultVariable",
345
- "type": "zeebe:property"
436
+ "type": "zeebe:property",
437
+ "name": "resultVariable"
346
438
  },
347
- "type": "String"
439
+ "description": "Name of variable to store the result of the connector in"
348
440
  },
349
441
  {
350
- "id": "resultExpression",
351
442
  "label": "Result expression",
352
- "description": "Expression to map the response into process variables",
443
+ "type": "String",
444
+ "group": "variable-mapping",
353
445
  "feel": "required",
354
- "group": "output",
446
+ "optional": true,
355
447
  "binding": {
356
- "name": "resultExpression",
357
- "type": "zeebe:property"
448
+ "type": "zeebe:property",
449
+ "name": "resultExpression"
358
450
  },
359
- "type": "Text"
451
+ "description": "Expression to map the inbound payload to process variables"
360
452
  }
361
453
  ],
362
- "engines": {
363
- "camunda": "^8.3"
364
- },
365
454
  "icon": {
366
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
455
+ "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"
456
+ },
457
+ "engines": {
458
+ "camunda": "^8.2"
367
459
  }
368
460
  },
369
461
  {
@@ -371,8 +463,8 @@
371
463
  "name": "Slack Webhook Start Event Connector",
372
464
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
373
465
  "description": "Receive events from Slack",
374
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
375
- "version": 5,
466
+ "version": 2,
467
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
376
468
  "category": {
377
469
  "id": "connectors",
378
470
  "name": "Connectors"
@@ -391,103 +483,95 @@
391
483
  "label": "Activation"
392
484
  },
393
485
  {
394
- "id": "output",
395
- "label": "Output mapping"
486
+ "id": "variable-mapping",
487
+ "label": "Variable mapping"
396
488
  }
397
489
  ],
398
490
  "properties": [
399
491
  {
492
+ "type": "Hidden",
400
493
  "value": "io.camunda:slack-webhook:1",
401
494
  "binding": {
402
- "name": "inbound.type",
403
- "type": "zeebe:property"
404
- },
405
- "type": "Hidden"
495
+ "type": "zeebe:property",
496
+ "name": "inbound.type"
497
+ }
406
498
  },
407
499
  {
408
- "id": "inbound.context",
409
- "label": "Webhook ID",
410
- "description": "The webhook ID is a part of the URL endpoint",
411
- "optional": false,
412
- "constraints": {
413
- "notEmpty": true
414
- },
415
- "group": "endpoint",
500
+ "type": "Hidden",
501
+ "value": "SlackEventsWebhook",
416
502
  "binding": {
417
- "name": "inbound.context",
418
- "type": "zeebe:property"
419
- },
420
- "type": "String"
503
+ "type": "zeebe:property",
504
+ "name": "inbound.subtype"
505
+ }
421
506
  },
422
507
  {
423
- "id": "inbound.slackSigningSecret",
424
- "label": "Slack signing secret",
425
- "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",
426
- "optional": false,
427
- "constraints": {
428
- "notEmpty": true
429
- },
508
+ "label": "Webhook ID",
509
+ "type": "String",
430
510
  "group": "endpoint",
431
511
  "binding": {
432
- "name": "inbound.slackSigningSecret",
433
- "type": "zeebe:property"
512
+ "type": "zeebe:property",
513
+ "name": "inbound.context"
434
514
  },
435
- "type": "String"
515
+ "description": "The webhook ID is a part of the URL endpoint",
516
+ "constraints": {
517
+ "notEmpty": true
518
+ }
436
519
  },
437
520
  {
438
- "id": "inbound.verificationExpression",
439
- "label": "Verification expression",
440
- "optional": true,
441
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
521
+ "label": "Slack signing secret",
522
+ "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",
523
+ "type": "String",
442
524
  "group": "endpoint",
525
+ "feel": "optional",
443
526
  "binding": {
444
- "name": "inbound.verificationExpression",
445
- "type": "zeebe:property"
527
+ "type": "zeebe:property",
528
+ "name": "inbound.slackSigningSecret"
446
529
  },
447
- "type": "Hidden"
530
+ "constraints": {
531
+ "notEmpty": true
532
+ }
448
533
  },
449
534
  {
450
- "id": "activationCondition",
451
- "label": "Activation condition",
452
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
453
- "optional": true,
454
- "feel": "required",
535
+ "label": "Condition",
536
+ "type": "String",
455
537
  "group": "activation",
538
+ "feel": "required",
539
+ "optional": true,
456
540
  "binding": {
457
- "name": "activationCondition",
458
- "type": "zeebe:property"
541
+ "type": "zeebe:property",
542
+ "name": "activationCondition"
459
543
  },
460
- "type": "String"
544
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
461
545
  },
462
546
  {
463
- "id": "resultVariable",
464
547
  "label": "Result variable",
465
- "description": "Name of variable to store the response in",
466
- "group": "output",
548
+ "type": "String",
549
+ "group": "variable-mapping",
550
+ "optional": true,
467
551
  "binding": {
468
- "name": "resultVariable",
469
- "type": "zeebe:property"
552
+ "type": "zeebe:property",
553
+ "name": "resultVariable"
470
554
  },
471
- "type": "String"
555
+ "description": "Name of variable to store the result of the connector in"
472
556
  },
473
557
  {
474
- "id": "resultExpression",
475
558
  "label": "Result expression",
476
- "description": "Expression to map the response into process variables",
559
+ "type": "String",
560
+ "group": "variable-mapping",
477
561
  "feel": "required",
478
- "group": "output",
562
+ "optional": true,
479
563
  "binding": {
480
- "name": "resultExpression",
481
- "type": "zeebe:property"
564
+ "type": "zeebe:property",
565
+ "name": "resultExpression"
482
566
  },
483
- "type": "Text"
567
+ "description": "Expression to map the inbound payload to process variables"
484
568
  }
485
569
  ],
486
570
  "icon": {
487
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
571
+ "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"
488
572
  },
489
573
  "engines": {
490
- "camunda": "^8.5"
574
+ "camunda": "^8.2"
491
575
  }
492
576
  },
493
577
  {
@@ -495,8 +579,8 @@
495
579
  "name": "Slack Webhook Start Event Connector",
496
580
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
497
581
  "description": "Receive events from Slack",
498
- "version": 2,
499
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
582
+ "version": 3,
583
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
500
584
  "category": {
501
585
  "id": "connectors",
502
586
  "name": "Connectors"
@@ -563,6 +647,14 @@
563
647
  "notEmpty": true
564
648
  }
565
649
  },
650
+ {
651
+ "type": "Hidden",
652
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
653
+ "binding": {
654
+ "type": "zeebe:property",
655
+ "name": "inbound.verificationExpression"
656
+ }
657
+ },
566
658
  {
567
659
  "label": "Condition",
568
660
  "type": "String",
@@ -603,7 +695,7 @@
603
695
  "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"
604
696
  },
605
697
  "engines": {
606
- "camunda": "^8.2"
698
+ "camunda": "^8.4"
607
699
  }
608
700
  },
609
701
  {
@@ -611,30 +703,16 @@
611
703
  "name": "Slack Webhook Start Event Connector",
612
704
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
613
705
  "description": "Receive events from Slack",
614
- "keywords": [
615
- "message received",
616
- "event received",
617
- "channel event",
618
- "webhook",
619
- "messaging",
620
- "new message"
621
- ],
622
706
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
623
- "version": 7,
707
+ "version": 5,
624
708
  "category": {
625
709
  "id": "connectors",
626
710
  "name": "Connectors"
627
711
  },
628
- "deprecated": {
629
- "message": "Migrate to Webhook Message Start Event Connector"
630
- },
631
712
  "appliesTo": ["bpmn:StartEvent"],
632
713
  "elementType": {
633
714
  "value": "bpmn:StartEvent"
634
715
  },
635
- "engines": {
636
- "camunda": "^8.3"
637
- },
638
716
  "groups": [
639
717
  {
640
718
  "id": "endpoint",
@@ -644,11 +722,6 @@
644
722
  "id": "activation",
645
723
  "label": "Activation"
646
724
  },
647
- {
648
- "id": "deduplication",
649
- "label": "Deduplication",
650
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
651
- },
652
725
  {
653
726
  "id": "output",
654
727
  "label": "Output mapping"
@@ -718,82 +791,6 @@
718
791
  },
719
792
  "type": "String"
720
793
  },
721
- {
722
- "id": "consumeUnmatchedEvents",
723
- "label": "Consume unmatched events",
724
- "value": true,
725
- "group": "activation",
726
- "binding": {
727
- "name": "consumeUnmatchedEvents",
728
- "type": "zeebe:property"
729
- },
730
- "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
731
- "type": "Boolean"
732
- },
733
- {
734
- "id": "deduplicationModeManualFlag",
735
- "label": "Manual mode",
736
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
737
- "value": false,
738
- "group": "deduplication",
739
- "binding": {
740
- "name": "deduplicationModeManualFlag",
741
- "type": "zeebe:property"
742
- },
743
- "type": "Boolean"
744
- },
745
- {
746
- "id": "deduplicationId",
747
- "label": "Deduplication ID",
748
- "constraints": {
749
- "notEmpty": true,
750
- "pattern": {
751
- "value": "^[a-zA-Z0-9_-]+$",
752
- "message": "can only contain alphanumeric characters, dashes, and underscores"
753
- }
754
- },
755
- "group": "deduplication",
756
- "binding": {
757
- "name": "deduplicationId",
758
- "type": "zeebe:property"
759
- },
760
- "condition": {
761
- "property": "deduplicationModeManualFlag",
762
- "equals": true,
763
- "type": "simple"
764
- },
765
- "type": "String"
766
- },
767
- {
768
- "id": "deduplicationModeManual",
769
- "value": "MANUAL",
770
- "group": "deduplication",
771
- "binding": {
772
- "name": "deduplicationMode",
773
- "type": "zeebe:property"
774
- },
775
- "condition": {
776
- "property": "deduplicationId",
777
- "isActive": true,
778
- "type": "simple"
779
- },
780
- "type": "Hidden"
781
- },
782
- {
783
- "id": "deduplicationModeAuto",
784
- "value": "AUTO",
785
- "group": "deduplication",
786
- "binding": {
787
- "name": "deduplicationMode",
788
- "type": "zeebe:property"
789
- },
790
- "condition": {
791
- "property": "deduplicationId",
792
- "isActive": false,
793
- "type": "simple"
794
- },
795
- "type": "Hidden"
796
- },
797
794
  {
798
795
  "id": "resultVariable",
799
796
  "label": "Result variable",
@@ -820,6 +817,9 @@
820
817
  ],
821
818
  "icon": {
822
819
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
820
+ },
821
+ "engines": {
822
+ "camunda": "^8.5"
823
823
  }
824
824
  }
825
825
  ]