@camunda/connectors-element-templates 1.0.16 → 1.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -1,10 +1,374 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
+
"name": "Amazon EventBridge Receive Task Connector",
|
|
5
|
+
"id": "io.camunda.connectors.AWSEventBridge.receive.v1",
|
|
6
|
+
"version": 5,
|
|
7
|
+
"description": "Receive events from AWS EventBridge",
|
|
8
|
+
"keywords": [
|
|
9
|
+
"receive event",
|
|
10
|
+
"subscribe to event",
|
|
11
|
+
"event bus",
|
|
12
|
+
"cloud event",
|
|
13
|
+
"event driven"
|
|
14
|
+
],
|
|
15
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
16
|
+
"category": {
|
|
17
|
+
"id": "connectors",
|
|
18
|
+
"name": "Connectors"
|
|
19
|
+
},
|
|
20
|
+
"appliesTo": ["bpmn:ReceiveTask"],
|
|
21
|
+
"elementType": {
|
|
22
|
+
"value": "bpmn:ReceiveTask"
|
|
23
|
+
},
|
|
24
|
+
"engines": {
|
|
25
|
+
"camunda": "^8.4"
|
|
26
|
+
},
|
|
27
|
+
"groups": [
|
|
28
|
+
{
|
|
29
|
+
"id": "endpoint",
|
|
30
|
+
"label": "API destination"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "authorization",
|
|
34
|
+
"label": "Authorization"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": "activation",
|
|
38
|
+
"label": "Activation"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": "variable-mapping",
|
|
42
|
+
"label": "Variable mapping"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"properties": [
|
|
46
|
+
{
|
|
47
|
+
"type": "Hidden",
|
|
48
|
+
"value": "io.camunda:webhook:1",
|
|
49
|
+
"binding": {
|
|
50
|
+
"type": "zeebe:property",
|
|
51
|
+
"name": "inbound.type"
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"type": "Hidden",
|
|
56
|
+
"generatedValue": {
|
|
57
|
+
"type": "uuid"
|
|
58
|
+
},
|
|
59
|
+
"binding": {
|
|
60
|
+
"type": "bpmn:Message#property",
|
|
61
|
+
"name": "name"
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"type": "Hidden",
|
|
66
|
+
"value": "aws:eventbridge",
|
|
67
|
+
"binding": {
|
|
68
|
+
"type": "zeebe:property",
|
|
69
|
+
"name": "inbound.subtype"
|
|
70
|
+
}
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"id": "webhookMethod",
|
|
74
|
+
"label": "Webhook method",
|
|
75
|
+
"group": "endpoint",
|
|
76
|
+
"description": "Select HTTP method",
|
|
77
|
+
"value": "any",
|
|
78
|
+
"type": "Dropdown",
|
|
79
|
+
"choices": [
|
|
80
|
+
{
|
|
81
|
+
"name": "Any",
|
|
82
|
+
"value": "any"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "Get",
|
|
86
|
+
"value": "get"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "Post",
|
|
90
|
+
"value": "post"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "Put",
|
|
94
|
+
"value": "put"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "Delete",
|
|
98
|
+
"value": "delete"
|
|
99
|
+
}
|
|
100
|
+
],
|
|
101
|
+
"binding": {
|
|
102
|
+
"type": "zeebe:property",
|
|
103
|
+
"name": "inbound.method"
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"label": "Webhook ID",
|
|
108
|
+
"type": "String",
|
|
109
|
+
"group": "endpoint",
|
|
110
|
+
"binding": {
|
|
111
|
+
"type": "zeebe:property",
|
|
112
|
+
"name": "inbound.context"
|
|
113
|
+
},
|
|
114
|
+
"description": "The webhook ID is a part of the URL",
|
|
115
|
+
"constraints": {
|
|
116
|
+
"notEmpty": true
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"label": "HMAC authentication",
|
|
121
|
+
"value": "disabled",
|
|
122
|
+
"type": "Hidden",
|
|
123
|
+
"binding": {
|
|
124
|
+
"type": "zeebe:property",
|
|
125
|
+
"name": "inbound.shouldValidateHmac"
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"id": "authorizationType",
|
|
130
|
+
"label": "Authorization type",
|
|
131
|
+
"group": "authorization",
|
|
132
|
+
"description": "Choose the authorization type",
|
|
133
|
+
"value": "NONE",
|
|
134
|
+
"type": "Dropdown",
|
|
135
|
+
"choices": [
|
|
136
|
+
{
|
|
137
|
+
"name": "None",
|
|
138
|
+
"value": "NONE"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"name": "JWT",
|
|
142
|
+
"value": "JWT"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"name": "Basic",
|
|
146
|
+
"value": "BASIC"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"name": "API key",
|
|
150
|
+
"value": "APIKEY"
|
|
151
|
+
}
|
|
152
|
+
],
|
|
153
|
+
"binding": {
|
|
154
|
+
"type": "zeebe:property",
|
|
155
|
+
"name": "inbound.auth.type"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"label": "JWK URL",
|
|
160
|
+
"description": "Well-known URL of JWKs",
|
|
161
|
+
"type": "String",
|
|
162
|
+
"group": "authorization",
|
|
163
|
+
"feel": "optional",
|
|
164
|
+
"optional": true,
|
|
165
|
+
"binding": {
|
|
166
|
+
"type": "zeebe:property",
|
|
167
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
168
|
+
},
|
|
169
|
+
"condition": {
|
|
170
|
+
"property": "authorizationType",
|
|
171
|
+
"equals": "JWT"
|
|
172
|
+
}
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"label": "JWT role property expression",
|
|
176
|
+
"description": "Expression to extract the roles from the JWT token",
|
|
177
|
+
"type": "String",
|
|
178
|
+
"group": "authorization",
|
|
179
|
+
"feel": "required",
|
|
180
|
+
"optional": true,
|
|
181
|
+
"binding": {
|
|
182
|
+
"type": "zeebe:property",
|
|
183
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
184
|
+
},
|
|
185
|
+
"condition": {
|
|
186
|
+
"property": "authorizationType",
|
|
187
|
+
"equals": "JWT"
|
|
188
|
+
}
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"label": "Required roles",
|
|
192
|
+
"description": "List of roles to test JWT roles against",
|
|
193
|
+
"type": "String",
|
|
194
|
+
"group": "authorization",
|
|
195
|
+
"feel": "required",
|
|
196
|
+
"optional": true,
|
|
197
|
+
"binding": {
|
|
198
|
+
"type": "zeebe:property",
|
|
199
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
200
|
+
},
|
|
201
|
+
"condition": {
|
|
202
|
+
"property": "authorizationType",
|
|
203
|
+
"equals": "JWT"
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"label": "Username",
|
|
208
|
+
"description": "Username for basic authentication",
|
|
209
|
+
"type": "String",
|
|
210
|
+
"group": "authorization",
|
|
211
|
+
"feel": "optional",
|
|
212
|
+
"binding": {
|
|
213
|
+
"type": "zeebe:property",
|
|
214
|
+
"name": "inbound.auth.username"
|
|
215
|
+
},
|
|
216
|
+
"condition": {
|
|
217
|
+
"property": "authorizationType",
|
|
218
|
+
"equals": "BASIC"
|
|
219
|
+
},
|
|
220
|
+
"constraints": {
|
|
221
|
+
"notEmpty": true
|
|
222
|
+
}
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"label": "Password",
|
|
226
|
+
"description": "Password for basic authentication",
|
|
227
|
+
"type": "String",
|
|
228
|
+
"group": "authorization",
|
|
229
|
+
"feel": "optional",
|
|
230
|
+
"binding": {
|
|
231
|
+
"type": "zeebe:property",
|
|
232
|
+
"name": "inbound.auth.password"
|
|
233
|
+
},
|
|
234
|
+
"condition": {
|
|
235
|
+
"property": "authorizationType",
|
|
236
|
+
"equals": "BASIC"
|
|
237
|
+
},
|
|
238
|
+
"constraints": {
|
|
239
|
+
"notEmpty": true
|
|
240
|
+
}
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"label": "API key",
|
|
244
|
+
"description": "Expected API key",
|
|
245
|
+
"type": "String",
|
|
246
|
+
"group": "authorization",
|
|
247
|
+
"feel": "optional",
|
|
248
|
+
"binding": {
|
|
249
|
+
"type": "zeebe:property",
|
|
250
|
+
"name": "inbound.auth.apiKey"
|
|
251
|
+
},
|
|
252
|
+
"condition": {
|
|
253
|
+
"property": "authorizationType",
|
|
254
|
+
"equals": "APIKEY"
|
|
255
|
+
},
|
|
256
|
+
"constraints": {
|
|
257
|
+
"notEmpty": true
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"label": "API key locator",
|
|
262
|
+
"description": "A FEEL expression that extracts API key from the request",
|
|
263
|
+
"type": "String",
|
|
264
|
+
"group": "authorization",
|
|
265
|
+
"feel": "required",
|
|
266
|
+
"binding": {
|
|
267
|
+
"type": "zeebe:property",
|
|
268
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
269
|
+
},
|
|
270
|
+
"condition": {
|
|
271
|
+
"property": "authorizationType",
|
|
272
|
+
"equals": "APIKEY"
|
|
273
|
+
},
|
|
274
|
+
"constraints": {
|
|
275
|
+
"notEmpty": true
|
|
276
|
+
},
|
|
277
|
+
"value": "=request.headers.apikey"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"label": "Correlation key (process)",
|
|
281
|
+
"type": "String",
|
|
282
|
+
"group": "activation",
|
|
283
|
+
"feel": "required",
|
|
284
|
+
"description": "Sets up the correlation key from process variables",
|
|
285
|
+
"binding": {
|
|
286
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
287
|
+
"name": "correlationKey"
|
|
288
|
+
},
|
|
289
|
+
"constraints": {
|
|
290
|
+
"notEmpty": true
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"label": "Correlation key (payload)",
|
|
295
|
+
"type": "String",
|
|
296
|
+
"group": "activation",
|
|
297
|
+
"feel": "required",
|
|
298
|
+
"binding": {
|
|
299
|
+
"type": "zeebe:property",
|
|
300
|
+
"name": "correlationKeyExpression"
|
|
301
|
+
},
|
|
302
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
303
|
+
"constraints": {
|
|
304
|
+
"notEmpty": true
|
|
305
|
+
}
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"label": "Message ID expression",
|
|
309
|
+
"feel": "required",
|
|
310
|
+
"type": "String",
|
|
311
|
+
"optional": true,
|
|
312
|
+
"group": "activation",
|
|
313
|
+
"binding": {
|
|
314
|
+
"type": "zeebe:property",
|
|
315
|
+
"name": "messageIdExpression"
|
|
316
|
+
},
|
|
317
|
+
"description": "Expression to extract unique identifier of a message"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"label": "Condition",
|
|
321
|
+
"type": "String",
|
|
322
|
+
"group": "activation",
|
|
323
|
+
"feel": "required",
|
|
324
|
+
"optional": true,
|
|
325
|
+
"binding": {
|
|
326
|
+
"type": "zeebe:property",
|
|
327
|
+
"name": "activationCondition"
|
|
328
|
+
},
|
|
329
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"label": "Result variable",
|
|
333
|
+
"type": "String",
|
|
334
|
+
"group": "variable-mapping",
|
|
335
|
+
"optional": true,
|
|
336
|
+
"binding": {
|
|
337
|
+
"type": "zeebe:property",
|
|
338
|
+
"name": "resultVariable"
|
|
339
|
+
},
|
|
340
|
+
"description": "Name of variable to store the result of the connector in"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"label": "Result expression",
|
|
344
|
+
"type": "String",
|
|
345
|
+
"group": "variable-mapping",
|
|
346
|
+
"feel": "required",
|
|
347
|
+
"optional": true,
|
|
348
|
+
"binding": {
|
|
349
|
+
"type": "zeebe:property",
|
|
350
|
+
"name": "resultExpression"
|
|
351
|
+
},
|
|
352
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
353
|
+
}
|
|
354
|
+
],
|
|
355
|
+
"icon": {
|
|
356
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
357
|
+
}
|
|
358
|
+
},
|
|
2
359
|
{
|
|
3
360
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
361
|
"name": "Amazon EventBridge Receive Task Connector",
|
|
5
362
|
"id": "io.camunda.connectors.AWSEventBridge.receive.v1",
|
|
6
363
|
"version": 4,
|
|
7
364
|
"description": "Receive events from AWS EventBridge",
|
|
365
|
+
"keywords": [
|
|
366
|
+
"receive event",
|
|
367
|
+
"subscribe to event",
|
|
368
|
+
"event bus",
|
|
369
|
+
"cloud event",
|
|
370
|
+
"event driven"
|
|
371
|
+
],
|
|
8
372
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
9
373
|
"category": {
|
|
10
374
|
"id": "connectors",
|