@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
|
@@ -3,12 +3,19 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "HTTP Polling Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.http.Polling",
|
|
6
|
-
"version": 2,
|
|
7
6
|
"description": "Polls endpoint at regular intervals",
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
|
|
7
|
+
"keywords": [
|
|
8
|
+
"poll",
|
|
9
|
+
"polling",
|
|
10
|
+
"HTTP",
|
|
11
|
+
"REST",
|
|
12
|
+
"wait for response",
|
|
13
|
+
"check status",
|
|
14
|
+
"periodic request",
|
|
15
|
+
"HTTP callback"
|
|
16
|
+
],
|
|
11
17
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
18
|
+
"version": 5,
|
|
12
19
|
"category": {
|
|
13
20
|
"id": "connectors",
|
|
14
21
|
"name": "Connectors"
|
|
@@ -18,6 +25,9 @@
|
|
|
18
25
|
"value": "bpmn:IntermediateCatchEvent",
|
|
19
26
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
20
27
|
},
|
|
28
|
+
"engines": {
|
|
29
|
+
"camunda": "^8.9"
|
|
30
|
+
},
|
|
21
31
|
"groups": [
|
|
22
32
|
{
|
|
23
33
|
"id": "authentication",
|
|
@@ -28,56 +38,55 @@
|
|
|
28
38
|
"label": "HTTP Polling configuration"
|
|
29
39
|
},
|
|
30
40
|
{
|
|
31
|
-
"id": "
|
|
41
|
+
"id": "payload",
|
|
32
42
|
"label": "Payload"
|
|
33
43
|
},
|
|
34
44
|
{
|
|
35
|
-
"id": "
|
|
36
|
-
"label": "
|
|
45
|
+
"id": "interval",
|
|
46
|
+
"label": "HTTP Polling Interval"
|
|
37
47
|
},
|
|
38
48
|
{
|
|
39
|
-
"id": "
|
|
40
|
-
"label": "
|
|
49
|
+
"id": "timeout",
|
|
50
|
+
"label": "Connection timeout"
|
|
41
51
|
},
|
|
42
52
|
{
|
|
43
|
-
"id": "
|
|
44
|
-
"label": "
|
|
53
|
+
"id": "activation",
|
|
54
|
+
"label": "Activation"
|
|
45
55
|
},
|
|
46
56
|
{
|
|
47
|
-
"id": "
|
|
48
|
-
"label": "
|
|
57
|
+
"id": "correlation",
|
|
58
|
+
"label": "Correlation",
|
|
59
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"id": "output",
|
|
63
|
+
"label": "Output mapping"
|
|
49
64
|
}
|
|
50
65
|
],
|
|
51
66
|
"properties": [
|
|
52
67
|
{
|
|
53
|
-
"type": "Hidden",
|
|
54
68
|
"value": "io.camunda:http-polling:1",
|
|
55
69
|
"binding": {
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"type": "Hidden",
|
|
62
|
-
"generatedValue": {
|
|
63
|
-
"type": "uuid"
|
|
70
|
+
"name": "inbound.type",
|
|
71
|
+
"type": "zeebe:property"
|
|
64
72
|
},
|
|
65
|
-
"
|
|
66
|
-
"type": "bpmn:Message#property",
|
|
67
|
-
"name": "name"
|
|
68
|
-
}
|
|
73
|
+
"type": "Hidden"
|
|
69
74
|
},
|
|
70
75
|
{
|
|
76
|
+
"id": "authentication.type",
|
|
71
77
|
"label": "Type",
|
|
72
|
-
"id": "authenticationType",
|
|
73
|
-
"group": "authentication",
|
|
74
78
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
75
79
|
"value": "noAuth",
|
|
80
|
+
"group": "authentication",
|
|
81
|
+
"binding": {
|
|
82
|
+
"name": "authentication.type",
|
|
83
|
+
"type": "zeebe:property"
|
|
84
|
+
},
|
|
76
85
|
"type": "Dropdown",
|
|
77
86
|
"choices": [
|
|
78
87
|
{
|
|
79
|
-
"name": "
|
|
80
|
-
"value": "
|
|
88
|
+
"name": "API key",
|
|
89
|
+
"value": "apiKey"
|
|
81
90
|
},
|
|
82
91
|
{
|
|
83
92
|
"name": "Basic",
|
|
@@ -87,229 +96,241 @@
|
|
|
87
96
|
"name": "Bearer token",
|
|
88
97
|
"value": "bearer"
|
|
89
98
|
},
|
|
99
|
+
{
|
|
100
|
+
"name": "None",
|
|
101
|
+
"value": "noAuth"
|
|
102
|
+
},
|
|
90
103
|
{
|
|
91
104
|
"name": "OAuth 2.0",
|
|
92
105
|
"value": "oauth-client-credentials-flow"
|
|
93
106
|
}
|
|
94
|
-
]
|
|
95
|
-
"binding": {
|
|
96
|
-
"type": "zeebe:property",
|
|
97
|
-
"name": "authentication.type"
|
|
98
|
-
}
|
|
107
|
+
]
|
|
99
108
|
},
|
|
100
109
|
{
|
|
101
|
-
"id": "
|
|
102
|
-
"label": "
|
|
103
|
-
"
|
|
110
|
+
"id": "authentication.apiKeyLocation",
|
|
111
|
+
"label": "Api key location",
|
|
112
|
+
"description": "Choose type: Send API key in header or as query parameter.",
|
|
113
|
+
"optional": false,
|
|
114
|
+
"value": "headers",
|
|
115
|
+
"constraints": {
|
|
116
|
+
"notEmpty": true
|
|
117
|
+
},
|
|
118
|
+
"group": "authentication",
|
|
119
|
+
"binding": {
|
|
120
|
+
"name": "authentication.apiKeyLocation",
|
|
121
|
+
"type": "zeebe:property"
|
|
122
|
+
},
|
|
123
|
+
"condition": {
|
|
124
|
+
"property": "authentication.type",
|
|
125
|
+
"equals": "apiKey",
|
|
126
|
+
"type": "simple"
|
|
127
|
+
},
|
|
104
128
|
"type": "Dropdown",
|
|
105
|
-
"value": "get",
|
|
106
129
|
"choices": [
|
|
107
130
|
{
|
|
108
|
-
"name": "
|
|
109
|
-
"value": "
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"name": "POST",
|
|
113
|
-
"value": "post"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"name": "PATCH",
|
|
117
|
-
"value": "patch"
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"name": "PUT",
|
|
121
|
-
"value": "put"
|
|
131
|
+
"name": "Headers",
|
|
132
|
+
"value": "headers"
|
|
122
133
|
},
|
|
123
134
|
{
|
|
124
|
-
"name": "
|
|
125
|
-
"value": "
|
|
135
|
+
"name": "Query parameters",
|
|
136
|
+
"value": "query"
|
|
126
137
|
}
|
|
127
|
-
]
|
|
128
|
-
"binding": {
|
|
129
|
-
"type": "zeebe:property",
|
|
130
|
-
"name": "method"
|
|
131
|
-
}
|
|
138
|
+
]
|
|
132
139
|
},
|
|
133
140
|
{
|
|
134
|
-
"
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
"feel": "optional",
|
|
138
|
-
"binding": {
|
|
139
|
-
"type": "zeebe:property",
|
|
140
|
-
"name": "url"
|
|
141
|
-
},
|
|
141
|
+
"id": "authentication.name",
|
|
142
|
+
"label": "API key name",
|
|
143
|
+
"optional": false,
|
|
142
144
|
"constraints": {
|
|
143
|
-
"notEmpty": true
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
"message": "must be a http(s) URL"
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"label": "Query parameters",
|
|
152
|
-
"description": "Map of query parameters to add to the request URL",
|
|
153
|
-
"group": "endpoint",
|
|
154
|
-
"type": "Text",
|
|
155
|
-
"feel": "required",
|
|
145
|
+
"notEmpty": true
|
|
146
|
+
},
|
|
147
|
+
"group": "authentication",
|
|
156
148
|
"binding": {
|
|
157
|
-
"
|
|
158
|
-
"
|
|
149
|
+
"name": "authentication.name",
|
|
150
|
+
"type": "zeebe:property"
|
|
159
151
|
},
|
|
160
|
-
"
|
|
152
|
+
"condition": {
|
|
153
|
+
"property": "authentication.type",
|
|
154
|
+
"equals": "apiKey",
|
|
155
|
+
"type": "simple"
|
|
156
|
+
},
|
|
157
|
+
"type": "String"
|
|
161
158
|
},
|
|
162
159
|
{
|
|
163
|
-
"
|
|
164
|
-
"
|
|
165
|
-
"
|
|
166
|
-
"
|
|
167
|
-
|
|
160
|
+
"id": "authentication.value",
|
|
161
|
+
"label": "API key value",
|
|
162
|
+
"optional": false,
|
|
163
|
+
"constraints": {
|
|
164
|
+
"notEmpty": true
|
|
165
|
+
},
|
|
166
|
+
"group": "authentication",
|
|
168
167
|
"binding": {
|
|
169
|
-
"
|
|
170
|
-
"
|
|
168
|
+
"name": "authentication.value",
|
|
169
|
+
"type": "zeebe:property"
|
|
171
170
|
},
|
|
172
|
-
"
|
|
171
|
+
"condition": {
|
|
172
|
+
"property": "authentication.type",
|
|
173
|
+
"equals": "apiKey",
|
|
174
|
+
"type": "simple"
|
|
175
|
+
},
|
|
176
|
+
"type": "String"
|
|
173
177
|
},
|
|
174
178
|
{
|
|
175
|
-
"
|
|
176
|
-
"
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
|
|
180
|
-
|
|
179
|
+
"id": "authentication.username",
|
|
180
|
+
"label": "Username",
|
|
181
|
+
"optional": false,
|
|
182
|
+
"constraints": {
|
|
183
|
+
"notEmpty": true
|
|
184
|
+
},
|
|
185
|
+
"group": "authentication",
|
|
181
186
|
"binding": {
|
|
182
|
-
"
|
|
183
|
-
"
|
|
187
|
+
"name": "authentication.username",
|
|
188
|
+
"type": "zeebe:property"
|
|
184
189
|
},
|
|
185
|
-
"
|
|
186
|
-
"
|
|
187
|
-
"
|
|
188
|
-
|
|
189
|
-
"message": "value must be defined"
|
|
190
|
-
}
|
|
190
|
+
"condition": {
|
|
191
|
+
"property": "authentication.type",
|
|
192
|
+
"equals": "basic",
|
|
193
|
+
"type": "simple"
|
|
191
194
|
},
|
|
192
|
-
"
|
|
195
|
+
"type": "String"
|
|
193
196
|
},
|
|
194
197
|
{
|
|
195
|
-
"
|
|
196
|
-
"
|
|
197
|
-
"
|
|
198
|
+
"id": "authentication.password",
|
|
199
|
+
"label": "Password",
|
|
200
|
+
"optional": false,
|
|
201
|
+
"constraints": {
|
|
202
|
+
"notEmpty": true
|
|
203
|
+
},
|
|
204
|
+
"group": "authentication",
|
|
198
205
|
"binding": {
|
|
199
|
-
"
|
|
200
|
-
"
|
|
206
|
+
"name": "authentication.password",
|
|
207
|
+
"type": "zeebe:property"
|
|
201
208
|
},
|
|
202
|
-
"
|
|
209
|
+
"condition": {
|
|
210
|
+
"property": "authentication.type",
|
|
211
|
+
"equals": "basic",
|
|
212
|
+
"type": "simple"
|
|
213
|
+
},
|
|
214
|
+
"type": "String"
|
|
203
215
|
},
|
|
204
216
|
{
|
|
217
|
+
"id": "authentication.token",
|
|
205
218
|
"label": "Bearer token",
|
|
206
|
-
"
|
|
207
|
-
"type": "String",
|
|
208
|
-
"feel": "optional",
|
|
209
|
-
"binding": {
|
|
210
|
-
"type": "zeebe:property",
|
|
211
|
-
"name": "authentication.token"
|
|
212
|
-
},
|
|
219
|
+
"optional": false,
|
|
213
220
|
"constraints": {
|
|
214
221
|
"notEmpty": true
|
|
215
222
|
},
|
|
216
|
-
"condition": {
|
|
217
|
-
"property": "authenticationType",
|
|
218
|
-
"equals": "bearer"
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
"label": "OAuth token endpoint",
|
|
223
|
-
"description": "The OAuth token endpoint",
|
|
224
223
|
"group": "authentication",
|
|
225
|
-
"type": "String",
|
|
226
|
-
"feel": "optional",
|
|
227
224
|
"binding": {
|
|
228
|
-
"
|
|
229
|
-
"
|
|
230
|
-
},
|
|
231
|
-
"constraints": {
|
|
232
|
-
"notEmpty": true
|
|
225
|
+
"name": "authentication.token",
|
|
226
|
+
"type": "zeebe:property"
|
|
233
227
|
},
|
|
234
228
|
"condition": {
|
|
235
|
-
"property": "
|
|
236
|
-
"equals": "
|
|
237
|
-
|
|
229
|
+
"property": "authentication.type",
|
|
230
|
+
"equals": "bearer",
|
|
231
|
+
"type": "simple"
|
|
232
|
+
},
|
|
233
|
+
"type": "String"
|
|
238
234
|
},
|
|
239
235
|
{
|
|
240
|
-
"
|
|
241
|
-
"
|
|
236
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
237
|
+
"label": "OAuth 2.0 token endpoint",
|
|
238
|
+
"description": "The OAuth token endpoint",
|
|
239
|
+
"optional": false,
|
|
240
|
+
"constraints": {
|
|
241
|
+
"notEmpty": true,
|
|
242
|
+
"pattern": {
|
|
243
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
244
|
+
"message": "Must be a http(s) URL"
|
|
245
|
+
}
|
|
246
|
+
},
|
|
242
247
|
"group": "authentication",
|
|
243
|
-
"type": "String",
|
|
244
|
-
"feel": "optional",
|
|
245
248
|
"binding": {
|
|
246
|
-
"
|
|
247
|
-
"
|
|
249
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
250
|
+
"type": "zeebe:property"
|
|
248
251
|
},
|
|
252
|
+
"condition": {
|
|
253
|
+
"property": "authentication.type",
|
|
254
|
+
"equals": "oauth-client-credentials-flow",
|
|
255
|
+
"type": "simple"
|
|
256
|
+
},
|
|
257
|
+
"type": "String"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"id": "authentication.clientId",
|
|
261
|
+
"label": "Client ID",
|
|
262
|
+
"description": "Your application's client ID from the OAuth client",
|
|
263
|
+
"optional": false,
|
|
249
264
|
"constraints": {
|
|
250
265
|
"notEmpty": true
|
|
251
266
|
},
|
|
267
|
+
"group": "authentication",
|
|
268
|
+
"binding": {
|
|
269
|
+
"name": "authentication.clientId",
|
|
270
|
+
"type": "zeebe:property"
|
|
271
|
+
},
|
|
252
272
|
"condition": {
|
|
253
|
-
"property": "
|
|
254
|
-
"equals": "oauth-client-credentials-flow"
|
|
255
|
-
|
|
273
|
+
"property": "authentication.type",
|
|
274
|
+
"equals": "oauth-client-credentials-flow",
|
|
275
|
+
"type": "simple"
|
|
276
|
+
},
|
|
277
|
+
"type": "String"
|
|
256
278
|
},
|
|
257
279
|
{
|
|
280
|
+
"id": "authentication.clientSecret",
|
|
258
281
|
"label": "Client secret",
|
|
259
282
|
"description": "Your application's client secret from the OAuth client",
|
|
260
|
-
"
|
|
261
|
-
"type": "String",
|
|
262
|
-
"feel": "optional",
|
|
263
|
-
"binding": {
|
|
264
|
-
"type": "zeebe:property",
|
|
265
|
-
"name": "authentication.clientSecret"
|
|
266
|
-
},
|
|
283
|
+
"optional": false,
|
|
267
284
|
"constraints": {
|
|
268
285
|
"notEmpty": true
|
|
269
286
|
},
|
|
270
|
-
"condition": {
|
|
271
|
-
"property": "authenticationType",
|
|
272
|
-
"equals": "oauth-client-credentials-flow"
|
|
273
|
-
}
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"label": "Scopes",
|
|
277
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
278
287
|
"group": "authentication",
|
|
279
|
-
"type": "String",
|
|
280
|
-
"feel": "optional",
|
|
281
|
-
"optional": true,
|
|
282
288
|
"binding": {
|
|
283
|
-
"
|
|
284
|
-
"
|
|
289
|
+
"name": "authentication.clientSecret",
|
|
290
|
+
"type": "zeebe:property"
|
|
285
291
|
},
|
|
286
292
|
"condition": {
|
|
287
|
-
"property": "
|
|
288
|
-
"equals": "oauth-client-credentials-flow"
|
|
289
|
-
|
|
293
|
+
"property": "authentication.type",
|
|
294
|
+
"equals": "oauth-client-credentials-flow",
|
|
295
|
+
"type": "simple"
|
|
296
|
+
},
|
|
297
|
+
"type": "String"
|
|
290
298
|
},
|
|
291
299
|
{
|
|
300
|
+
"id": "authentication.audience",
|
|
292
301
|
"label": "Audience",
|
|
293
302
|
"description": "The unique identifier of the target API you want to access",
|
|
294
|
-
"group": "authentication",
|
|
295
|
-
"type": "String",
|
|
296
|
-
"feel": "optional",
|
|
297
303
|
"optional": true,
|
|
304
|
+
"group": "authentication",
|
|
298
305
|
"binding": {
|
|
299
|
-
"
|
|
300
|
-
"
|
|
306
|
+
"name": "authentication.audience",
|
|
307
|
+
"type": "zeebe:property"
|
|
301
308
|
},
|
|
302
309
|
"condition": {
|
|
303
|
-
"property": "
|
|
304
|
-
"equals": "oauth-client-credentials-flow"
|
|
305
|
-
|
|
310
|
+
"property": "authentication.type",
|
|
311
|
+
"equals": "oauth-client-credentials-flow",
|
|
312
|
+
"type": "simple"
|
|
313
|
+
},
|
|
314
|
+
"type": "String"
|
|
306
315
|
},
|
|
307
316
|
{
|
|
308
|
-
"label": "Client authentication",
|
|
309
317
|
"id": "authentication.clientAuthentication",
|
|
310
|
-
"
|
|
318
|
+
"label": "Client authentication",
|
|
311
319
|
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
312
|
-
"
|
|
320
|
+
"optional": false,
|
|
321
|
+
"constraints": {
|
|
322
|
+
"notEmpty": true
|
|
323
|
+
},
|
|
324
|
+
"group": "authentication",
|
|
325
|
+
"binding": {
|
|
326
|
+
"name": "authentication.clientAuthentication",
|
|
327
|
+
"type": "zeebe:property"
|
|
328
|
+
},
|
|
329
|
+
"condition": {
|
|
330
|
+
"property": "authentication.type",
|
|
331
|
+
"equals": "oauth-client-credentials-flow",
|
|
332
|
+
"type": "simple"
|
|
333
|
+
},
|
|
313
334
|
"type": "Dropdown",
|
|
314
335
|
"choices": [
|
|
315
336
|
{
|
|
@@ -320,164 +341,350 @@
|
|
|
320
341
|
"name": "Send as Basic Auth header",
|
|
321
342
|
"value": "basicAuthHeader"
|
|
322
343
|
}
|
|
323
|
-
]
|
|
324
|
-
"binding": {
|
|
325
|
-
"type": "zeebe:property",
|
|
326
|
-
"name": "authentication.clientAuthentication"
|
|
327
|
-
},
|
|
328
|
-
"condition": {
|
|
329
|
-
"property": "authenticationType",
|
|
330
|
-
"equals": "oauth-client-credentials-flow"
|
|
331
|
-
}
|
|
344
|
+
]
|
|
332
345
|
},
|
|
333
346
|
{
|
|
334
|
-
"
|
|
347
|
+
"id": "authentication.scopes",
|
|
348
|
+
"label": "Scopes",
|
|
349
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
350
|
+
"optional": true,
|
|
335
351
|
"group": "authentication",
|
|
336
|
-
"type": "String",
|
|
337
|
-
"feel": "optional",
|
|
338
352
|
"binding": {
|
|
339
|
-
"
|
|
340
|
-
"
|
|
341
|
-
},
|
|
342
|
-
"constraints": {
|
|
343
|
-
"notEmpty": true
|
|
353
|
+
"name": "authentication.scopes",
|
|
354
|
+
"type": "zeebe:property"
|
|
344
355
|
},
|
|
345
356
|
"condition": {
|
|
346
|
-
"property": "
|
|
347
|
-
"equals": "
|
|
348
|
-
|
|
357
|
+
"property": "authentication.type",
|
|
358
|
+
"equals": "oauth-client-credentials-flow",
|
|
359
|
+
"type": "simple"
|
|
360
|
+
},
|
|
361
|
+
"type": "String"
|
|
349
362
|
},
|
|
350
363
|
{
|
|
351
|
-
"
|
|
352
|
-
"
|
|
353
|
-
"
|
|
354
|
-
"
|
|
355
|
-
"binding": {
|
|
356
|
-
"type": "zeebe:property",
|
|
357
|
-
"name": "authentication.password"
|
|
358
|
-
},
|
|
364
|
+
"id": "method",
|
|
365
|
+
"label": "Method",
|
|
366
|
+
"optional": false,
|
|
367
|
+
"value": "GET",
|
|
359
368
|
"constraints": {
|
|
360
369
|
"notEmpty": true
|
|
361
370
|
},
|
|
362
|
-
"
|
|
363
|
-
|
|
364
|
-
"
|
|
365
|
-
|
|
371
|
+
"group": "endpoint",
|
|
372
|
+
"binding": {
|
|
373
|
+
"name": "method",
|
|
374
|
+
"type": "zeebe:property"
|
|
375
|
+
},
|
|
376
|
+
"type": "Dropdown",
|
|
377
|
+
"choices": [
|
|
378
|
+
{
|
|
379
|
+
"name": "POST",
|
|
380
|
+
"value": "POST"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"name": "GET",
|
|
384
|
+
"value": "GET"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
"name": "DELETE",
|
|
388
|
+
"value": "DELETE"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"name": "PATCH",
|
|
392
|
+
"value": "PATCH"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"name": "PUT",
|
|
396
|
+
"value": "PUT"
|
|
397
|
+
}
|
|
398
|
+
]
|
|
366
399
|
},
|
|
367
400
|
{
|
|
368
|
-
"
|
|
369
|
-
"
|
|
370
|
-
"
|
|
371
|
-
"
|
|
401
|
+
"id": "url",
|
|
402
|
+
"label": "URL",
|
|
403
|
+
"optional": false,
|
|
404
|
+
"constraints": {
|
|
405
|
+
"notEmpty": true,
|
|
406
|
+
"pattern": {
|
|
407
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
408
|
+
"message": "Must be a http(s) URL"
|
|
409
|
+
}
|
|
410
|
+
},
|
|
372
411
|
"feel": "optional",
|
|
412
|
+
"group": "endpoint",
|
|
373
413
|
"binding": {
|
|
374
|
-
"
|
|
375
|
-
"
|
|
376
|
-
},
|
|
377
|
-
"condition": {
|
|
378
|
-
"property": "method",
|
|
379
|
-
"oneOf": ["post", "put", "patch"]
|
|
414
|
+
"name": "url",
|
|
415
|
+
"type": "zeebe:property"
|
|
380
416
|
},
|
|
381
|
-
"
|
|
417
|
+
"type": "String"
|
|
382
418
|
},
|
|
383
419
|
{
|
|
384
|
-
"
|
|
385
|
-
"
|
|
386
|
-
"
|
|
420
|
+
"id": "queryParameters",
|
|
421
|
+
"label": "Query parameters",
|
|
422
|
+
"description": "Map of query parameters to add to the request URL",
|
|
423
|
+
"optional": true,
|
|
387
424
|
"feel": "required",
|
|
388
|
-
"
|
|
425
|
+
"group": "endpoint",
|
|
389
426
|
"binding": {
|
|
390
|
-
"
|
|
391
|
-
"
|
|
427
|
+
"name": "queryParameters",
|
|
428
|
+
"type": "zeebe:property"
|
|
392
429
|
},
|
|
393
|
-
"
|
|
394
|
-
"notEmpty": true
|
|
395
|
-
}
|
|
430
|
+
"type": "String"
|
|
396
431
|
},
|
|
397
432
|
{
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
-
"
|
|
433
|
+
"id": "headers",
|
|
434
|
+
"label": "Headers",
|
|
435
|
+
"description": "Map of HTTP headers to add to the request",
|
|
436
|
+
"optional": true,
|
|
401
437
|
"feel": "required",
|
|
438
|
+
"group": "endpoint",
|
|
402
439
|
"binding": {
|
|
403
|
-
"
|
|
404
|
-
"
|
|
440
|
+
"name": "headers",
|
|
441
|
+
"type": "zeebe:property"
|
|
405
442
|
},
|
|
406
|
-
"
|
|
407
|
-
"constraints": {
|
|
408
|
-
"notEmpty": true
|
|
409
|
-
}
|
|
443
|
+
"type": "String"
|
|
410
444
|
},
|
|
411
445
|
{
|
|
412
|
-
"
|
|
413
|
-
"
|
|
414
|
-
"
|
|
415
|
-
"
|
|
416
|
-
"
|
|
446
|
+
"id": "skipEncoding",
|
|
447
|
+
"label": "Skip URL encoding",
|
|
448
|
+
"description": "Skip the default URL decoding and encoding behavior",
|
|
449
|
+
"optional": true,
|
|
450
|
+
"group": "endpoint",
|
|
417
451
|
"binding": {
|
|
418
|
-
"
|
|
419
|
-
"
|
|
452
|
+
"name": "skipEncoding",
|
|
453
|
+
"type": "zeebe:property"
|
|
420
454
|
},
|
|
421
|
-
"
|
|
455
|
+
"type": "Hidden"
|
|
422
456
|
},
|
|
423
457
|
{
|
|
424
|
-
"
|
|
425
|
-
"
|
|
458
|
+
"id": "followRedirects",
|
|
459
|
+
"label": "Follow redirects",
|
|
460
|
+
"description": "If enabled, HTTP 3xx redirects will be followed automatically. Disabled by default.",
|
|
461
|
+
"optional": true,
|
|
462
|
+
"value": false,
|
|
463
|
+
"feel": "static",
|
|
426
464
|
"group": "endpoint",
|
|
427
|
-
"type": "String",
|
|
428
|
-
"value": "20",
|
|
429
465
|
"binding": {
|
|
430
|
-
"
|
|
431
|
-
"
|
|
466
|
+
"name": "followRedirects",
|
|
467
|
+
"type": "zeebe:property"
|
|
432
468
|
},
|
|
469
|
+
"type": "Boolean"
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"id": "body",
|
|
473
|
+
"label": "Request body",
|
|
474
|
+
"description": "Payload to send with the request",
|
|
433
475
|
"optional": true,
|
|
434
476
|
"feel": "optional",
|
|
477
|
+
"group": "payload",
|
|
478
|
+
"binding": {
|
|
479
|
+
"name": "body",
|
|
480
|
+
"type": "zeebe:property"
|
|
481
|
+
},
|
|
482
|
+
"condition": {
|
|
483
|
+
"property": "method",
|
|
484
|
+
"oneOf": ["POST", "PUT", "PATCH"],
|
|
485
|
+
"type": "simple"
|
|
486
|
+
},
|
|
487
|
+
"type": "Text"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"id": "httpRequestInterval",
|
|
491
|
+
"label": "Http request interval",
|
|
492
|
+
"description": "The delay between HTTP requests, defined as ISO 8601 durations format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
|
|
493
|
+
"optional": false,
|
|
494
|
+
"value": "PT50S",
|
|
495
|
+
"feel": "optional",
|
|
496
|
+
"group": "interval",
|
|
497
|
+
"binding": {
|
|
498
|
+
"name": "httpRequestInterval",
|
|
499
|
+
"type": "zeebe:property"
|
|
500
|
+
},
|
|
501
|
+
"type": "String"
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"id": "processPollingInterval",
|
|
505
|
+
"label": "Process polling interval",
|
|
506
|
+
"optional": false,
|
|
507
|
+
"value": "PT5S",
|
|
508
|
+
"group": "interval",
|
|
509
|
+
"binding": {
|
|
510
|
+
"name": "processPollingInterval",
|
|
511
|
+
"type": "zeebe:property"
|
|
512
|
+
},
|
|
513
|
+
"type": "Hidden"
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"id": "connectionTimeoutInSeconds",
|
|
517
|
+
"label": "Connection timeout in seconds",
|
|
518
|
+
"description": "Defines the connection timeout in seconds, or 0 for an infinite timeout",
|
|
519
|
+
"optional": false,
|
|
520
|
+
"value": "20",
|
|
521
|
+
"constraints": {
|
|
522
|
+
"notEmpty": true,
|
|
523
|
+
"pattern": {
|
|
524
|
+
"value": "^\\d+$",
|
|
525
|
+
"message": "Must be a number"
|
|
526
|
+
}
|
|
527
|
+
},
|
|
528
|
+
"feel": "optional",
|
|
529
|
+
"group": "timeout",
|
|
530
|
+
"binding": {
|
|
531
|
+
"name": "connectionTimeoutInSeconds",
|
|
532
|
+
"type": "zeebe:property"
|
|
533
|
+
},
|
|
534
|
+
"tooltip": "Set the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
535
|
+
"type": "String"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"id": "readTimeoutInSeconds",
|
|
539
|
+
"label": "Read timeout in seconds",
|
|
540
|
+
"description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
|
|
541
|
+
"optional": false,
|
|
542
|
+
"value": "20",
|
|
543
|
+
"constraints": {
|
|
544
|
+
"notEmpty": true,
|
|
545
|
+
"pattern": {
|
|
546
|
+
"value": "^\\d+$",
|
|
547
|
+
"message": "Must be a number"
|
|
548
|
+
}
|
|
549
|
+
},
|
|
550
|
+
"feel": "optional",
|
|
551
|
+
"group": "timeout",
|
|
552
|
+
"binding": {
|
|
553
|
+
"name": "readTimeoutInSeconds",
|
|
554
|
+
"type": "zeebe:property"
|
|
555
|
+
},
|
|
556
|
+
"type": "String"
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
"id": "activationCondition",
|
|
560
|
+
"label": "Activation condition",
|
|
561
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
562
|
+
"optional": true,
|
|
563
|
+
"feel": "required",
|
|
564
|
+
"group": "activation",
|
|
565
|
+
"binding": {
|
|
566
|
+
"name": "activationCondition",
|
|
567
|
+
"type": "zeebe:property"
|
|
568
|
+
},
|
|
569
|
+
"type": "String"
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"id": "correlationKeyProcess",
|
|
573
|
+
"label": "Correlation key (process)",
|
|
574
|
+
"description": "Sets up the correlation key from process variables",
|
|
575
|
+
"constraints": {
|
|
576
|
+
"notEmpty": true
|
|
577
|
+
},
|
|
578
|
+
"feel": "required",
|
|
579
|
+
"group": "correlation",
|
|
580
|
+
"binding": {
|
|
581
|
+
"name": "correlationKey",
|
|
582
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
583
|
+
},
|
|
584
|
+
"type": "String"
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"id": "correlationKeyPayload",
|
|
588
|
+
"label": "Correlation key (payload)",
|
|
589
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
590
|
+
"constraints": {
|
|
591
|
+
"notEmpty": true
|
|
592
|
+
},
|
|
593
|
+
"feel": "required",
|
|
594
|
+
"group": "correlation",
|
|
595
|
+
"binding": {
|
|
596
|
+
"name": "correlationKeyExpression",
|
|
597
|
+
"type": "zeebe:property"
|
|
598
|
+
},
|
|
599
|
+
"type": "String"
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"id": "messageIdExpression",
|
|
603
|
+
"label": "Message ID expression",
|
|
604
|
+
"description": "Expression to extract unique identifier of a message",
|
|
605
|
+
"optional": true,
|
|
606
|
+
"feel": "required",
|
|
607
|
+
"group": "correlation",
|
|
608
|
+
"binding": {
|
|
609
|
+
"name": "messageIdExpression",
|
|
610
|
+
"type": "zeebe:property"
|
|
611
|
+
},
|
|
612
|
+
"type": "String"
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
"id": "messageTtl",
|
|
616
|
+
"label": "Message TTL",
|
|
617
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
618
|
+
"optional": true,
|
|
435
619
|
"constraints": {
|
|
436
620
|
"notEmpty": false,
|
|
437
621
|
"pattern": {
|
|
438
|
-
"value": "^(
|
|
439
|
-
"message": "must be
|
|
622
|
+
"value": "^(PT.*|)$",
|
|
623
|
+
"message": "must be an ISO-8601 duration"
|
|
440
624
|
}
|
|
441
|
-
}
|
|
625
|
+
},
|
|
626
|
+
"feel": "optional",
|
|
627
|
+
"group": "correlation",
|
|
628
|
+
"binding": {
|
|
629
|
+
"name": "messageTtl",
|
|
630
|
+
"type": "zeebe:property"
|
|
631
|
+
},
|
|
632
|
+
"type": "String"
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"id": "messageNameUuid",
|
|
636
|
+
"label": "Message name",
|
|
637
|
+
"generatedValue": {
|
|
638
|
+
"type": "uuid"
|
|
639
|
+
},
|
|
640
|
+
"feel": "optional",
|
|
641
|
+
"group": "correlation",
|
|
642
|
+
"binding": {
|
|
643
|
+
"name": "name",
|
|
644
|
+
"type": "bpmn:Message#property"
|
|
645
|
+
},
|
|
646
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
647
|
+
"type": "String"
|
|
442
648
|
},
|
|
443
649
|
{
|
|
650
|
+
"id": "resultVariable",
|
|
444
651
|
"label": "Result variable",
|
|
445
|
-
"
|
|
446
|
-
"group": "
|
|
447
|
-
"optional": true,
|
|
652
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
653
|
+
"group": "output",
|
|
448
654
|
"binding": {
|
|
449
|
-
"
|
|
450
|
-
"
|
|
655
|
+
"name": "resultVariable",
|
|
656
|
+
"type": "zeebe:property"
|
|
451
657
|
},
|
|
452
|
-
"
|
|
658
|
+
"type": "String"
|
|
453
659
|
},
|
|
454
660
|
{
|
|
661
|
+
"id": "resultExpression",
|
|
455
662
|
"label": "Result expression",
|
|
456
|
-
"
|
|
457
|
-
"
|
|
663
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
664
|
+
"value": "{\n myResponseBody: response.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: response.body.post.userId\n}",
|
|
458
665
|
"feel": "required",
|
|
459
|
-
"
|
|
666
|
+
"group": "output",
|
|
460
667
|
"binding": {
|
|
461
|
-
"
|
|
462
|
-
"
|
|
668
|
+
"name": "resultExpression",
|
|
669
|
+
"type": "zeebe:property"
|
|
463
670
|
},
|
|
464
|
-
"
|
|
671
|
+
"type": "Text"
|
|
465
672
|
}
|
|
466
673
|
],
|
|
467
|
-
"
|
|
468
|
-
"
|
|
674
|
+
"icon": {
|
|
675
|
+
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJz8+Cjxzdmcgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPgogICAgPGcgY2xhc3M9J2xheWVyJz4KICAgICAgICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgICAgICAgPHBhdGggZD0nbTE3LjAzLDljMCw0LjQ1IC0zLjYsOC4wNSAtOC4wNSw4LjA1Yy00LjQ1LDAgLTguMDUsLTMuNiAtOC4wNSwtOC4wNWMwLC00LjQ1IDMuNiwtOC4wNSA4LjA1LC04LjA1YzQuNDUsMCA4LjA1LDMuNiA4LjA1LDguMDV6JwogICAgICAgICAgICAgIGZpbGw9JyM1MDU1NjInIGlkPSdzdmdfMScvPgogICAgICAgIDxwYXRoIGQ9J200LjkzLDE0LjE2bDEuODUsLTEwLjQ1bDMuMzYsMGMxLjA1LDAgMS44NCwwLjI3IDIuMzcsMC44MWMwLjU0LDAuNTMgMC44LDEuMjEgMC44LDIuMDZjMCwwLjg2IC0wLjI0LDEuNTggLTAuNzMsMi4xM2MtMC40NywwLjU1IC0xLjEyLDAuOTMgLTEuOTUsMS4xNGwtMC40OCwwLjA5bC0wLjUzLDAuMDNsLTAuNiwwLjA1bC0xLjc5LDBsLTAuNzMsNC4xNGwtMS41OCwwem0yLjU3LC01LjU3bDEuNzQsMGMwLjc2LDAgMS4zNSwtMC4xNyAxLjc4LC0wLjVjMC40NCwtMC4zNSAwLjY1LC0wLjgyIDAuNjUsLTEuNDJjMCwtMC40OCAtMC4xNSwtMC44NSAtMC40NCwtMS4xMmMtMC4zLC0wLjI4IC0wLjc3LC0wLjQyIC0xLjQyLC0wLjQybC0xLjcsMGwtMC42MSwzLjQ2eicKICAgICAgICAgICAgICBmaWxsPSd3aGl0ZScgaWQ9J3N2Z18yJy8+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
469
676
|
}
|
|
470
677
|
},
|
|
471
678
|
{
|
|
472
679
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
473
680
|
"name": "HTTP Polling Intermediate Catch Event Connector",
|
|
474
681
|
"id": "io.camunda.connectors.http.Polling",
|
|
475
|
-
"version": 1,
|
|
476
682
|
"description": "Polls endpoint at regular intervals",
|
|
477
|
-
"
|
|
478
|
-
"
|
|
683
|
+
"metadata": {
|
|
684
|
+
"keywords": []
|
|
479
685
|
},
|
|
480
686
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
687
|
+
"version": 4,
|
|
481
688
|
"category": {
|
|
482
689
|
"id": "connectors",
|
|
483
690
|
"name": "Connectors"
|
|
@@ -487,6 +694,9 @@
|
|
|
487
694
|
"value": "bpmn:IntermediateCatchEvent",
|
|
488
695
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
489
696
|
},
|
|
697
|
+
"engines": {
|
|
698
|
+
"camunda": "^8.8"
|
|
699
|
+
},
|
|
490
700
|
"groups": [
|
|
491
701
|
{
|
|
492
702
|
"id": "authentication",
|
|
@@ -497,56 +707,55 @@
|
|
|
497
707
|
"label": "HTTP Polling configuration"
|
|
498
708
|
},
|
|
499
709
|
{
|
|
500
|
-
"id": "
|
|
710
|
+
"id": "payload",
|
|
501
711
|
"label": "Payload"
|
|
502
712
|
},
|
|
503
713
|
{
|
|
504
|
-
"id": "
|
|
505
|
-
"label": "
|
|
714
|
+
"id": "interval",
|
|
715
|
+
"label": "HTTP Polling Interval"
|
|
506
716
|
},
|
|
507
717
|
{
|
|
508
|
-
"id": "
|
|
509
|
-
"label": "
|
|
718
|
+
"id": "timeout",
|
|
719
|
+
"label": "Connection timeout"
|
|
510
720
|
},
|
|
511
721
|
{
|
|
512
|
-
"id": "
|
|
513
|
-
"label": "
|
|
722
|
+
"id": "activation",
|
|
723
|
+
"label": "Activation"
|
|
514
724
|
},
|
|
515
725
|
{
|
|
516
|
-
"id": "
|
|
517
|
-
"label": "
|
|
726
|
+
"id": "correlation",
|
|
727
|
+
"label": "Correlation",
|
|
728
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"id": "output",
|
|
732
|
+
"label": "Output mapping"
|
|
518
733
|
}
|
|
519
734
|
],
|
|
520
735
|
"properties": [
|
|
521
736
|
{
|
|
522
|
-
"type": "Hidden",
|
|
523
737
|
"value": "io.camunda:http-polling:1",
|
|
524
738
|
"binding": {
|
|
525
|
-
"
|
|
526
|
-
"
|
|
527
|
-
}
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
"type": "Hidden",
|
|
531
|
-
"generatedValue": {
|
|
532
|
-
"type": "uuid"
|
|
739
|
+
"name": "inbound.type",
|
|
740
|
+
"type": "zeebe:property"
|
|
533
741
|
},
|
|
534
|
-
"
|
|
535
|
-
"type": "bpmn:Message#property",
|
|
536
|
-
"name": "name"
|
|
537
|
-
}
|
|
742
|
+
"type": "Hidden"
|
|
538
743
|
},
|
|
539
744
|
{
|
|
745
|
+
"id": "authentication.type",
|
|
540
746
|
"label": "Type",
|
|
541
|
-
"id": "authenticationType",
|
|
542
|
-
"group": "authentication",
|
|
543
747
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
544
748
|
"value": "noAuth",
|
|
749
|
+
"group": "authentication",
|
|
750
|
+
"binding": {
|
|
751
|
+
"name": "authentication.type",
|
|
752
|
+
"type": "zeebe:property"
|
|
753
|
+
},
|
|
545
754
|
"type": "Dropdown",
|
|
546
755
|
"choices": [
|
|
547
756
|
{
|
|
548
|
-
"name": "
|
|
549
|
-
"value": "
|
|
757
|
+
"name": "API key",
|
|
758
|
+
"value": "apiKey"
|
|
550
759
|
},
|
|
551
760
|
{
|
|
552
761
|
"name": "Basic",
|
|
@@ -556,229 +765,241 @@
|
|
|
556
765
|
"name": "Bearer token",
|
|
557
766
|
"value": "bearer"
|
|
558
767
|
},
|
|
768
|
+
{
|
|
769
|
+
"name": "None",
|
|
770
|
+
"value": "noAuth"
|
|
771
|
+
},
|
|
559
772
|
{
|
|
560
773
|
"name": "OAuth 2.0",
|
|
561
774
|
"value": "oauth-client-credentials-flow"
|
|
562
775
|
}
|
|
563
|
-
]
|
|
564
|
-
"binding": {
|
|
565
|
-
"type": "zeebe:property",
|
|
566
|
-
"name": "authentication.type"
|
|
567
|
-
}
|
|
776
|
+
]
|
|
568
777
|
},
|
|
569
778
|
{
|
|
570
|
-
"id": "
|
|
571
|
-
"label": "
|
|
572
|
-
"
|
|
779
|
+
"id": "authentication.apiKeyLocation",
|
|
780
|
+
"label": "Api key location",
|
|
781
|
+
"description": "Choose type: Send API key in header or as query parameter.",
|
|
782
|
+
"optional": false,
|
|
783
|
+
"value": "headers",
|
|
784
|
+
"constraints": {
|
|
785
|
+
"notEmpty": true
|
|
786
|
+
},
|
|
787
|
+
"group": "authentication",
|
|
788
|
+
"binding": {
|
|
789
|
+
"name": "authentication.apiKeyLocation",
|
|
790
|
+
"type": "zeebe:property"
|
|
791
|
+
},
|
|
792
|
+
"condition": {
|
|
793
|
+
"property": "authentication.type",
|
|
794
|
+
"equals": "apiKey",
|
|
795
|
+
"type": "simple"
|
|
796
|
+
},
|
|
573
797
|
"type": "Dropdown",
|
|
574
|
-
"value": "get",
|
|
575
798
|
"choices": [
|
|
576
799
|
{
|
|
577
|
-
"name": "
|
|
578
|
-
"value": "
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"name": "POST",
|
|
582
|
-
"value": "post"
|
|
583
|
-
},
|
|
584
|
-
{
|
|
585
|
-
"name": "PATCH",
|
|
586
|
-
"value": "patch"
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"name": "PUT",
|
|
590
|
-
"value": "put"
|
|
800
|
+
"name": "Headers",
|
|
801
|
+
"value": "headers"
|
|
591
802
|
},
|
|
592
803
|
{
|
|
593
|
-
"name": "
|
|
594
|
-
"value": "
|
|
804
|
+
"name": "Query parameters",
|
|
805
|
+
"value": "query"
|
|
595
806
|
}
|
|
596
|
-
]
|
|
597
|
-
"binding": {
|
|
598
|
-
"type": "zeebe:property",
|
|
599
|
-
"name": "method"
|
|
600
|
-
}
|
|
807
|
+
]
|
|
601
808
|
},
|
|
602
809
|
{
|
|
603
|
-
"
|
|
604
|
-
"
|
|
605
|
-
"
|
|
606
|
-
"feel": "optional",
|
|
607
|
-
"binding": {
|
|
608
|
-
"type": "zeebe:property",
|
|
609
|
-
"name": "url"
|
|
610
|
-
},
|
|
810
|
+
"id": "authentication.name",
|
|
811
|
+
"label": "API key name",
|
|
812
|
+
"optional": false,
|
|
611
813
|
"constraints": {
|
|
612
|
-
"notEmpty": true
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
"message": "must be a http(s) URL"
|
|
616
|
-
}
|
|
617
|
-
}
|
|
618
|
-
},
|
|
619
|
-
{
|
|
620
|
-
"label": "Query parameters",
|
|
621
|
-
"description": "Map of query parameters to add to the request URL",
|
|
622
|
-
"group": "endpoint",
|
|
623
|
-
"type": "Text",
|
|
624
|
-
"feel": "required",
|
|
814
|
+
"notEmpty": true
|
|
815
|
+
},
|
|
816
|
+
"group": "authentication",
|
|
625
817
|
"binding": {
|
|
626
|
-
"
|
|
627
|
-
"
|
|
818
|
+
"name": "authentication.name",
|
|
819
|
+
"type": "zeebe:property"
|
|
628
820
|
},
|
|
629
|
-
"
|
|
821
|
+
"condition": {
|
|
822
|
+
"property": "authentication.type",
|
|
823
|
+
"equals": "apiKey",
|
|
824
|
+
"type": "simple"
|
|
825
|
+
},
|
|
826
|
+
"type": "String"
|
|
630
827
|
},
|
|
631
828
|
{
|
|
632
|
-
"
|
|
633
|
-
"
|
|
634
|
-
"
|
|
635
|
-
"
|
|
636
|
-
|
|
829
|
+
"id": "authentication.value",
|
|
830
|
+
"label": "API key value",
|
|
831
|
+
"optional": false,
|
|
832
|
+
"constraints": {
|
|
833
|
+
"notEmpty": true
|
|
834
|
+
},
|
|
835
|
+
"group": "authentication",
|
|
637
836
|
"binding": {
|
|
638
|
-
"
|
|
639
|
-
"
|
|
837
|
+
"name": "authentication.value",
|
|
838
|
+
"type": "zeebe:property"
|
|
640
839
|
},
|
|
641
|
-
"
|
|
840
|
+
"condition": {
|
|
841
|
+
"property": "authentication.type",
|
|
842
|
+
"equals": "apiKey",
|
|
843
|
+
"type": "simple"
|
|
844
|
+
},
|
|
845
|
+
"type": "String"
|
|
642
846
|
},
|
|
643
847
|
{
|
|
644
|
-
"
|
|
645
|
-
"
|
|
646
|
-
"
|
|
647
|
-
"
|
|
648
|
-
|
|
649
|
-
|
|
848
|
+
"id": "authentication.username",
|
|
849
|
+
"label": "Username",
|
|
850
|
+
"optional": false,
|
|
851
|
+
"constraints": {
|
|
852
|
+
"notEmpty": true
|
|
853
|
+
},
|
|
854
|
+
"group": "authentication",
|
|
650
855
|
"binding": {
|
|
651
|
-
"
|
|
652
|
-
"
|
|
856
|
+
"name": "authentication.username",
|
|
857
|
+
"type": "zeebe:property"
|
|
653
858
|
},
|
|
654
|
-
"
|
|
655
|
-
"
|
|
656
|
-
"
|
|
657
|
-
|
|
658
|
-
"message": "value must be defined"
|
|
659
|
-
}
|
|
859
|
+
"condition": {
|
|
860
|
+
"property": "authentication.type",
|
|
861
|
+
"equals": "basic",
|
|
862
|
+
"type": "simple"
|
|
660
863
|
},
|
|
661
|
-
"
|
|
864
|
+
"type": "String"
|
|
662
865
|
},
|
|
663
866
|
{
|
|
664
|
-
"
|
|
665
|
-
"
|
|
666
|
-
"
|
|
867
|
+
"id": "authentication.password",
|
|
868
|
+
"label": "Password",
|
|
869
|
+
"optional": false,
|
|
870
|
+
"constraints": {
|
|
871
|
+
"notEmpty": true
|
|
872
|
+
},
|
|
873
|
+
"group": "authentication",
|
|
667
874
|
"binding": {
|
|
668
|
-
"
|
|
669
|
-
"
|
|
875
|
+
"name": "authentication.password",
|
|
876
|
+
"type": "zeebe:property"
|
|
670
877
|
},
|
|
671
|
-
"
|
|
878
|
+
"condition": {
|
|
879
|
+
"property": "authentication.type",
|
|
880
|
+
"equals": "basic",
|
|
881
|
+
"type": "simple"
|
|
882
|
+
},
|
|
883
|
+
"type": "String"
|
|
672
884
|
},
|
|
673
885
|
{
|
|
886
|
+
"id": "authentication.token",
|
|
674
887
|
"label": "Bearer token",
|
|
675
|
-
"
|
|
676
|
-
"type": "String",
|
|
677
|
-
"feel": "optional",
|
|
678
|
-
"binding": {
|
|
679
|
-
"type": "zeebe:property",
|
|
680
|
-
"name": "authentication.token"
|
|
681
|
-
},
|
|
888
|
+
"optional": false,
|
|
682
889
|
"constraints": {
|
|
683
890
|
"notEmpty": true
|
|
684
891
|
},
|
|
892
|
+
"group": "authentication",
|
|
893
|
+
"binding": {
|
|
894
|
+
"name": "authentication.token",
|
|
895
|
+
"type": "zeebe:property"
|
|
896
|
+
},
|
|
685
897
|
"condition": {
|
|
686
|
-
"property": "
|
|
687
|
-
"equals": "bearer"
|
|
688
|
-
|
|
898
|
+
"property": "authentication.type",
|
|
899
|
+
"equals": "bearer",
|
|
900
|
+
"type": "simple"
|
|
901
|
+
},
|
|
902
|
+
"type": "String"
|
|
689
903
|
},
|
|
690
904
|
{
|
|
691
|
-
"
|
|
905
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
906
|
+
"label": "OAuth 2.0 token endpoint",
|
|
692
907
|
"description": "The OAuth token endpoint",
|
|
908
|
+
"optional": false,
|
|
909
|
+
"constraints": {
|
|
910
|
+
"notEmpty": true,
|
|
911
|
+
"pattern": {
|
|
912
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
913
|
+
"message": "Must be a http(s) URL"
|
|
914
|
+
}
|
|
915
|
+
},
|
|
693
916
|
"group": "authentication",
|
|
694
|
-
"type": "String",
|
|
695
|
-
"feel": "optional",
|
|
696
917
|
"binding": {
|
|
697
|
-
"
|
|
698
|
-
"
|
|
699
|
-
},
|
|
700
|
-
"constraints": {
|
|
701
|
-
"notEmpty": true
|
|
918
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
919
|
+
"type": "zeebe:property"
|
|
702
920
|
},
|
|
703
921
|
"condition": {
|
|
704
|
-
"property": "
|
|
705
|
-
"equals": "oauth-client-credentials-flow"
|
|
706
|
-
|
|
922
|
+
"property": "authentication.type",
|
|
923
|
+
"equals": "oauth-client-credentials-flow",
|
|
924
|
+
"type": "simple"
|
|
925
|
+
},
|
|
926
|
+
"type": "String"
|
|
707
927
|
},
|
|
708
928
|
{
|
|
929
|
+
"id": "authentication.clientId",
|
|
709
930
|
"label": "Client ID",
|
|
710
931
|
"description": "Your application's client ID from the OAuth client",
|
|
711
|
-
"
|
|
712
|
-
"type": "String",
|
|
713
|
-
"feel": "optional",
|
|
714
|
-
"binding": {
|
|
715
|
-
"type": "zeebe:property",
|
|
716
|
-
"name": "authentication.clientId"
|
|
717
|
-
},
|
|
932
|
+
"optional": false,
|
|
718
933
|
"constraints": {
|
|
719
934
|
"notEmpty": true
|
|
720
935
|
},
|
|
936
|
+
"group": "authentication",
|
|
937
|
+
"binding": {
|
|
938
|
+
"name": "authentication.clientId",
|
|
939
|
+
"type": "zeebe:property"
|
|
940
|
+
},
|
|
721
941
|
"condition": {
|
|
722
|
-
"property": "
|
|
723
|
-
"equals": "oauth-client-credentials-flow"
|
|
724
|
-
|
|
942
|
+
"property": "authentication.type",
|
|
943
|
+
"equals": "oauth-client-credentials-flow",
|
|
944
|
+
"type": "simple"
|
|
945
|
+
},
|
|
946
|
+
"type": "String"
|
|
725
947
|
},
|
|
726
948
|
{
|
|
949
|
+
"id": "authentication.clientSecret",
|
|
727
950
|
"label": "Client secret",
|
|
728
951
|
"description": "Your application's client secret from the OAuth client",
|
|
729
|
-
"
|
|
730
|
-
"type": "String",
|
|
731
|
-
"feel": "optional",
|
|
732
|
-
"binding": {
|
|
733
|
-
"type": "zeebe:property",
|
|
734
|
-
"name": "authentication.clientSecret"
|
|
735
|
-
},
|
|
952
|
+
"optional": false,
|
|
736
953
|
"constraints": {
|
|
737
954
|
"notEmpty": true
|
|
738
955
|
},
|
|
739
|
-
"condition": {
|
|
740
|
-
"property": "authenticationType",
|
|
741
|
-
"equals": "oauth-client-credentials-flow"
|
|
742
|
-
}
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"label": "Scopes",
|
|
746
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
747
956
|
"group": "authentication",
|
|
748
|
-
"type": "String",
|
|
749
|
-
"feel": "optional",
|
|
750
|
-
"optional": true,
|
|
751
957
|
"binding": {
|
|
752
|
-
"
|
|
753
|
-
"
|
|
958
|
+
"name": "authentication.clientSecret",
|
|
959
|
+
"type": "zeebe:property"
|
|
754
960
|
},
|
|
755
961
|
"condition": {
|
|
756
|
-
"property": "
|
|
757
|
-
"equals": "oauth-client-credentials-flow"
|
|
758
|
-
|
|
962
|
+
"property": "authentication.type",
|
|
963
|
+
"equals": "oauth-client-credentials-flow",
|
|
964
|
+
"type": "simple"
|
|
965
|
+
},
|
|
966
|
+
"type": "String"
|
|
759
967
|
},
|
|
760
968
|
{
|
|
969
|
+
"id": "authentication.audience",
|
|
761
970
|
"label": "Audience",
|
|
762
971
|
"description": "The unique identifier of the target API you want to access",
|
|
763
|
-
"group": "authentication",
|
|
764
|
-
"type": "String",
|
|
765
|
-
"feel": "optional",
|
|
766
972
|
"optional": true,
|
|
973
|
+
"group": "authentication",
|
|
767
974
|
"binding": {
|
|
768
|
-
"
|
|
769
|
-
"
|
|
975
|
+
"name": "authentication.audience",
|
|
976
|
+
"type": "zeebe:property"
|
|
770
977
|
},
|
|
771
978
|
"condition": {
|
|
772
|
-
"property": "
|
|
773
|
-
"equals": "oauth-client-credentials-flow"
|
|
774
|
-
|
|
979
|
+
"property": "authentication.type",
|
|
980
|
+
"equals": "oauth-client-credentials-flow",
|
|
981
|
+
"type": "simple"
|
|
982
|
+
},
|
|
983
|
+
"type": "String"
|
|
775
984
|
},
|
|
776
985
|
{
|
|
777
|
-
"label": "Client authentication",
|
|
778
986
|
"id": "authentication.clientAuthentication",
|
|
779
|
-
"
|
|
987
|
+
"label": "Client authentication",
|
|
780
988
|
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
781
|
-
"
|
|
989
|
+
"optional": false,
|
|
990
|
+
"constraints": {
|
|
991
|
+
"notEmpty": true
|
|
992
|
+
},
|
|
993
|
+
"group": "authentication",
|
|
994
|
+
"binding": {
|
|
995
|
+
"name": "authentication.clientAuthentication",
|
|
996
|
+
"type": "zeebe:property"
|
|
997
|
+
},
|
|
998
|
+
"condition": {
|
|
999
|
+
"property": "authentication.type",
|
|
1000
|
+
"equals": "oauth-client-credentials-flow",
|
|
1001
|
+
"type": "simple"
|
|
1002
|
+
},
|
|
782
1003
|
"type": "Dropdown",
|
|
783
1004
|
"choices": [
|
|
784
1005
|
{
|
|
@@ -789,159 +1010,327 @@
|
|
|
789
1010
|
"name": "Send as Basic Auth header",
|
|
790
1011
|
"value": "basicAuthHeader"
|
|
791
1012
|
}
|
|
792
|
-
]
|
|
793
|
-
"binding": {
|
|
794
|
-
"type": "zeebe:property",
|
|
795
|
-
"name": "authentication.clientAuthentication"
|
|
796
|
-
},
|
|
797
|
-
"condition": {
|
|
798
|
-
"property": "authenticationType",
|
|
799
|
-
"equals": "oauth-client-credentials-flow"
|
|
800
|
-
}
|
|
1013
|
+
]
|
|
801
1014
|
},
|
|
802
1015
|
{
|
|
803
|
-
"
|
|
1016
|
+
"id": "authentication.scopes",
|
|
1017
|
+
"label": "Scopes",
|
|
1018
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1019
|
+
"optional": true,
|
|
804
1020
|
"group": "authentication",
|
|
805
|
-
"type": "String",
|
|
806
|
-
"feel": "optional",
|
|
807
1021
|
"binding": {
|
|
808
|
-
"
|
|
809
|
-
"
|
|
810
|
-
},
|
|
811
|
-
"constraints": {
|
|
812
|
-
"notEmpty": true
|
|
1022
|
+
"name": "authentication.scopes",
|
|
1023
|
+
"type": "zeebe:property"
|
|
813
1024
|
},
|
|
814
1025
|
"condition": {
|
|
815
|
-
"property": "
|
|
816
|
-
"equals": "
|
|
817
|
-
|
|
1026
|
+
"property": "authentication.type",
|
|
1027
|
+
"equals": "oauth-client-credentials-flow",
|
|
1028
|
+
"type": "simple"
|
|
1029
|
+
},
|
|
1030
|
+
"type": "String"
|
|
818
1031
|
},
|
|
819
1032
|
{
|
|
820
|
-
"
|
|
821
|
-
"
|
|
822
|
-
"
|
|
823
|
-
"
|
|
824
|
-
"binding": {
|
|
825
|
-
"type": "zeebe:property",
|
|
826
|
-
"name": "authentication.password"
|
|
827
|
-
},
|
|
1033
|
+
"id": "method",
|
|
1034
|
+
"label": "Method",
|
|
1035
|
+
"optional": false,
|
|
1036
|
+
"value": "GET",
|
|
828
1037
|
"constraints": {
|
|
829
1038
|
"notEmpty": true
|
|
830
1039
|
},
|
|
831
|
-
"
|
|
832
|
-
"property": "authenticationType",
|
|
833
|
-
"equals": "basic"
|
|
834
|
-
}
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"label": "Request body",
|
|
838
|
-
"description": "Payload to send with the request",
|
|
839
|
-
"group": "input",
|
|
840
|
-
"type": "Text",
|
|
841
|
-
"feel": "optional",
|
|
1040
|
+
"group": "endpoint",
|
|
842
1041
|
"binding": {
|
|
843
|
-
"
|
|
844
|
-
"
|
|
845
|
-
},
|
|
846
|
-
"condition": {
|
|
847
|
-
"property": "method",
|
|
848
|
-
"oneOf": ["post", "put", "patch"]
|
|
1042
|
+
"name": "method",
|
|
1043
|
+
"type": "zeebe:property"
|
|
849
1044
|
},
|
|
850
|
-
"
|
|
1045
|
+
"type": "Dropdown",
|
|
1046
|
+
"choices": [
|
|
1047
|
+
{
|
|
1048
|
+
"name": "POST",
|
|
1049
|
+
"value": "POST"
|
|
1050
|
+
},
|
|
1051
|
+
{
|
|
1052
|
+
"name": "GET",
|
|
1053
|
+
"value": "GET"
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"name": "DELETE",
|
|
1057
|
+
"value": "DELETE"
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
"name": "PATCH",
|
|
1061
|
+
"value": "PATCH"
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"name": "PUT",
|
|
1065
|
+
"value": "PUT"
|
|
1066
|
+
}
|
|
1067
|
+
]
|
|
851
1068
|
},
|
|
852
1069
|
{
|
|
853
|
-
"
|
|
854
|
-
"
|
|
855
|
-
"
|
|
856
|
-
"
|
|
857
|
-
|
|
1070
|
+
"id": "url",
|
|
1071
|
+
"label": "URL",
|
|
1072
|
+
"optional": false,
|
|
1073
|
+
"constraints": {
|
|
1074
|
+
"notEmpty": true,
|
|
1075
|
+
"pattern": {
|
|
1076
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1077
|
+
"message": "Must be a http(s) URL"
|
|
1078
|
+
}
|
|
1079
|
+
},
|
|
1080
|
+
"feel": "optional",
|
|
1081
|
+
"group": "endpoint",
|
|
858
1082
|
"binding": {
|
|
859
|
-
"
|
|
860
|
-
"
|
|
1083
|
+
"name": "url",
|
|
1084
|
+
"type": "zeebe:property"
|
|
861
1085
|
},
|
|
862
|
-
"
|
|
863
|
-
"notEmpty": true
|
|
864
|
-
}
|
|
1086
|
+
"type": "String"
|
|
865
1087
|
},
|
|
866
1088
|
{
|
|
867
|
-
"
|
|
868
|
-
"
|
|
869
|
-
"
|
|
1089
|
+
"id": "queryParameters",
|
|
1090
|
+
"label": "Query parameters",
|
|
1091
|
+
"description": "Map of query parameters to add to the request URL",
|
|
1092
|
+
"optional": true,
|
|
870
1093
|
"feel": "required",
|
|
1094
|
+
"group": "endpoint",
|
|
871
1095
|
"binding": {
|
|
872
|
-
"
|
|
873
|
-
"
|
|
1096
|
+
"name": "queryParameters",
|
|
1097
|
+
"type": "zeebe:property"
|
|
874
1098
|
},
|
|
875
|
-
"
|
|
876
|
-
"constraints": {
|
|
877
|
-
"notEmpty": true
|
|
878
|
-
}
|
|
1099
|
+
"type": "String"
|
|
879
1100
|
},
|
|
880
1101
|
{
|
|
881
|
-
"
|
|
882
|
-
"
|
|
883
|
-
"
|
|
884
|
-
"feel": "required",
|
|
1102
|
+
"id": "headers",
|
|
1103
|
+
"label": "Headers",
|
|
1104
|
+
"description": "Map of HTTP headers to add to the request",
|
|
885
1105
|
"optional": true,
|
|
1106
|
+
"feel": "required",
|
|
1107
|
+
"group": "endpoint",
|
|
886
1108
|
"binding": {
|
|
887
|
-
"
|
|
888
|
-
"
|
|
1109
|
+
"name": "headers",
|
|
1110
|
+
"type": "zeebe:property"
|
|
889
1111
|
},
|
|
890
|
-
"
|
|
1112
|
+
"type": "String"
|
|
891
1113
|
},
|
|
892
1114
|
{
|
|
893
|
-
"
|
|
894
|
-
"
|
|
1115
|
+
"id": "skipEncoding",
|
|
1116
|
+
"label": "Skip URL encoding",
|
|
1117
|
+
"description": "Skip the default URL decoding and encoding behavior",
|
|
1118
|
+
"optional": true,
|
|
895
1119
|
"group": "endpoint",
|
|
896
|
-
"type": "String",
|
|
897
|
-
"value": "20",
|
|
898
1120
|
"binding": {
|
|
899
|
-
"
|
|
900
|
-
"
|
|
1121
|
+
"name": "skipEncoding",
|
|
1122
|
+
"type": "zeebe:property"
|
|
901
1123
|
},
|
|
902
|
-
"
|
|
903
|
-
"feel": "optional",
|
|
904
|
-
"constraints": {
|
|
905
|
-
"notEmpty": false,
|
|
906
|
-
"pattern": {
|
|
907
|
-
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
908
|
-
"message": "must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
909
|
-
}
|
|
910
|
-
}
|
|
1124
|
+
"type": "Hidden"
|
|
911
1125
|
},
|
|
912
1126
|
{
|
|
913
|
-
"
|
|
914
|
-
"
|
|
915
|
-
"
|
|
1127
|
+
"id": "body",
|
|
1128
|
+
"label": "Request body",
|
|
1129
|
+
"description": "Payload to send with the request",
|
|
916
1130
|
"optional": true,
|
|
1131
|
+
"feel": "optional",
|
|
1132
|
+
"group": "payload",
|
|
917
1133
|
"binding": {
|
|
918
|
-
"
|
|
919
|
-
"
|
|
1134
|
+
"name": "body",
|
|
1135
|
+
"type": "zeebe:property"
|
|
1136
|
+
},
|
|
1137
|
+
"condition": {
|
|
1138
|
+
"property": "method",
|
|
1139
|
+
"oneOf": ["POST", "PUT", "PATCH"],
|
|
1140
|
+
"type": "simple"
|
|
1141
|
+
},
|
|
1142
|
+
"type": "Text"
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"id": "httpRequestInterval",
|
|
1146
|
+
"label": "Http request interval",
|
|
1147
|
+
"description": "The delay between HTTP requests, defined as ISO 8601 durations format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
|
|
1148
|
+
"optional": false,
|
|
1149
|
+
"value": "PT50S",
|
|
1150
|
+
"feel": "optional",
|
|
1151
|
+
"group": "interval",
|
|
1152
|
+
"binding": {
|
|
1153
|
+
"name": "httpRequestInterval",
|
|
1154
|
+
"type": "zeebe:property"
|
|
1155
|
+
},
|
|
1156
|
+
"type": "String"
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
"id": "processPollingInterval",
|
|
1160
|
+
"label": "Process polling interval",
|
|
1161
|
+
"optional": false,
|
|
1162
|
+
"value": "PT5S",
|
|
1163
|
+
"group": "interval",
|
|
1164
|
+
"binding": {
|
|
1165
|
+
"name": "processPollingInterval",
|
|
1166
|
+
"type": "zeebe:property"
|
|
1167
|
+
},
|
|
1168
|
+
"type": "Hidden"
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"id": "connectionTimeoutInSeconds",
|
|
1172
|
+
"label": "Connection timeout in seconds",
|
|
1173
|
+
"description": "Defines the connection timeout in seconds, or 0 for an infinite timeout",
|
|
1174
|
+
"optional": false,
|
|
1175
|
+
"value": "20",
|
|
1176
|
+
"constraints": {
|
|
1177
|
+
"notEmpty": true,
|
|
1178
|
+
"pattern": {
|
|
1179
|
+
"value": "^\\d+$",
|
|
1180
|
+
"message": "Must be a number"
|
|
1181
|
+
}
|
|
1182
|
+
},
|
|
1183
|
+
"feel": "optional",
|
|
1184
|
+
"group": "timeout",
|
|
1185
|
+
"binding": {
|
|
1186
|
+
"name": "connectionTimeoutInSeconds",
|
|
1187
|
+
"type": "zeebe:property"
|
|
1188
|
+
},
|
|
1189
|
+
"tooltip": "Set the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
1190
|
+
"type": "String"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"id": "readTimeoutInSeconds",
|
|
1194
|
+
"label": "Read timeout in seconds",
|
|
1195
|
+
"description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
|
|
1196
|
+
"optional": false,
|
|
1197
|
+
"value": "20",
|
|
1198
|
+
"constraints": {
|
|
1199
|
+
"notEmpty": true,
|
|
1200
|
+
"pattern": {
|
|
1201
|
+
"value": "^\\d+$",
|
|
1202
|
+
"message": "Must be a number"
|
|
1203
|
+
}
|
|
1204
|
+
},
|
|
1205
|
+
"feel": "optional",
|
|
1206
|
+
"group": "timeout",
|
|
1207
|
+
"binding": {
|
|
1208
|
+
"name": "readTimeoutInSeconds",
|
|
1209
|
+
"type": "zeebe:property"
|
|
1210
|
+
},
|
|
1211
|
+
"type": "String"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"id": "activationCondition",
|
|
1215
|
+
"label": "Activation condition",
|
|
1216
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1217
|
+
"optional": true,
|
|
1218
|
+
"feel": "required",
|
|
1219
|
+
"group": "activation",
|
|
1220
|
+
"binding": {
|
|
1221
|
+
"name": "activationCondition",
|
|
1222
|
+
"type": "zeebe:property"
|
|
1223
|
+
},
|
|
1224
|
+
"type": "String"
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"id": "correlationKeyProcess",
|
|
1228
|
+
"label": "Correlation key (process)",
|
|
1229
|
+
"description": "Sets up the correlation key from process variables",
|
|
1230
|
+
"constraints": {
|
|
1231
|
+
"notEmpty": true
|
|
1232
|
+
},
|
|
1233
|
+
"feel": "required",
|
|
1234
|
+
"group": "correlation",
|
|
1235
|
+
"binding": {
|
|
1236
|
+
"name": "correlationKey",
|
|
1237
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1238
|
+
},
|
|
1239
|
+
"type": "String"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"id": "correlationKeyPayload",
|
|
1243
|
+
"label": "Correlation key (payload)",
|
|
1244
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1245
|
+
"constraints": {
|
|
1246
|
+
"notEmpty": true
|
|
920
1247
|
},
|
|
921
|
-
"description": "Name of variable to store the result of the connector in"
|
|
922
|
-
},
|
|
923
|
-
{
|
|
924
|
-
"label": "Result expression",
|
|
925
|
-
"type": "String",
|
|
926
|
-
"group": "variable-mapping",
|
|
927
1248
|
"feel": "required",
|
|
1249
|
+
"group": "correlation",
|
|
1250
|
+
"binding": {
|
|
1251
|
+
"name": "correlationKeyExpression",
|
|
1252
|
+
"type": "zeebe:property"
|
|
1253
|
+
},
|
|
1254
|
+
"type": "String"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"id": "messageIdExpression",
|
|
1258
|
+
"label": "Message ID expression",
|
|
1259
|
+
"description": "Expression to extract unique identifier of a message",
|
|
928
1260
|
"optional": true,
|
|
1261
|
+
"feel": "required",
|
|
1262
|
+
"group": "correlation",
|
|
929
1263
|
"binding": {
|
|
930
|
-
"
|
|
931
|
-
"
|
|
1264
|
+
"name": "messageIdExpression",
|
|
1265
|
+
"type": "zeebe:property"
|
|
932
1266
|
},
|
|
933
|
-
"
|
|
1267
|
+
"type": "String"
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"id": "messageTtl",
|
|
1271
|
+
"label": "Message TTL",
|
|
1272
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1273
|
+
"optional": true,
|
|
1274
|
+
"constraints": {
|
|
1275
|
+
"notEmpty": false,
|
|
1276
|
+
"pattern": {
|
|
1277
|
+
"value": "^(PT.*|)$",
|
|
1278
|
+
"message": "must be an ISO-8601 duration"
|
|
1279
|
+
}
|
|
1280
|
+
},
|
|
1281
|
+
"feel": "optional",
|
|
1282
|
+
"group": "correlation",
|
|
1283
|
+
"binding": {
|
|
1284
|
+
"name": "messageTtl",
|
|
1285
|
+
"type": "zeebe:property"
|
|
1286
|
+
},
|
|
1287
|
+
"type": "String"
|
|
1288
|
+
},
|
|
1289
|
+
{
|
|
1290
|
+
"id": "messageNameUuid",
|
|
1291
|
+
"generatedValue": {
|
|
1292
|
+
"type": "uuid"
|
|
1293
|
+
},
|
|
1294
|
+
"group": "correlation",
|
|
1295
|
+
"binding": {
|
|
1296
|
+
"name": "name",
|
|
1297
|
+
"type": "bpmn:Message#property"
|
|
1298
|
+
},
|
|
1299
|
+
"type": "Hidden"
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
"id": "resultVariable",
|
|
1303
|
+
"label": "Result variable",
|
|
1304
|
+
"description": "Name of variable to store the response in",
|
|
1305
|
+
"group": "output",
|
|
1306
|
+
"binding": {
|
|
1307
|
+
"name": "resultVariable",
|
|
1308
|
+
"type": "zeebe:property"
|
|
1309
|
+
},
|
|
1310
|
+
"type": "String"
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
"id": "resultExpression",
|
|
1314
|
+
"label": "Result expression",
|
|
1315
|
+
"description": "Expression to map the response into process variables",
|
|
1316
|
+
"feel": "required",
|
|
1317
|
+
"group": "output",
|
|
1318
|
+
"binding": {
|
|
1319
|
+
"name": "resultExpression",
|
|
1320
|
+
"type": "zeebe:property"
|
|
1321
|
+
},
|
|
1322
|
+
"type": "Text"
|
|
934
1323
|
}
|
|
935
1324
|
],
|
|
936
|
-
"
|
|
937
|
-
"
|
|
1325
|
+
"icon": {
|
|
1326
|
+
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJz8+Cjxzdmcgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPgogICAgPGcgY2xhc3M9J2xheWVyJz4KICAgICAgICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgICAgICAgPHBhdGggZD0nbTE3LjAzLDljMCw0LjQ1IC0zLjYsOC4wNSAtOC4wNSw4LjA1Yy00LjQ1LDAgLTguMDUsLTMuNiAtOC4wNSwtOC4wNWMwLC00LjQ1IDMuNiwtOC4wNSA4LjA1LC04LjA1YzQuNDUsMCA4LjA1LDMuNiA4LjA1LDguMDV6JwogICAgICAgICAgICAgIGZpbGw9JyM1MDU1NjInIGlkPSdzdmdfMScvPgogICAgICAgIDxwYXRoIGQ9J200LjkzLDE0LjE2bDEuODUsLTEwLjQ1bDMuMzYsMGMxLjA1LDAgMS44NCwwLjI3IDIuMzcsMC44MWMwLjU0LDAuNTMgMC44LDEuMjEgMC44LDIuMDZjMCwwLjg2IC0wLjI0LDEuNTggLTAuNzMsMi4xM2MtMC40NywwLjU1IC0xLjEyLDAuOTMgLTEuOTUsMS4xNGwtMC40OCwwLjA5bC0wLjUzLDAuMDNsLTAuNiwwLjA1bC0xLjc5LDBsLTAuNzMsNC4xNGwtMS41OCwwem0yLjU3LC01LjU3bDEuNzQsMGMwLjc2LDAgMS4zNSwtMC4xNyAxLjc4LC0wLjVjMC40NCwtMC4zNSAwLjY1LC0wLjgyIDAuNjUsLTEuNDJjMCwtMC40OCAtMC4xNSwtMC44NSAtMC40NCwtMS4xMmMtMC4zLC0wLjI4IC0wLjc3LC0wLjQyIC0xLjQyLC0wLjQybC0xLjcsMGwtMC42MSwzLjQ2eicKICAgICAgICAgICAgICBmaWxsPSd3aGl0ZScgaWQ9J3N2Z18yJy8+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
938
1327
|
}
|
|
939
1328
|
},
|
|
940
1329
|
{
|
|
941
1330
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
942
1331
|
"name": "HTTP Polling Intermediate Catch Event Connector",
|
|
943
1332
|
"id": "io.camunda.connectors.http.Polling",
|
|
944
|
-
"version":
|
|
1333
|
+
"version": 1,
|
|
945
1334
|
"description": "Polls endpoint at regular intervals",
|
|
946
1335
|
"icon": {
|
|
947
1336
|
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0'%3F%3E%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m17.03,9c0,4.45 -3.6,8.05 -8.05,8.05c-4.45,0 -8.05,-3.6 -8.05,-8.05c0,-4.45 3.6,-8.05 8.05,-8.05c4.45,0 8.05,3.6 8.05,8.05z' fill='%23505562' id='svg_1'/%3E%3Cpath d='m4.93,14.16l1.85,-10.45l3.36,0c1.05,0 1.84,0.27 2.37,0.81c0.54,0.53 0.8,1.21 0.8,2.06c0,0.86 -0.24,1.58 -0.73,2.13c-0.47,0.55 -1.12,0.93 -1.95,1.14l-0.48,0.09l-0.53,0.03l-0.6,0.05l-1.79,0l-0.73,4.14l-1.58,0zm2.57,-5.57l1.74,0c0.76,0 1.35,-0.17 1.78,-0.5c0.44,-0.35 0.65,-0.82 0.65,-1.42c0,-0.48 -0.15,-0.85 -0.44,-1.12c-0.3,-0.28 -0.77,-0.42 -1.42,-0.42l-1.7,0l-0.61,3.46z' fill='white' id='svg_2'/%3E%3C/g%3E%3C/svg%3E"
|
|
@@ -1123,7 +1512,7 @@
|
|
|
1123
1512
|
"constraints": {
|
|
1124
1513
|
"notEmpty": true,
|
|
1125
1514
|
"pattern": {
|
|
1126
|
-
"value": "
|
|
1515
|
+
"value": "^=|P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
|
|
1127
1516
|
"message": "value must be defined"
|
|
1128
1517
|
}
|
|
1129
1518
|
},
|
|
@@ -1135,7 +1524,7 @@
|
|
|
1135
1524
|
"value": "PT5S",
|
|
1136
1525
|
"binding": {
|
|
1137
1526
|
"type": "zeebe:property",
|
|
1138
|
-
"name": "
|
|
1527
|
+
"name": "operatePollingInterval"
|
|
1139
1528
|
},
|
|
1140
1529
|
"optional": true
|
|
1141
1530
|
},
|
|
@@ -1410,12 +1799,12 @@
|
|
|
1410
1799
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1411
1800
|
"name": "HTTP Polling Intermediate Catch Event Connector",
|
|
1412
1801
|
"id": "io.camunda.connectors.http.Polling",
|
|
1802
|
+
"version": 2,
|
|
1413
1803
|
"description": "Polls endpoint at regular intervals",
|
|
1414
|
-
"
|
|
1415
|
-
"
|
|
1804
|
+
"icon": {
|
|
1805
|
+
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0'%3F%3E%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m17.03,9c0,4.45 -3.6,8.05 -8.05,8.05c-4.45,0 -8.05,-3.6 -8.05,-8.05c0,-4.45 3.6,-8.05 8.05,-8.05c4.45,0 8.05,3.6 8.05,8.05z' fill='%23505562' id='svg_1'/%3E%3Cpath d='m4.93,14.16l1.85,-10.45l3.36,0c1.05,0 1.84,0.27 2.37,0.81c0.54,0.53 0.8,1.21 0.8,2.06c0,0.86 -0.24,1.58 -0.73,2.13c-0.47,0.55 -1.12,0.93 -1.95,1.14l-0.48,0.09l-0.53,0.03l-0.6,0.05l-1.79,0l-0.73,4.14l-1.58,0zm2.57,-5.57l1.74,0c0.76,0 1.35,-0.17 1.78,-0.5c0.44,-0.35 0.65,-0.82 0.65,-1.42c0,-0.48 -0.15,-0.85 -0.44,-1.12c-0.3,-0.28 -0.77,-0.42 -1.42,-0.42l-1.7,0l-0.61,3.46z' fill='white' id='svg_2'/%3E%3C/g%3E%3C/svg%3E"
|
|
1416
1806
|
},
|
|
1417
1807
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
1418
|
-
"version": 4,
|
|
1419
1808
|
"category": {
|
|
1420
1809
|
"id": "connectors",
|
|
1421
1810
|
"name": "Connectors"
|
|
@@ -1425,9 +1814,6 @@
|
|
|
1425
1814
|
"value": "bpmn:IntermediateCatchEvent",
|
|
1426
1815
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1427
1816
|
},
|
|
1428
|
-
"engines": {
|
|
1429
|
-
"camunda": "^8.8"
|
|
1430
|
-
},
|
|
1431
1817
|
"groups": [
|
|
1432
1818
|
{
|
|
1433
1819
|
"id": "authentication",
|
|
@@ -1438,55 +1824,56 @@
|
|
|
1438
1824
|
"label": "HTTP Polling configuration"
|
|
1439
1825
|
},
|
|
1440
1826
|
{
|
|
1441
|
-
"id": "
|
|
1827
|
+
"id": "input",
|
|
1442
1828
|
"label": "Payload"
|
|
1443
1829
|
},
|
|
1444
1830
|
{
|
|
1445
|
-
"id": "
|
|
1446
|
-
"label": "
|
|
1447
|
-
},
|
|
1448
|
-
{
|
|
1449
|
-
"id": "timeout",
|
|
1450
|
-
"label": "Connection timeout"
|
|
1831
|
+
"id": "activation",
|
|
1832
|
+
"label": "Condition to proceed"
|
|
1451
1833
|
},
|
|
1452
1834
|
{
|
|
1453
|
-
"id": "
|
|
1454
|
-
"label": "
|
|
1835
|
+
"id": "timer",
|
|
1836
|
+
"label": "Timer"
|
|
1455
1837
|
},
|
|
1456
1838
|
{
|
|
1457
|
-
"id": "
|
|
1458
|
-
"label": "
|
|
1459
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1839
|
+
"id": "timeout",
|
|
1840
|
+
"label": "Connect timeout"
|
|
1460
1841
|
},
|
|
1461
1842
|
{
|
|
1462
|
-
"id": "
|
|
1463
|
-
"label": "
|
|
1843
|
+
"id": "variable-mapping",
|
|
1844
|
+
"label": "Response mapping"
|
|
1464
1845
|
}
|
|
1465
1846
|
],
|
|
1466
1847
|
"properties": [
|
|
1467
1848
|
{
|
|
1849
|
+
"type": "Hidden",
|
|
1468
1850
|
"value": "io.camunda:http-polling:1",
|
|
1469
1851
|
"binding": {
|
|
1470
|
-
"
|
|
1471
|
-
"
|
|
1852
|
+
"type": "zeebe:property",
|
|
1853
|
+
"name": "inbound.type"
|
|
1854
|
+
}
|
|
1855
|
+
},
|
|
1856
|
+
{
|
|
1857
|
+
"type": "Hidden",
|
|
1858
|
+
"generatedValue": {
|
|
1859
|
+
"type": "uuid"
|
|
1472
1860
|
},
|
|
1473
|
-
"
|
|
1861
|
+
"binding": {
|
|
1862
|
+
"type": "bpmn:Message#property",
|
|
1863
|
+
"name": "name"
|
|
1864
|
+
}
|
|
1474
1865
|
},
|
|
1475
1866
|
{
|
|
1476
|
-
"id": "authentication.type",
|
|
1477
1867
|
"label": "Type",
|
|
1868
|
+
"id": "authenticationType",
|
|
1869
|
+
"group": "authentication",
|
|
1478
1870
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
1479
1871
|
"value": "noAuth",
|
|
1480
|
-
"group": "authentication",
|
|
1481
|
-
"binding": {
|
|
1482
|
-
"name": "authentication.type",
|
|
1483
|
-
"type": "zeebe:property"
|
|
1484
|
-
},
|
|
1485
1872
|
"type": "Dropdown",
|
|
1486
1873
|
"choices": [
|
|
1487
1874
|
{
|
|
1488
|
-
"name": "
|
|
1489
|
-
"value": "
|
|
1875
|
+
"name": "None",
|
|
1876
|
+
"value": "noAuth"
|
|
1490
1877
|
},
|
|
1491
1878
|
{
|
|
1492
1879
|
"name": "Basic",
|
|
@@ -1496,241 +1883,229 @@
|
|
|
1496
1883
|
"name": "Bearer token",
|
|
1497
1884
|
"value": "bearer"
|
|
1498
1885
|
},
|
|
1499
|
-
{
|
|
1500
|
-
"name": "None",
|
|
1501
|
-
"value": "noAuth"
|
|
1502
|
-
},
|
|
1503
1886
|
{
|
|
1504
1887
|
"name": "OAuth 2.0",
|
|
1505
1888
|
"value": "oauth-client-credentials-flow"
|
|
1506
1889
|
}
|
|
1507
|
-
]
|
|
1890
|
+
],
|
|
1891
|
+
"binding": {
|
|
1892
|
+
"type": "zeebe:property",
|
|
1893
|
+
"name": "authentication.type"
|
|
1894
|
+
}
|
|
1508
1895
|
},
|
|
1509
1896
|
{
|
|
1510
|
-
"id": "
|
|
1511
|
-
"label": "
|
|
1512
|
-
"
|
|
1513
|
-
"optional": false,
|
|
1514
|
-
"value": "headers",
|
|
1515
|
-
"constraints": {
|
|
1516
|
-
"notEmpty": true
|
|
1517
|
-
},
|
|
1518
|
-
"group": "authentication",
|
|
1519
|
-
"binding": {
|
|
1520
|
-
"name": "authentication.apiKeyLocation",
|
|
1521
|
-
"type": "zeebe:property"
|
|
1522
|
-
},
|
|
1523
|
-
"condition": {
|
|
1524
|
-
"property": "authentication.type",
|
|
1525
|
-
"equals": "apiKey",
|
|
1526
|
-
"type": "simple"
|
|
1527
|
-
},
|
|
1897
|
+
"id": "method",
|
|
1898
|
+
"label": "Method",
|
|
1899
|
+
"group": "endpoint",
|
|
1528
1900
|
"type": "Dropdown",
|
|
1901
|
+
"value": "get",
|
|
1529
1902
|
"choices": [
|
|
1530
1903
|
{
|
|
1531
|
-
"name": "
|
|
1532
|
-
"value": "
|
|
1904
|
+
"name": "GET",
|
|
1905
|
+
"value": "get"
|
|
1533
1906
|
},
|
|
1534
1907
|
{
|
|
1535
|
-
"name": "
|
|
1536
|
-
"value": "
|
|
1908
|
+
"name": "POST",
|
|
1909
|
+
"value": "post"
|
|
1910
|
+
},
|
|
1911
|
+
{
|
|
1912
|
+
"name": "PATCH",
|
|
1913
|
+
"value": "patch"
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"name": "PUT",
|
|
1917
|
+
"value": "put"
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"name": "DELETE",
|
|
1921
|
+
"value": "delete"
|
|
1537
1922
|
}
|
|
1538
|
-
]
|
|
1923
|
+
],
|
|
1924
|
+
"binding": {
|
|
1925
|
+
"type": "zeebe:property",
|
|
1926
|
+
"name": "method"
|
|
1927
|
+
}
|
|
1539
1928
|
},
|
|
1540
1929
|
{
|
|
1541
|
-
"
|
|
1542
|
-
"
|
|
1543
|
-
"
|
|
1544
|
-
"
|
|
1545
|
-
"notEmpty": true
|
|
1546
|
-
},
|
|
1547
|
-
"group": "authentication",
|
|
1930
|
+
"label": "URL",
|
|
1931
|
+
"group": "endpoint",
|
|
1932
|
+
"type": "String",
|
|
1933
|
+
"feel": "optional",
|
|
1548
1934
|
"binding": {
|
|
1549
|
-
"
|
|
1550
|
-
"
|
|
1551
|
-
},
|
|
1552
|
-
"condition": {
|
|
1553
|
-
"property": "authentication.type",
|
|
1554
|
-
"equals": "apiKey",
|
|
1555
|
-
"type": "simple"
|
|
1935
|
+
"type": "zeebe:property",
|
|
1936
|
+
"name": "url"
|
|
1556
1937
|
},
|
|
1557
|
-
"
|
|
1938
|
+
"constraints": {
|
|
1939
|
+
"notEmpty": true,
|
|
1940
|
+
"pattern": {
|
|
1941
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1942
|
+
"message": "must be a http(s) URL"
|
|
1943
|
+
}
|
|
1944
|
+
}
|
|
1558
1945
|
},
|
|
1559
1946
|
{
|
|
1560
|
-
"
|
|
1561
|
-
"
|
|
1562
|
-
"
|
|
1563
|
-
"
|
|
1564
|
-
|
|
1565
|
-
},
|
|
1566
|
-
"group": "authentication",
|
|
1947
|
+
"label": "Query parameters",
|
|
1948
|
+
"description": "Map of query parameters to add to the request URL",
|
|
1949
|
+
"group": "endpoint",
|
|
1950
|
+
"type": "Text",
|
|
1951
|
+
"feel": "required",
|
|
1567
1952
|
"binding": {
|
|
1568
|
-
"
|
|
1569
|
-
"
|
|
1570
|
-
},
|
|
1571
|
-
"condition": {
|
|
1572
|
-
"property": "authentication.type",
|
|
1573
|
-
"equals": "apiKey",
|
|
1574
|
-
"type": "simple"
|
|
1953
|
+
"type": "zeebe:property",
|
|
1954
|
+
"name": "queryParameters"
|
|
1575
1955
|
},
|
|
1576
|
-
"
|
|
1956
|
+
"optional": true
|
|
1577
1957
|
},
|
|
1578
1958
|
{
|
|
1579
|
-
"
|
|
1580
|
-
"
|
|
1581
|
-
"
|
|
1582
|
-
"
|
|
1583
|
-
|
|
1584
|
-
},
|
|
1585
|
-
"group": "authentication",
|
|
1959
|
+
"label": "HTTP headers",
|
|
1960
|
+
"description": "Map of HTTP headers to add to the request",
|
|
1961
|
+
"group": "endpoint",
|
|
1962
|
+
"type": "Text",
|
|
1963
|
+
"feel": "required",
|
|
1586
1964
|
"binding": {
|
|
1587
|
-
"
|
|
1588
|
-
"
|
|
1589
|
-
},
|
|
1590
|
-
"condition": {
|
|
1591
|
-
"property": "authentication.type",
|
|
1592
|
-
"equals": "basic",
|
|
1593
|
-
"type": "simple"
|
|
1965
|
+
"type": "zeebe:property",
|
|
1966
|
+
"name": "headers"
|
|
1594
1967
|
},
|
|
1595
|
-
"
|
|
1968
|
+
"optional": true
|
|
1596
1969
|
},
|
|
1597
1970
|
{
|
|
1598
|
-
"
|
|
1599
|
-
"
|
|
1600
|
-
"
|
|
1971
|
+
"label": "Interval",
|
|
1972
|
+
"description": "The delay between HTTP requests, defined as ISO 8601 durations format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
|
|
1973
|
+
"group": "endpoint",
|
|
1974
|
+
"type": "String",
|
|
1975
|
+
"feel": "optional",
|
|
1976
|
+
"value": "PT50S",
|
|
1977
|
+
"binding": {
|
|
1978
|
+
"type": "zeebe:property",
|
|
1979
|
+
"name": "httpRequestInterval"
|
|
1980
|
+
},
|
|
1601
1981
|
"constraints": {
|
|
1602
|
-
"notEmpty": true
|
|
1982
|
+
"notEmpty": true,
|
|
1983
|
+
"pattern": {
|
|
1984
|
+
"value": "^P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
|
|
1985
|
+
"message": "value must be defined"
|
|
1986
|
+
}
|
|
1603
1987
|
},
|
|
1604
|
-
"
|
|
1988
|
+
"optional": false
|
|
1989
|
+
},
|
|
1990
|
+
{
|
|
1991
|
+
"group": "endpoint",
|
|
1992
|
+
"type": "Hidden",
|
|
1993
|
+
"value": "PT5S",
|
|
1605
1994
|
"binding": {
|
|
1606
|
-
"
|
|
1607
|
-
"
|
|
1608
|
-
},
|
|
1609
|
-
"condition": {
|
|
1610
|
-
"property": "authentication.type",
|
|
1611
|
-
"equals": "basic",
|
|
1612
|
-
"type": "simple"
|
|
1995
|
+
"type": "zeebe:property",
|
|
1996
|
+
"name": "processPollingInterval"
|
|
1613
1997
|
},
|
|
1614
|
-
"
|
|
1998
|
+
"optional": true
|
|
1615
1999
|
},
|
|
1616
2000
|
{
|
|
1617
|
-
"id": "authentication.token",
|
|
1618
2001
|
"label": "Bearer token",
|
|
1619
|
-
"optional": false,
|
|
1620
|
-
"constraints": {
|
|
1621
|
-
"notEmpty": true
|
|
1622
|
-
},
|
|
1623
2002
|
"group": "authentication",
|
|
2003
|
+
"type": "String",
|
|
2004
|
+
"feel": "optional",
|
|
1624
2005
|
"binding": {
|
|
1625
|
-
"
|
|
1626
|
-
"
|
|
2006
|
+
"type": "zeebe:property",
|
|
2007
|
+
"name": "authentication.token"
|
|
1627
2008
|
},
|
|
1628
|
-
"
|
|
1629
|
-
"
|
|
1630
|
-
"equals": "bearer",
|
|
1631
|
-
"type": "simple"
|
|
2009
|
+
"constraints": {
|
|
2010
|
+
"notEmpty": true
|
|
1632
2011
|
},
|
|
1633
|
-
"
|
|
2012
|
+
"condition": {
|
|
2013
|
+
"property": "authenticationType",
|
|
2014
|
+
"equals": "bearer"
|
|
2015
|
+
}
|
|
1634
2016
|
},
|
|
1635
2017
|
{
|
|
1636
|
-
"
|
|
1637
|
-
"label": "OAuth 2.0 token endpoint",
|
|
2018
|
+
"label": "OAuth token endpoint",
|
|
1638
2019
|
"description": "The OAuth token endpoint",
|
|
1639
|
-
"optional": false,
|
|
1640
|
-
"constraints": {
|
|
1641
|
-
"notEmpty": true,
|
|
1642
|
-
"pattern": {
|
|
1643
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1644
|
-
"message": "Must be a http(s) URL"
|
|
1645
|
-
}
|
|
1646
|
-
},
|
|
1647
2020
|
"group": "authentication",
|
|
2021
|
+
"type": "String",
|
|
2022
|
+
"feel": "optional",
|
|
1648
2023
|
"binding": {
|
|
1649
|
-
"
|
|
1650
|
-
"
|
|
2024
|
+
"type": "zeebe:property",
|
|
2025
|
+
"name": "authentication.oauthTokenEndpoint"
|
|
1651
2026
|
},
|
|
1652
|
-
"
|
|
1653
|
-
"
|
|
1654
|
-
"equals": "oauth-client-credentials-flow",
|
|
1655
|
-
"type": "simple"
|
|
2027
|
+
"constraints": {
|
|
2028
|
+
"notEmpty": true
|
|
1656
2029
|
},
|
|
1657
|
-
"
|
|
2030
|
+
"condition": {
|
|
2031
|
+
"property": "authenticationType",
|
|
2032
|
+
"equals": "oauth-client-credentials-flow"
|
|
2033
|
+
}
|
|
1658
2034
|
},
|
|
1659
2035
|
{
|
|
1660
|
-
"id": "authentication.clientId",
|
|
1661
2036
|
"label": "Client ID",
|
|
1662
2037
|
"description": "Your application's client ID from the OAuth client",
|
|
1663
|
-
"optional": false,
|
|
1664
|
-
"constraints": {
|
|
1665
|
-
"notEmpty": true
|
|
1666
|
-
},
|
|
1667
2038
|
"group": "authentication",
|
|
2039
|
+
"type": "String",
|
|
2040
|
+
"feel": "optional",
|
|
1668
2041
|
"binding": {
|
|
1669
|
-
"
|
|
1670
|
-
"
|
|
2042
|
+
"type": "zeebe:property",
|
|
2043
|
+
"name": "authentication.clientId"
|
|
1671
2044
|
},
|
|
1672
|
-
"
|
|
1673
|
-
"
|
|
1674
|
-
"equals": "oauth-client-credentials-flow",
|
|
1675
|
-
"type": "simple"
|
|
2045
|
+
"constraints": {
|
|
2046
|
+
"notEmpty": true
|
|
1676
2047
|
},
|
|
1677
|
-
"
|
|
2048
|
+
"condition": {
|
|
2049
|
+
"property": "authenticationType",
|
|
2050
|
+
"equals": "oauth-client-credentials-flow"
|
|
2051
|
+
}
|
|
1678
2052
|
},
|
|
1679
2053
|
{
|
|
1680
|
-
"id": "authentication.clientSecret",
|
|
1681
2054
|
"label": "Client secret",
|
|
1682
2055
|
"description": "Your application's client secret from the OAuth client",
|
|
1683
|
-
"optional": false,
|
|
1684
|
-
"constraints": {
|
|
1685
|
-
"notEmpty": true
|
|
1686
|
-
},
|
|
1687
2056
|
"group": "authentication",
|
|
2057
|
+
"type": "String",
|
|
2058
|
+
"feel": "optional",
|
|
1688
2059
|
"binding": {
|
|
1689
|
-
"
|
|
1690
|
-
"
|
|
2060
|
+
"type": "zeebe:property",
|
|
2061
|
+
"name": "authentication.clientSecret"
|
|
1691
2062
|
},
|
|
1692
|
-
"
|
|
1693
|
-
"
|
|
1694
|
-
"equals": "oauth-client-credentials-flow",
|
|
1695
|
-
"type": "simple"
|
|
2063
|
+
"constraints": {
|
|
2064
|
+
"notEmpty": true
|
|
1696
2065
|
},
|
|
1697
|
-
"
|
|
2066
|
+
"condition": {
|
|
2067
|
+
"property": "authenticationType",
|
|
2068
|
+
"equals": "oauth-client-credentials-flow"
|
|
2069
|
+
}
|
|
1698
2070
|
},
|
|
1699
2071
|
{
|
|
1700
|
-
"
|
|
1701
|
-
"
|
|
1702
|
-
"description": "The unique identifier of the target API you want to access",
|
|
1703
|
-
"optional": true,
|
|
2072
|
+
"label": "Scopes",
|
|
2073
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1704
2074
|
"group": "authentication",
|
|
2075
|
+
"type": "String",
|
|
2076
|
+
"feel": "optional",
|
|
2077
|
+
"optional": true,
|
|
1705
2078
|
"binding": {
|
|
1706
|
-
"
|
|
1707
|
-
"
|
|
2079
|
+
"type": "zeebe:property",
|
|
2080
|
+
"name": "authentication.scopes"
|
|
1708
2081
|
},
|
|
1709
2082
|
"condition": {
|
|
1710
|
-
"property": "
|
|
1711
|
-
"equals": "oauth-client-credentials-flow"
|
|
1712
|
-
|
|
1713
|
-
},
|
|
1714
|
-
"type": "String"
|
|
2083
|
+
"property": "authenticationType",
|
|
2084
|
+
"equals": "oauth-client-credentials-flow"
|
|
2085
|
+
}
|
|
1715
2086
|
},
|
|
1716
2087
|
{
|
|
1717
|
-
"
|
|
1718
|
-
"
|
|
1719
|
-
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
1720
|
-
"optional": false,
|
|
1721
|
-
"constraints": {
|
|
1722
|
-
"notEmpty": true
|
|
1723
|
-
},
|
|
2088
|
+
"label": "Audience",
|
|
2089
|
+
"description": "The unique identifier of the target API you want to access",
|
|
1724
2090
|
"group": "authentication",
|
|
2091
|
+
"type": "String",
|
|
2092
|
+
"feel": "optional",
|
|
2093
|
+
"optional": true,
|
|
1725
2094
|
"binding": {
|
|
1726
|
-
"
|
|
1727
|
-
"
|
|
2095
|
+
"type": "zeebe:property",
|
|
2096
|
+
"name": "authentication.audience"
|
|
1728
2097
|
},
|
|
1729
2098
|
"condition": {
|
|
1730
|
-
"property": "
|
|
1731
|
-
"equals": "oauth-client-credentials-flow"
|
|
1732
|
-
|
|
1733
|
-
|
|
2099
|
+
"property": "authenticationType",
|
|
2100
|
+
"equals": "oauth-client-credentials-flow"
|
|
2101
|
+
}
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"label": "Client authentication",
|
|
2105
|
+
"id": "authentication.clientAuthentication",
|
|
2106
|
+
"group": "authentication",
|
|
2107
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
2108
|
+
"value": "basicAuthHeader",
|
|
1734
2109
|
"type": "Dropdown",
|
|
1735
2110
|
"choices": [
|
|
1736
2111
|
{
|
|
@@ -1741,320 +2116,621 @@
|
|
|
1741
2116
|
"name": "Send as Basic Auth header",
|
|
1742
2117
|
"value": "basicAuthHeader"
|
|
1743
2118
|
}
|
|
1744
|
-
]
|
|
2119
|
+
],
|
|
2120
|
+
"binding": {
|
|
2121
|
+
"type": "zeebe:property",
|
|
2122
|
+
"name": "authentication.clientAuthentication"
|
|
2123
|
+
},
|
|
2124
|
+
"condition": {
|
|
2125
|
+
"property": "authenticationType",
|
|
2126
|
+
"equals": "oauth-client-credentials-flow"
|
|
2127
|
+
}
|
|
1745
2128
|
},
|
|
1746
2129
|
{
|
|
1747
|
-
"
|
|
1748
|
-
"label": "Scopes",
|
|
1749
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1750
|
-
"optional": true,
|
|
2130
|
+
"label": "Username",
|
|
1751
2131
|
"group": "authentication",
|
|
2132
|
+
"type": "String",
|
|
2133
|
+
"feel": "optional",
|
|
1752
2134
|
"binding": {
|
|
1753
|
-
"
|
|
1754
|
-
"
|
|
2135
|
+
"type": "zeebe:property",
|
|
2136
|
+
"name": "authentication.username"
|
|
1755
2137
|
},
|
|
1756
|
-
"
|
|
1757
|
-
"
|
|
1758
|
-
"equals": "oauth-client-credentials-flow",
|
|
1759
|
-
"type": "simple"
|
|
2138
|
+
"constraints": {
|
|
2139
|
+
"notEmpty": true
|
|
1760
2140
|
},
|
|
1761
|
-
"
|
|
2141
|
+
"condition": {
|
|
2142
|
+
"property": "authenticationType",
|
|
2143
|
+
"equals": "basic"
|
|
2144
|
+
}
|
|
1762
2145
|
},
|
|
1763
2146
|
{
|
|
1764
|
-
"
|
|
1765
|
-
"
|
|
1766
|
-
"
|
|
1767
|
-
"
|
|
2147
|
+
"label": "Password",
|
|
2148
|
+
"group": "authentication",
|
|
2149
|
+
"type": "String",
|
|
2150
|
+
"feel": "optional",
|
|
2151
|
+
"binding": {
|
|
2152
|
+
"type": "zeebe:property",
|
|
2153
|
+
"name": "authentication.password"
|
|
2154
|
+
},
|
|
1768
2155
|
"constraints": {
|
|
1769
2156
|
"notEmpty": true
|
|
1770
2157
|
},
|
|
1771
|
-
"
|
|
1772
|
-
|
|
1773
|
-
"
|
|
1774
|
-
|
|
1775
|
-
},
|
|
1776
|
-
"type": "Dropdown",
|
|
1777
|
-
"choices": [
|
|
1778
|
-
{
|
|
1779
|
-
"name": "POST",
|
|
1780
|
-
"value": "POST"
|
|
1781
|
-
},
|
|
1782
|
-
{
|
|
1783
|
-
"name": "GET",
|
|
1784
|
-
"value": "GET"
|
|
1785
|
-
},
|
|
1786
|
-
{
|
|
1787
|
-
"name": "DELETE",
|
|
1788
|
-
"value": "DELETE"
|
|
1789
|
-
},
|
|
1790
|
-
{
|
|
1791
|
-
"name": "PATCH",
|
|
1792
|
-
"value": "PATCH"
|
|
1793
|
-
},
|
|
1794
|
-
{
|
|
1795
|
-
"name": "PUT",
|
|
1796
|
-
"value": "PUT"
|
|
1797
|
-
}
|
|
1798
|
-
]
|
|
2158
|
+
"condition": {
|
|
2159
|
+
"property": "authenticationType",
|
|
2160
|
+
"equals": "basic"
|
|
2161
|
+
}
|
|
1799
2162
|
},
|
|
1800
2163
|
{
|
|
1801
|
-
"
|
|
1802
|
-
"
|
|
1803
|
-
"
|
|
1804
|
-
"
|
|
1805
|
-
"notEmpty": true,
|
|
1806
|
-
"pattern": {
|
|
1807
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1808
|
-
"message": "Must be a http(s) URL"
|
|
1809
|
-
}
|
|
1810
|
-
},
|
|
2164
|
+
"label": "Request body",
|
|
2165
|
+
"description": "Payload to send with the request",
|
|
2166
|
+
"group": "input",
|
|
2167
|
+
"type": "Text",
|
|
1811
2168
|
"feel": "optional",
|
|
1812
|
-
"group": "endpoint",
|
|
1813
2169
|
"binding": {
|
|
1814
|
-
"
|
|
1815
|
-
"
|
|
2170
|
+
"type": "zeebe:property",
|
|
2171
|
+
"name": "body"
|
|
1816
2172
|
},
|
|
1817
|
-
"
|
|
2173
|
+
"condition": {
|
|
2174
|
+
"property": "method",
|
|
2175
|
+
"oneOf": ["post", "put", "patch"]
|
|
2176
|
+
},
|
|
2177
|
+
"optional": true
|
|
1818
2178
|
},
|
|
1819
2179
|
{
|
|
1820
|
-
"
|
|
1821
|
-
"
|
|
1822
|
-
"
|
|
1823
|
-
"optional": true,
|
|
2180
|
+
"label": "Correlation key (process)",
|
|
2181
|
+
"type": "String",
|
|
2182
|
+
"group": "activation",
|
|
1824
2183
|
"feel": "required",
|
|
1825
|
-
"
|
|
2184
|
+
"description": "Sets up the correlation key from process variables",
|
|
1826
2185
|
"binding": {
|
|
1827
|
-
"
|
|
1828
|
-
"
|
|
2186
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2187
|
+
"name": "correlationKey"
|
|
1829
2188
|
},
|
|
1830
|
-
"
|
|
2189
|
+
"constraints": {
|
|
2190
|
+
"notEmpty": true
|
|
2191
|
+
}
|
|
1831
2192
|
},
|
|
1832
2193
|
{
|
|
1833
|
-
"
|
|
1834
|
-
"
|
|
1835
|
-
"
|
|
1836
|
-
"optional": true,
|
|
2194
|
+
"label": "Correlation key (payload)",
|
|
2195
|
+
"type": "String",
|
|
2196
|
+
"group": "activation",
|
|
1837
2197
|
"feel": "required",
|
|
1838
|
-
"group": "endpoint",
|
|
1839
2198
|
"binding": {
|
|
1840
|
-
"
|
|
1841
|
-
"
|
|
2199
|
+
"type": "zeebe:property",
|
|
2200
|
+
"name": "correlationKeyExpression"
|
|
1842
2201
|
},
|
|
1843
|
-
"
|
|
2202
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
2203
|
+
"constraints": {
|
|
2204
|
+
"notEmpty": true
|
|
2205
|
+
}
|
|
1844
2206
|
},
|
|
1845
2207
|
{
|
|
1846
|
-
"
|
|
1847
|
-
"
|
|
1848
|
-
"
|
|
2208
|
+
"label": "Condition",
|
|
2209
|
+
"type": "String",
|
|
2210
|
+
"group": "activation",
|
|
2211
|
+
"feel": "required",
|
|
1849
2212
|
"optional": true,
|
|
1850
|
-
"group": "endpoint",
|
|
1851
2213
|
"binding": {
|
|
1852
|
-
"
|
|
1853
|
-
"
|
|
2214
|
+
"type": "zeebe:property",
|
|
2215
|
+
"name": "activationCondition"
|
|
1854
2216
|
},
|
|
1855
|
-
"
|
|
2217
|
+
"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>"
|
|
1856
2218
|
},
|
|
1857
2219
|
{
|
|
1858
|
-
"
|
|
1859
|
-
"
|
|
1860
|
-
"
|
|
1861
|
-
"
|
|
1862
|
-
"
|
|
1863
|
-
"group": "payload",
|
|
2220
|
+
"label": "Connection timeout",
|
|
2221
|
+
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
2222
|
+
"group": "endpoint",
|
|
2223
|
+
"type": "String",
|
|
2224
|
+
"value": "20",
|
|
1864
2225
|
"binding": {
|
|
1865
|
-
"
|
|
1866
|
-
"
|
|
1867
|
-
},
|
|
1868
|
-
"condition": {
|
|
1869
|
-
"property": "method",
|
|
1870
|
-
"oneOf": ["POST", "PUT", "PATCH"],
|
|
1871
|
-
"type": "simple"
|
|
2226
|
+
"type": "zeebe:property",
|
|
2227
|
+
"name": "connectionTimeoutInSeconds"
|
|
1872
2228
|
},
|
|
1873
|
-
"
|
|
2229
|
+
"optional": true,
|
|
2230
|
+
"feel": "optional",
|
|
2231
|
+
"constraints": {
|
|
2232
|
+
"notEmpty": false,
|
|
2233
|
+
"pattern": {
|
|
2234
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2235
|
+
"message": "must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2236
|
+
}
|
|
2237
|
+
}
|
|
1874
2238
|
},
|
|
1875
2239
|
{
|
|
1876
|
-
"
|
|
1877
|
-
"
|
|
1878
|
-
"
|
|
1879
|
-
"optional":
|
|
1880
|
-
"value": "PT50S",
|
|
1881
|
-
"feel": "optional",
|
|
1882
|
-
"group": "interval",
|
|
2240
|
+
"label": "Result variable",
|
|
2241
|
+
"type": "String",
|
|
2242
|
+
"group": "variable-mapping",
|
|
2243
|
+
"optional": true,
|
|
1883
2244
|
"binding": {
|
|
1884
|
-
"
|
|
1885
|
-
"
|
|
2245
|
+
"type": "zeebe:property",
|
|
2246
|
+
"name": "resultVariable"
|
|
1886
2247
|
},
|
|
1887
|
-
"
|
|
2248
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1888
2249
|
},
|
|
1889
2250
|
{
|
|
1890
|
-
"
|
|
1891
|
-
"
|
|
1892
|
-
"
|
|
2251
|
+
"label": "Result expression",
|
|
2252
|
+
"type": "String",
|
|
2253
|
+
"group": "variable-mapping",
|
|
2254
|
+
"feel": "required",
|
|
2255
|
+
"optional": true,
|
|
2256
|
+
"binding": {
|
|
2257
|
+
"type": "zeebe:property",
|
|
2258
|
+
"name": "resultExpression"
|
|
2259
|
+
},
|
|
2260
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2261
|
+
}
|
|
2262
|
+
],
|
|
2263
|
+
"engines": {
|
|
2264
|
+
"camunda": "^8.3"
|
|
2265
|
+
}
|
|
2266
|
+
},
|
|
2267
|
+
{
|
|
2268
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2269
|
+
"name": "HTTP Polling Intermediate Catch Event Connector",
|
|
2270
|
+
"id": "io.camunda.connectors.http.Polling",
|
|
2271
|
+
"version": 3,
|
|
2272
|
+
"description": "Polls endpoint at regular intervals",
|
|
2273
|
+
"icon": {
|
|
2274
|
+
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0'%3F%3E%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m17.03,9c0,4.45 -3.6,8.05 -8.05,8.05c-4.45,0 -8.05,-3.6 -8.05,-8.05c0,-4.45 3.6,-8.05 8.05,-8.05c4.45,0 8.05,3.6 8.05,8.05z' fill='%23505562' id='svg_1'/%3E%3Cpath d='m4.93,14.16l1.85,-10.45l3.36,0c1.05,0 1.84,0.27 2.37,0.81c0.54,0.53 0.8,1.21 0.8,2.06c0,0.86 -0.24,1.58 -0.73,2.13c-0.47,0.55 -1.12,0.93 -1.95,1.14l-0.48,0.09l-0.53,0.03l-0.6,0.05l-1.79,0l-0.73,4.14l-1.58,0zm2.57,-5.57l1.74,0c0.76,0 1.35,-0.17 1.78,-0.5c0.44,-0.35 0.65,-0.82 0.65,-1.42c0,-0.48 -0.15,-0.85 -0.44,-1.12c-0.3,-0.28 -0.77,-0.42 -1.42,-0.42l-1.7,0l-0.61,3.46z' fill='white' id='svg_2'/%3E%3C/g%3E%3C/svg%3E"
|
|
2275
|
+
},
|
|
2276
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
2277
|
+
"category": {
|
|
2278
|
+
"id": "connectors",
|
|
2279
|
+
"name": "Connectors"
|
|
2280
|
+
},
|
|
2281
|
+
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
2282
|
+
"elementType": {
|
|
2283
|
+
"value": "bpmn:IntermediateCatchEvent",
|
|
2284
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2285
|
+
},
|
|
2286
|
+
"groups": [
|
|
2287
|
+
{
|
|
2288
|
+
"id": "authentication",
|
|
2289
|
+
"label": "Authentication"
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
"id": "endpoint",
|
|
2293
|
+
"label": "HTTP Polling configuration"
|
|
2294
|
+
},
|
|
2295
|
+
{
|
|
2296
|
+
"id": "input",
|
|
2297
|
+
"label": "Payload"
|
|
2298
|
+
},
|
|
2299
|
+
{
|
|
2300
|
+
"id": "activation",
|
|
2301
|
+
"label": "Condition to proceed"
|
|
2302
|
+
},
|
|
2303
|
+
{
|
|
2304
|
+
"id": "timer",
|
|
2305
|
+
"label": "Timer"
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"id": "timeout",
|
|
2309
|
+
"label": "Connect timeout"
|
|
2310
|
+
},
|
|
2311
|
+
{
|
|
2312
|
+
"id": "variable-mapping",
|
|
2313
|
+
"label": "Response mapping"
|
|
2314
|
+
}
|
|
2315
|
+
],
|
|
2316
|
+
"properties": [
|
|
2317
|
+
{
|
|
2318
|
+
"type": "Hidden",
|
|
2319
|
+
"value": "io.camunda:http-polling:1",
|
|
2320
|
+
"binding": {
|
|
2321
|
+
"type": "zeebe:property",
|
|
2322
|
+
"name": "inbound.type"
|
|
2323
|
+
}
|
|
2324
|
+
},
|
|
2325
|
+
{
|
|
2326
|
+
"type": "Hidden",
|
|
2327
|
+
"generatedValue": {
|
|
2328
|
+
"type": "uuid"
|
|
2329
|
+
},
|
|
2330
|
+
"binding": {
|
|
2331
|
+
"type": "bpmn:Message#property",
|
|
2332
|
+
"name": "name"
|
|
2333
|
+
}
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"label": "Type",
|
|
2337
|
+
"id": "authenticationType",
|
|
2338
|
+
"group": "authentication",
|
|
2339
|
+
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
2340
|
+
"value": "noAuth",
|
|
2341
|
+
"type": "Dropdown",
|
|
2342
|
+
"choices": [
|
|
2343
|
+
{
|
|
2344
|
+
"name": "None",
|
|
2345
|
+
"value": "noAuth"
|
|
2346
|
+
},
|
|
2347
|
+
{
|
|
2348
|
+
"name": "Basic",
|
|
2349
|
+
"value": "basic"
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"name": "Bearer token",
|
|
2353
|
+
"value": "bearer"
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
"name": "OAuth 2.0",
|
|
2357
|
+
"value": "oauth-client-credentials-flow"
|
|
2358
|
+
}
|
|
2359
|
+
],
|
|
2360
|
+
"binding": {
|
|
2361
|
+
"type": "zeebe:property",
|
|
2362
|
+
"name": "authentication.type"
|
|
2363
|
+
}
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"id": "method",
|
|
2367
|
+
"label": "Method",
|
|
2368
|
+
"group": "endpoint",
|
|
2369
|
+
"type": "Dropdown",
|
|
2370
|
+
"value": "get",
|
|
2371
|
+
"choices": [
|
|
2372
|
+
{
|
|
2373
|
+
"name": "GET",
|
|
2374
|
+
"value": "get"
|
|
2375
|
+
},
|
|
2376
|
+
{
|
|
2377
|
+
"name": "POST",
|
|
2378
|
+
"value": "post"
|
|
2379
|
+
},
|
|
2380
|
+
{
|
|
2381
|
+
"name": "PATCH",
|
|
2382
|
+
"value": "patch"
|
|
2383
|
+
},
|
|
2384
|
+
{
|
|
2385
|
+
"name": "PUT",
|
|
2386
|
+
"value": "put"
|
|
2387
|
+
},
|
|
2388
|
+
{
|
|
2389
|
+
"name": "DELETE",
|
|
2390
|
+
"value": "delete"
|
|
2391
|
+
}
|
|
2392
|
+
],
|
|
2393
|
+
"binding": {
|
|
2394
|
+
"type": "zeebe:property",
|
|
2395
|
+
"name": "method"
|
|
2396
|
+
}
|
|
2397
|
+
},
|
|
2398
|
+
{
|
|
2399
|
+
"label": "URL",
|
|
2400
|
+
"group": "endpoint",
|
|
2401
|
+
"type": "String",
|
|
2402
|
+
"feel": "optional",
|
|
2403
|
+
"binding": {
|
|
2404
|
+
"type": "zeebe:property",
|
|
2405
|
+
"name": "url"
|
|
2406
|
+
},
|
|
2407
|
+
"constraints": {
|
|
2408
|
+
"notEmpty": true,
|
|
2409
|
+
"pattern": {
|
|
2410
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
2411
|
+
"message": "must be a http(s) URL"
|
|
2412
|
+
}
|
|
2413
|
+
}
|
|
2414
|
+
},
|
|
2415
|
+
{
|
|
2416
|
+
"label": "Query parameters",
|
|
2417
|
+
"description": "Map of query parameters to add to the request URL",
|
|
2418
|
+
"group": "endpoint",
|
|
2419
|
+
"type": "Text",
|
|
2420
|
+
"feel": "required",
|
|
2421
|
+
"binding": {
|
|
2422
|
+
"type": "zeebe:property",
|
|
2423
|
+
"name": "queryParameters"
|
|
2424
|
+
},
|
|
2425
|
+
"optional": true
|
|
2426
|
+
},
|
|
2427
|
+
{
|
|
2428
|
+
"label": "HTTP headers",
|
|
2429
|
+
"description": "Map of HTTP headers to add to the request",
|
|
2430
|
+
"group": "endpoint",
|
|
2431
|
+
"type": "Text",
|
|
2432
|
+
"feel": "required",
|
|
2433
|
+
"binding": {
|
|
2434
|
+
"type": "zeebe:property",
|
|
2435
|
+
"name": "headers"
|
|
2436
|
+
},
|
|
2437
|
+
"optional": true
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
"label": "Interval",
|
|
2441
|
+
"description": "The delay between HTTP requests, defined as ISO 8601 durations format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
|
|
2442
|
+
"group": "endpoint",
|
|
2443
|
+
"type": "String",
|
|
2444
|
+
"feel": "optional",
|
|
2445
|
+
"value": "PT50S",
|
|
2446
|
+
"binding": {
|
|
2447
|
+
"type": "zeebe:property",
|
|
2448
|
+
"name": "httpRequestInterval"
|
|
2449
|
+
},
|
|
2450
|
+
"constraints": {
|
|
2451
|
+
"notEmpty": true,
|
|
2452
|
+
"pattern": {
|
|
2453
|
+
"value": "^P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
|
|
2454
|
+
"message": "value must be defined"
|
|
2455
|
+
}
|
|
2456
|
+
},
|
|
2457
|
+
"optional": false
|
|
2458
|
+
},
|
|
2459
|
+
{
|
|
2460
|
+
"group": "endpoint",
|
|
2461
|
+
"type": "Hidden",
|
|
1893
2462
|
"value": "PT5S",
|
|
1894
|
-
"group": "interval",
|
|
1895
2463
|
"binding": {
|
|
1896
|
-
"
|
|
1897
|
-
"
|
|
2464
|
+
"type": "zeebe:property",
|
|
2465
|
+
"name": "processPollingInterval"
|
|
2466
|
+
},
|
|
2467
|
+
"optional": true
|
|
2468
|
+
},
|
|
2469
|
+
{
|
|
2470
|
+
"label": "Bearer token",
|
|
2471
|
+
"group": "authentication",
|
|
2472
|
+
"type": "String",
|
|
2473
|
+
"feel": "optional",
|
|
2474
|
+
"binding": {
|
|
2475
|
+
"type": "zeebe:property",
|
|
2476
|
+
"name": "authentication.token"
|
|
2477
|
+
},
|
|
2478
|
+
"constraints": {
|
|
2479
|
+
"notEmpty": true
|
|
2480
|
+
},
|
|
2481
|
+
"condition": {
|
|
2482
|
+
"property": "authenticationType",
|
|
2483
|
+
"equals": "bearer"
|
|
2484
|
+
}
|
|
2485
|
+
},
|
|
2486
|
+
{
|
|
2487
|
+
"label": "OAuth token endpoint",
|
|
2488
|
+
"description": "The OAuth token endpoint",
|
|
2489
|
+
"group": "authentication",
|
|
2490
|
+
"type": "String",
|
|
2491
|
+
"feel": "optional",
|
|
2492
|
+
"binding": {
|
|
2493
|
+
"type": "zeebe:property",
|
|
2494
|
+
"name": "authentication.oauthTokenEndpoint"
|
|
2495
|
+
},
|
|
2496
|
+
"constraints": {
|
|
2497
|
+
"notEmpty": true
|
|
2498
|
+
},
|
|
2499
|
+
"condition": {
|
|
2500
|
+
"property": "authenticationType",
|
|
2501
|
+
"equals": "oauth-client-credentials-flow"
|
|
2502
|
+
}
|
|
2503
|
+
},
|
|
2504
|
+
{
|
|
2505
|
+
"label": "Client ID",
|
|
2506
|
+
"description": "Your application's client ID from the OAuth client",
|
|
2507
|
+
"group": "authentication",
|
|
2508
|
+
"type": "String",
|
|
2509
|
+
"feel": "optional",
|
|
2510
|
+
"binding": {
|
|
2511
|
+
"type": "zeebe:property",
|
|
2512
|
+
"name": "authentication.clientId"
|
|
2513
|
+
},
|
|
2514
|
+
"constraints": {
|
|
2515
|
+
"notEmpty": true
|
|
2516
|
+
},
|
|
2517
|
+
"condition": {
|
|
2518
|
+
"property": "authenticationType",
|
|
2519
|
+
"equals": "oauth-client-credentials-flow"
|
|
2520
|
+
}
|
|
2521
|
+
},
|
|
2522
|
+
{
|
|
2523
|
+
"label": "Client secret",
|
|
2524
|
+
"description": "Your application's client secret from the OAuth client",
|
|
2525
|
+
"group": "authentication",
|
|
2526
|
+
"type": "String",
|
|
2527
|
+
"feel": "optional",
|
|
2528
|
+
"binding": {
|
|
2529
|
+
"type": "zeebe:property",
|
|
2530
|
+
"name": "authentication.clientSecret"
|
|
1898
2531
|
},
|
|
1899
|
-
"type": "Hidden"
|
|
1900
|
-
},
|
|
1901
|
-
{
|
|
1902
|
-
"id": "connectionTimeoutInSeconds",
|
|
1903
|
-
"label": "Connection timeout in seconds",
|
|
1904
|
-
"description": "Defines the connection timeout in seconds, or 0 for an infinite timeout",
|
|
1905
|
-
"optional": false,
|
|
1906
|
-
"value": "20",
|
|
1907
2532
|
"constraints": {
|
|
1908
|
-
"notEmpty": true
|
|
1909
|
-
"pattern": {
|
|
1910
|
-
"value": "^\\d+$",
|
|
1911
|
-
"message": "Must be a number"
|
|
1912
|
-
}
|
|
2533
|
+
"notEmpty": true
|
|
1913
2534
|
},
|
|
2535
|
+
"condition": {
|
|
2536
|
+
"property": "authenticationType",
|
|
2537
|
+
"equals": "oauth-client-credentials-flow"
|
|
2538
|
+
}
|
|
2539
|
+
},
|
|
2540
|
+
{
|
|
2541
|
+
"label": "Scopes",
|
|
2542
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
2543
|
+
"group": "authentication",
|
|
2544
|
+
"type": "String",
|
|
1914
2545
|
"feel": "optional",
|
|
1915
|
-
"
|
|
2546
|
+
"optional": true,
|
|
1916
2547
|
"binding": {
|
|
1917
|
-
"
|
|
1918
|
-
"
|
|
2548
|
+
"type": "zeebe:property",
|
|
2549
|
+
"name": "authentication.scopes"
|
|
1919
2550
|
},
|
|
1920
|
-
"
|
|
1921
|
-
|
|
2551
|
+
"condition": {
|
|
2552
|
+
"property": "authenticationType",
|
|
2553
|
+
"equals": "oauth-client-credentials-flow"
|
|
2554
|
+
}
|
|
1922
2555
|
},
|
|
1923
2556
|
{
|
|
1924
|
-
"
|
|
1925
|
-
"
|
|
1926
|
-
"
|
|
1927
|
-
"
|
|
1928
|
-
"value": "20",
|
|
1929
|
-
"constraints": {
|
|
1930
|
-
"notEmpty": true,
|
|
1931
|
-
"pattern": {
|
|
1932
|
-
"value": "^\\d+$",
|
|
1933
|
-
"message": "Must be a number"
|
|
1934
|
-
}
|
|
1935
|
-
},
|
|
2557
|
+
"label": "Audience",
|
|
2558
|
+
"description": "The unique identifier of the target API you want to access",
|
|
2559
|
+
"group": "authentication",
|
|
2560
|
+
"type": "String",
|
|
1936
2561
|
"feel": "optional",
|
|
1937
|
-
"
|
|
2562
|
+
"optional": true,
|
|
1938
2563
|
"binding": {
|
|
1939
|
-
"
|
|
1940
|
-
"
|
|
2564
|
+
"type": "zeebe:property",
|
|
2565
|
+
"name": "authentication.audience"
|
|
1941
2566
|
},
|
|
1942
|
-
"
|
|
2567
|
+
"condition": {
|
|
2568
|
+
"property": "authenticationType",
|
|
2569
|
+
"equals": "oauth-client-credentials-flow"
|
|
2570
|
+
}
|
|
1943
2571
|
},
|
|
1944
2572
|
{
|
|
1945
|
-
"
|
|
1946
|
-
"
|
|
1947
|
-
"
|
|
1948
|
-
"
|
|
1949
|
-
"
|
|
1950
|
-
"
|
|
2573
|
+
"label": "Client authentication",
|
|
2574
|
+
"id": "authentication.clientAuthentication",
|
|
2575
|
+
"group": "authentication",
|
|
2576
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
2577
|
+
"value": "basicAuthHeader",
|
|
2578
|
+
"type": "Dropdown",
|
|
2579
|
+
"choices": [
|
|
2580
|
+
{
|
|
2581
|
+
"name": "Send client credentials in body",
|
|
2582
|
+
"value": "credentialsBody"
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"name": "Send as Basic Auth header",
|
|
2586
|
+
"value": "basicAuthHeader"
|
|
2587
|
+
}
|
|
2588
|
+
],
|
|
1951
2589
|
"binding": {
|
|
1952
|
-
"
|
|
1953
|
-
"
|
|
2590
|
+
"type": "zeebe:property",
|
|
2591
|
+
"name": "authentication.clientAuthentication"
|
|
1954
2592
|
},
|
|
1955
|
-
"
|
|
2593
|
+
"condition": {
|
|
2594
|
+
"property": "authenticationType",
|
|
2595
|
+
"equals": "oauth-client-credentials-flow"
|
|
2596
|
+
}
|
|
1956
2597
|
},
|
|
1957
2598
|
{
|
|
1958
|
-
"
|
|
1959
|
-
"
|
|
1960
|
-
"
|
|
2599
|
+
"label": "Username",
|
|
2600
|
+
"group": "authentication",
|
|
2601
|
+
"type": "String",
|
|
2602
|
+
"feel": "optional",
|
|
2603
|
+
"binding": {
|
|
2604
|
+
"type": "zeebe:property",
|
|
2605
|
+
"name": "authentication.username"
|
|
2606
|
+
},
|
|
1961
2607
|
"constraints": {
|
|
1962
2608
|
"notEmpty": true
|
|
1963
2609
|
},
|
|
1964
|
-
"
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1969
|
-
},
|
|
1970
|
-
"type": "String"
|
|
2610
|
+
"condition": {
|
|
2611
|
+
"property": "authenticationType",
|
|
2612
|
+
"equals": "basic"
|
|
2613
|
+
}
|
|
1971
2614
|
},
|
|
1972
2615
|
{
|
|
1973
|
-
"
|
|
1974
|
-
"
|
|
1975
|
-
"
|
|
2616
|
+
"label": "Password",
|
|
2617
|
+
"group": "authentication",
|
|
2618
|
+
"type": "String",
|
|
2619
|
+
"feel": "optional",
|
|
2620
|
+
"binding": {
|
|
2621
|
+
"type": "zeebe:property",
|
|
2622
|
+
"name": "authentication.password"
|
|
2623
|
+
},
|
|
1976
2624
|
"constraints": {
|
|
1977
2625
|
"notEmpty": true
|
|
1978
2626
|
},
|
|
2627
|
+
"condition": {
|
|
2628
|
+
"property": "authenticationType",
|
|
2629
|
+
"equals": "basic"
|
|
2630
|
+
}
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"label": "Request body",
|
|
2634
|
+
"description": "Payload to send with the request",
|
|
2635
|
+
"group": "input",
|
|
2636
|
+
"type": "Text",
|
|
2637
|
+
"feel": "optional",
|
|
2638
|
+
"binding": {
|
|
2639
|
+
"type": "zeebe:property",
|
|
2640
|
+
"name": "body"
|
|
2641
|
+
},
|
|
2642
|
+
"condition": {
|
|
2643
|
+
"property": "method",
|
|
2644
|
+
"oneOf": ["post", "put", "patch"]
|
|
2645
|
+
},
|
|
2646
|
+
"optional": true
|
|
2647
|
+
},
|
|
2648
|
+
{
|
|
2649
|
+
"label": "Correlation key (process)",
|
|
2650
|
+
"type": "String",
|
|
2651
|
+
"group": "activation",
|
|
1979
2652
|
"feel": "required",
|
|
1980
|
-
"
|
|
2653
|
+
"description": "Sets up the correlation key from process variables",
|
|
1981
2654
|
"binding": {
|
|
1982
|
-
"
|
|
1983
|
-
"
|
|
2655
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2656
|
+
"name": "correlationKey"
|
|
1984
2657
|
},
|
|
1985
|
-
"
|
|
2658
|
+
"constraints": {
|
|
2659
|
+
"notEmpty": true
|
|
2660
|
+
}
|
|
1986
2661
|
},
|
|
1987
2662
|
{
|
|
1988
|
-
"
|
|
1989
|
-
"
|
|
1990
|
-
"
|
|
1991
|
-
"optional": true,
|
|
2663
|
+
"label": "Correlation key (payload)",
|
|
2664
|
+
"type": "String",
|
|
2665
|
+
"group": "activation",
|
|
1992
2666
|
"feel": "required",
|
|
1993
|
-
"group": "correlation",
|
|
1994
2667
|
"binding": {
|
|
1995
|
-
"
|
|
1996
|
-
"
|
|
2668
|
+
"type": "zeebe:property",
|
|
2669
|
+
"name": "correlationKeyExpression"
|
|
1997
2670
|
},
|
|
1998
|
-
"
|
|
2671
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
2672
|
+
"constraints": {
|
|
2673
|
+
"notEmpty": true
|
|
2674
|
+
}
|
|
1999
2675
|
},
|
|
2000
2676
|
{
|
|
2001
|
-
"
|
|
2002
|
-
"
|
|
2003
|
-
"
|
|
2677
|
+
"label": "Condition",
|
|
2678
|
+
"type": "String",
|
|
2679
|
+
"group": "activation",
|
|
2680
|
+
"feel": "required",
|
|
2004
2681
|
"optional": true,
|
|
2005
|
-
"constraints": {
|
|
2006
|
-
"notEmpty": false,
|
|
2007
|
-
"pattern": {
|
|
2008
|
-
"value": "^(PT.*|)$",
|
|
2009
|
-
"message": "must be an ISO-8601 duration"
|
|
2010
|
-
}
|
|
2011
|
-
},
|
|
2012
|
-
"feel": "optional",
|
|
2013
|
-
"group": "correlation",
|
|
2014
2682
|
"binding": {
|
|
2015
|
-
"
|
|
2016
|
-
"
|
|
2683
|
+
"type": "zeebe:property",
|
|
2684
|
+
"name": "activationCondition"
|
|
2017
2685
|
},
|
|
2018
|
-
"
|
|
2686
|
+
"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>"
|
|
2019
2687
|
},
|
|
2020
2688
|
{
|
|
2021
|
-
"
|
|
2022
|
-
"
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
"
|
|
2689
|
+
"label": "Connection timeout",
|
|
2690
|
+
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
2691
|
+
"group": "endpoint",
|
|
2692
|
+
"type": "String",
|
|
2693
|
+
"value": "20",
|
|
2026
2694
|
"binding": {
|
|
2027
|
-
"
|
|
2028
|
-
"
|
|
2695
|
+
"type": "zeebe:property",
|
|
2696
|
+
"name": "connectionTimeoutInSeconds"
|
|
2029
2697
|
},
|
|
2030
|
-
"
|
|
2698
|
+
"optional": true,
|
|
2699
|
+
"feel": "optional",
|
|
2700
|
+
"constraints": {
|
|
2701
|
+
"notEmpty": false,
|
|
2702
|
+
"pattern": {
|
|
2703
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2704
|
+
"message": "must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2705
|
+
}
|
|
2706
|
+
}
|
|
2031
2707
|
},
|
|
2032
2708
|
{
|
|
2033
|
-
"id": "resultVariable",
|
|
2034
2709
|
"label": "Result variable",
|
|
2035
|
-
"
|
|
2036
|
-
"group": "
|
|
2710
|
+
"type": "String",
|
|
2711
|
+
"group": "variable-mapping",
|
|
2712
|
+
"optional": true,
|
|
2037
2713
|
"binding": {
|
|
2038
|
-
"
|
|
2039
|
-
"
|
|
2714
|
+
"type": "zeebe:property",
|
|
2715
|
+
"name": "resultVariable"
|
|
2040
2716
|
},
|
|
2041
|
-
"
|
|
2717
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2042
2718
|
},
|
|
2043
2719
|
{
|
|
2044
|
-
"id": "resultExpression",
|
|
2045
2720
|
"label": "Result expression",
|
|
2046
|
-
"
|
|
2721
|
+
"type": "String",
|
|
2722
|
+
"group": "variable-mapping",
|
|
2047
2723
|
"feel": "required",
|
|
2048
|
-
"
|
|
2724
|
+
"optional": true,
|
|
2049
2725
|
"binding": {
|
|
2050
|
-
"
|
|
2051
|
-
"
|
|
2726
|
+
"type": "zeebe:property",
|
|
2727
|
+
"name": "resultExpression"
|
|
2052
2728
|
},
|
|
2053
|
-
"
|
|
2729
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2054
2730
|
}
|
|
2055
2731
|
],
|
|
2056
|
-
"
|
|
2057
|
-
"
|
|
2732
|
+
"engines": {
|
|
2733
|
+
"camunda": "^8.3"
|
|
2058
2734
|
}
|
|
2059
2735
|
}
|
|
2060
2736
|
]
|