@camunda/connectors-element-templates 1.0.18 → 1.0.20
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/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -3,19 +3,12 @@
|
|
|
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,
|
|
6
7
|
"description": "Polls endpoint at regular intervals",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"HTTP",
|
|
11
|
-
"REST",
|
|
12
|
-
"wait for response",
|
|
13
|
-
"check status",
|
|
14
|
-
"periodic request",
|
|
15
|
-
"HTTP callback"
|
|
16
|
-
],
|
|
8
|
+
"icon": {
|
|
9
|
+
"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"
|
|
10
|
+
},
|
|
17
11
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
18
|
-
"version": 5,
|
|
19
12
|
"category": {
|
|
20
13
|
"id": "connectors",
|
|
21
14
|
"name": "Connectors"
|
|
@@ -25,9 +18,6 @@
|
|
|
25
18
|
"value": "bpmn:IntermediateCatchEvent",
|
|
26
19
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
27
20
|
},
|
|
28
|
-
"engines": {
|
|
29
|
-
"camunda": "^8.9"
|
|
30
|
-
},
|
|
31
21
|
"groups": [
|
|
32
22
|
{
|
|
33
23
|
"id": "authentication",
|
|
@@ -38,55 +28,56 @@
|
|
|
38
28
|
"label": "HTTP Polling configuration"
|
|
39
29
|
},
|
|
40
30
|
{
|
|
41
|
-
"id": "
|
|
31
|
+
"id": "input",
|
|
42
32
|
"label": "Payload"
|
|
43
33
|
},
|
|
44
34
|
{
|
|
45
|
-
"id": "
|
|
46
|
-
"label": "
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"id": "timeout",
|
|
50
|
-
"label": "Connection timeout"
|
|
35
|
+
"id": "activation",
|
|
36
|
+
"label": "Condition to proceed"
|
|
51
37
|
},
|
|
52
38
|
{
|
|
53
|
-
"id": "
|
|
54
|
-
"label": "
|
|
39
|
+
"id": "timer",
|
|
40
|
+
"label": "Timer"
|
|
55
41
|
},
|
|
56
42
|
{
|
|
57
|
-
"id": "
|
|
58
|
-
"label": "
|
|
59
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
43
|
+
"id": "timeout",
|
|
44
|
+
"label": "Connect timeout"
|
|
60
45
|
},
|
|
61
46
|
{
|
|
62
|
-
"id": "
|
|
63
|
-
"label": "
|
|
47
|
+
"id": "variable-mapping",
|
|
48
|
+
"label": "Response mapping"
|
|
64
49
|
}
|
|
65
50
|
],
|
|
66
51
|
"properties": [
|
|
67
52
|
{
|
|
53
|
+
"type": "Hidden",
|
|
68
54
|
"value": "io.camunda:http-polling:1",
|
|
69
55
|
"binding": {
|
|
70
|
-
"
|
|
71
|
-
"
|
|
56
|
+
"type": "zeebe:property",
|
|
57
|
+
"name": "inbound.type"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"type": "Hidden",
|
|
62
|
+
"generatedValue": {
|
|
63
|
+
"type": "uuid"
|
|
72
64
|
},
|
|
73
|
-
"
|
|
65
|
+
"binding": {
|
|
66
|
+
"type": "bpmn:Message#property",
|
|
67
|
+
"name": "name"
|
|
68
|
+
}
|
|
74
69
|
},
|
|
75
70
|
{
|
|
76
|
-
"id": "authentication.type",
|
|
77
71
|
"label": "Type",
|
|
72
|
+
"id": "authenticationType",
|
|
73
|
+
"group": "authentication",
|
|
78
74
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
79
75
|
"value": "noAuth",
|
|
80
|
-
"group": "authentication",
|
|
81
|
-
"binding": {
|
|
82
|
-
"name": "authentication.type",
|
|
83
|
-
"type": "zeebe:property"
|
|
84
|
-
},
|
|
85
76
|
"type": "Dropdown",
|
|
86
77
|
"choices": [
|
|
87
78
|
{
|
|
88
|
-
"name": "
|
|
89
|
-
"value": "
|
|
79
|
+
"name": "None",
|
|
80
|
+
"value": "noAuth"
|
|
90
81
|
},
|
|
91
82
|
{
|
|
92
83
|
"name": "Basic",
|
|
@@ -96,241 +87,229 @@
|
|
|
96
87
|
"name": "Bearer token",
|
|
97
88
|
"value": "bearer"
|
|
98
89
|
},
|
|
99
|
-
{
|
|
100
|
-
"name": "None",
|
|
101
|
-
"value": "noAuth"
|
|
102
|
-
},
|
|
103
90
|
{
|
|
104
91
|
"name": "OAuth 2.0",
|
|
105
92
|
"value": "oauth-client-credentials-flow"
|
|
106
93
|
}
|
|
107
|
-
]
|
|
94
|
+
],
|
|
95
|
+
"binding": {
|
|
96
|
+
"type": "zeebe:property",
|
|
97
|
+
"name": "authentication.type"
|
|
98
|
+
}
|
|
108
99
|
},
|
|
109
100
|
{
|
|
110
|
-
"id": "
|
|
111
|
-
"label": "
|
|
112
|
-
"
|
|
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
|
-
},
|
|
101
|
+
"id": "method",
|
|
102
|
+
"label": "Method",
|
|
103
|
+
"group": "endpoint",
|
|
128
104
|
"type": "Dropdown",
|
|
105
|
+
"value": "get",
|
|
129
106
|
"choices": [
|
|
130
107
|
{
|
|
131
|
-
"name": "
|
|
132
|
-
"value": "
|
|
108
|
+
"name": "GET",
|
|
109
|
+
"value": "get"
|
|
133
110
|
},
|
|
134
111
|
{
|
|
135
|
-
"name": "
|
|
136
|
-
"value": "
|
|
112
|
+
"name": "POST",
|
|
113
|
+
"value": "post"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "PATCH",
|
|
117
|
+
"value": "patch"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"name": "PUT",
|
|
121
|
+
"value": "put"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "DELETE",
|
|
125
|
+
"value": "delete"
|
|
137
126
|
}
|
|
138
|
-
]
|
|
127
|
+
],
|
|
128
|
+
"binding": {
|
|
129
|
+
"type": "zeebe:property",
|
|
130
|
+
"name": "method"
|
|
131
|
+
}
|
|
139
132
|
},
|
|
140
133
|
{
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"notEmpty": true
|
|
146
|
-
},
|
|
147
|
-
"group": "authentication",
|
|
134
|
+
"label": "URL",
|
|
135
|
+
"group": "endpoint",
|
|
136
|
+
"type": "String",
|
|
137
|
+
"feel": "optional",
|
|
148
138
|
"binding": {
|
|
149
|
-
"
|
|
150
|
-
"
|
|
151
|
-
},
|
|
152
|
-
"condition": {
|
|
153
|
-
"property": "authentication.type",
|
|
154
|
-
"equals": "apiKey",
|
|
155
|
-
"type": "simple"
|
|
139
|
+
"type": "zeebe:property",
|
|
140
|
+
"name": "url"
|
|
156
141
|
},
|
|
157
|
-
"
|
|
142
|
+
"constraints": {
|
|
143
|
+
"notEmpty": true,
|
|
144
|
+
"pattern": {
|
|
145
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
146
|
+
"message": "must be a http(s) URL"
|
|
147
|
+
}
|
|
148
|
+
}
|
|
158
149
|
},
|
|
159
150
|
{
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"
|
|
163
|
-
"
|
|
164
|
-
|
|
165
|
-
},
|
|
166
|
-
"group": "authentication",
|
|
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",
|
|
167
156
|
"binding": {
|
|
168
|
-
"
|
|
169
|
-
"
|
|
170
|
-
},
|
|
171
|
-
"condition": {
|
|
172
|
-
"property": "authentication.type",
|
|
173
|
-
"equals": "apiKey",
|
|
174
|
-
"type": "simple"
|
|
157
|
+
"type": "zeebe:property",
|
|
158
|
+
"name": "queryParameters"
|
|
175
159
|
},
|
|
176
|
-
"
|
|
160
|
+
"optional": true
|
|
177
161
|
},
|
|
178
162
|
{
|
|
179
|
-
"
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
|
|
184
|
-
},
|
|
185
|
-
"group": "authentication",
|
|
163
|
+
"label": "HTTP headers",
|
|
164
|
+
"description": "Map of HTTP headers to add to the request",
|
|
165
|
+
"group": "endpoint",
|
|
166
|
+
"type": "Text",
|
|
167
|
+
"feel": "required",
|
|
186
168
|
"binding": {
|
|
187
|
-
"
|
|
188
|
-
"
|
|
189
|
-
},
|
|
190
|
-
"condition": {
|
|
191
|
-
"property": "authentication.type",
|
|
192
|
-
"equals": "basic",
|
|
193
|
-
"type": "simple"
|
|
169
|
+
"type": "zeebe:property",
|
|
170
|
+
"name": "headers"
|
|
194
171
|
},
|
|
195
|
-
"
|
|
172
|
+
"optional": true
|
|
196
173
|
},
|
|
197
174
|
{
|
|
198
|
-
"
|
|
199
|
-
"
|
|
200
|
-
"
|
|
175
|
+
"label": "Interval",
|
|
176
|
+
"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>",
|
|
177
|
+
"group": "endpoint",
|
|
178
|
+
"type": "String",
|
|
179
|
+
"feel": "optional",
|
|
180
|
+
"value": "PT50S",
|
|
181
|
+
"binding": {
|
|
182
|
+
"type": "zeebe:property",
|
|
183
|
+
"name": "httpRequestInterval"
|
|
184
|
+
},
|
|
201
185
|
"constraints": {
|
|
202
|
-
"notEmpty": true
|
|
186
|
+
"notEmpty": true,
|
|
187
|
+
"pattern": {
|
|
188
|
+
"value": "^P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
|
|
189
|
+
"message": "value must be defined"
|
|
190
|
+
}
|
|
203
191
|
},
|
|
204
|
-
"
|
|
192
|
+
"optional": false
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"group": "endpoint",
|
|
196
|
+
"type": "Hidden",
|
|
197
|
+
"value": "PT5S",
|
|
205
198
|
"binding": {
|
|
206
|
-
"
|
|
207
|
-
"
|
|
208
|
-
},
|
|
209
|
-
"condition": {
|
|
210
|
-
"property": "authentication.type",
|
|
211
|
-
"equals": "basic",
|
|
212
|
-
"type": "simple"
|
|
199
|
+
"type": "zeebe:property",
|
|
200
|
+
"name": "processPollingInterval"
|
|
213
201
|
},
|
|
214
|
-
"
|
|
202
|
+
"optional": true
|
|
215
203
|
},
|
|
216
204
|
{
|
|
217
|
-
"id": "authentication.token",
|
|
218
205
|
"label": "Bearer token",
|
|
219
|
-
"optional": false,
|
|
220
|
-
"constraints": {
|
|
221
|
-
"notEmpty": true
|
|
222
|
-
},
|
|
223
206
|
"group": "authentication",
|
|
207
|
+
"type": "String",
|
|
208
|
+
"feel": "optional",
|
|
224
209
|
"binding": {
|
|
225
|
-
"
|
|
226
|
-
"
|
|
210
|
+
"type": "zeebe:property",
|
|
211
|
+
"name": "authentication.token"
|
|
227
212
|
},
|
|
228
|
-
"
|
|
229
|
-
"
|
|
230
|
-
"equals": "bearer",
|
|
231
|
-
"type": "simple"
|
|
213
|
+
"constraints": {
|
|
214
|
+
"notEmpty": true
|
|
232
215
|
},
|
|
233
|
-
"
|
|
216
|
+
"condition": {
|
|
217
|
+
"property": "authenticationType",
|
|
218
|
+
"equals": "bearer"
|
|
219
|
+
}
|
|
234
220
|
},
|
|
235
221
|
{
|
|
236
|
-
"
|
|
237
|
-
"label": "OAuth 2.0 token endpoint",
|
|
222
|
+
"label": "OAuth token endpoint",
|
|
238
223
|
"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
|
-
},
|
|
247
224
|
"group": "authentication",
|
|
225
|
+
"type": "String",
|
|
226
|
+
"feel": "optional",
|
|
248
227
|
"binding": {
|
|
249
|
-
"
|
|
250
|
-
"
|
|
228
|
+
"type": "zeebe:property",
|
|
229
|
+
"name": "authentication.oauthTokenEndpoint"
|
|
251
230
|
},
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
-
"equals": "oauth-client-credentials-flow",
|
|
255
|
-
"type": "simple"
|
|
231
|
+
"constraints": {
|
|
232
|
+
"notEmpty": true
|
|
256
233
|
},
|
|
257
|
-
"
|
|
234
|
+
"condition": {
|
|
235
|
+
"property": "authenticationType",
|
|
236
|
+
"equals": "oauth-client-credentials-flow"
|
|
237
|
+
}
|
|
258
238
|
},
|
|
259
239
|
{
|
|
260
|
-
"id": "authentication.clientId",
|
|
261
240
|
"label": "Client ID",
|
|
262
241
|
"description": "Your application's client ID from the OAuth client",
|
|
263
|
-
"optional": false,
|
|
264
|
-
"constraints": {
|
|
265
|
-
"notEmpty": true
|
|
266
|
-
},
|
|
267
242
|
"group": "authentication",
|
|
243
|
+
"type": "String",
|
|
244
|
+
"feel": "optional",
|
|
268
245
|
"binding": {
|
|
269
|
-
"
|
|
270
|
-
"
|
|
246
|
+
"type": "zeebe:property",
|
|
247
|
+
"name": "authentication.clientId"
|
|
271
248
|
},
|
|
272
|
-
"
|
|
273
|
-
"
|
|
274
|
-
"equals": "oauth-client-credentials-flow",
|
|
275
|
-
"type": "simple"
|
|
249
|
+
"constraints": {
|
|
250
|
+
"notEmpty": true
|
|
276
251
|
},
|
|
277
|
-
"
|
|
252
|
+
"condition": {
|
|
253
|
+
"property": "authenticationType",
|
|
254
|
+
"equals": "oauth-client-credentials-flow"
|
|
255
|
+
}
|
|
278
256
|
},
|
|
279
257
|
{
|
|
280
|
-
"id": "authentication.clientSecret",
|
|
281
258
|
"label": "Client secret",
|
|
282
259
|
"description": "Your application's client secret from the OAuth client",
|
|
283
|
-
"
|
|
260
|
+
"group": "authentication",
|
|
261
|
+
"type": "String",
|
|
262
|
+
"feel": "optional",
|
|
263
|
+
"binding": {
|
|
264
|
+
"type": "zeebe:property",
|
|
265
|
+
"name": "authentication.clientSecret"
|
|
266
|
+
},
|
|
284
267
|
"constraints": {
|
|
285
268
|
"notEmpty": true
|
|
286
269
|
},
|
|
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)",
|
|
287
278
|
"group": "authentication",
|
|
279
|
+
"type": "String",
|
|
280
|
+
"feel": "optional",
|
|
281
|
+
"optional": true,
|
|
288
282
|
"binding": {
|
|
289
|
-
"
|
|
290
|
-
"
|
|
283
|
+
"type": "zeebe:property",
|
|
284
|
+
"name": "authentication.scopes"
|
|
291
285
|
},
|
|
292
286
|
"condition": {
|
|
293
|
-
"property": "
|
|
294
|
-
"equals": "oauth-client-credentials-flow"
|
|
295
|
-
|
|
296
|
-
},
|
|
297
|
-
"type": "String"
|
|
287
|
+
"property": "authenticationType",
|
|
288
|
+
"equals": "oauth-client-credentials-flow"
|
|
289
|
+
}
|
|
298
290
|
},
|
|
299
291
|
{
|
|
300
|
-
"id": "authentication.audience",
|
|
301
292
|
"label": "Audience",
|
|
302
293
|
"description": "The unique identifier of the target API you want to access",
|
|
303
|
-
"optional": true,
|
|
304
294
|
"group": "authentication",
|
|
295
|
+
"type": "String",
|
|
296
|
+
"feel": "optional",
|
|
297
|
+
"optional": true,
|
|
305
298
|
"binding": {
|
|
306
|
-
"
|
|
307
|
-
"
|
|
299
|
+
"type": "zeebe:property",
|
|
300
|
+
"name": "authentication.audience"
|
|
308
301
|
},
|
|
309
302
|
"condition": {
|
|
310
|
-
"property": "
|
|
311
|
-
"equals": "oauth-client-credentials-flow"
|
|
312
|
-
|
|
313
|
-
},
|
|
314
|
-
"type": "String"
|
|
303
|
+
"property": "authenticationType",
|
|
304
|
+
"equals": "oauth-client-credentials-flow"
|
|
305
|
+
}
|
|
315
306
|
},
|
|
316
307
|
{
|
|
317
|
-
"id": "authentication.clientAuthentication",
|
|
318
308
|
"label": "Client authentication",
|
|
319
|
-
"
|
|
320
|
-
"optional": false,
|
|
321
|
-
"constraints": {
|
|
322
|
-
"notEmpty": true
|
|
323
|
-
},
|
|
309
|
+
"id": "authentication.clientAuthentication",
|
|
324
310
|
"group": "authentication",
|
|
325
|
-
"
|
|
326
|
-
|
|
327
|
-
"type": "zeebe:property"
|
|
328
|
-
},
|
|
329
|
-
"condition": {
|
|
330
|
-
"property": "authentication.type",
|
|
331
|
-
"equals": "oauth-client-credentials-flow",
|
|
332
|
-
"type": "simple"
|
|
333
|
-
},
|
|
311
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
312
|
+
"value": "basicAuthHeader",
|
|
334
313
|
"type": "Dropdown",
|
|
335
314
|
"choices": [
|
|
336
315
|
{
|
|
@@ -341,338 +320,152 @@
|
|
|
341
320
|
"name": "Send as Basic Auth header",
|
|
342
321
|
"value": "basicAuthHeader"
|
|
343
322
|
}
|
|
344
|
-
]
|
|
323
|
+
],
|
|
324
|
+
"binding": {
|
|
325
|
+
"type": "zeebe:property",
|
|
326
|
+
"name": "authentication.clientAuthentication"
|
|
327
|
+
},
|
|
328
|
+
"condition": {
|
|
329
|
+
"property": "authenticationType",
|
|
330
|
+
"equals": "oauth-client-credentials-flow"
|
|
331
|
+
}
|
|
345
332
|
},
|
|
346
333
|
{
|
|
347
|
-
"
|
|
348
|
-
"label": "Scopes",
|
|
349
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
350
|
-
"optional": true,
|
|
334
|
+
"label": "Username",
|
|
351
335
|
"group": "authentication",
|
|
336
|
+
"type": "String",
|
|
337
|
+
"feel": "optional",
|
|
352
338
|
"binding": {
|
|
353
|
-
"
|
|
354
|
-
"
|
|
339
|
+
"type": "zeebe:property",
|
|
340
|
+
"name": "authentication.username"
|
|
355
341
|
},
|
|
356
|
-
"
|
|
357
|
-
"
|
|
358
|
-
"equals": "oauth-client-credentials-flow",
|
|
359
|
-
"type": "simple"
|
|
342
|
+
"constraints": {
|
|
343
|
+
"notEmpty": true
|
|
360
344
|
},
|
|
361
|
-
"
|
|
345
|
+
"condition": {
|
|
346
|
+
"property": "authenticationType",
|
|
347
|
+
"equals": "basic"
|
|
348
|
+
}
|
|
362
349
|
},
|
|
363
350
|
{
|
|
364
|
-
"
|
|
365
|
-
"
|
|
366
|
-
"
|
|
367
|
-
"
|
|
351
|
+
"label": "Password",
|
|
352
|
+
"group": "authentication",
|
|
353
|
+
"type": "String",
|
|
354
|
+
"feel": "optional",
|
|
355
|
+
"binding": {
|
|
356
|
+
"type": "zeebe:property",
|
|
357
|
+
"name": "authentication.password"
|
|
358
|
+
},
|
|
368
359
|
"constraints": {
|
|
369
360
|
"notEmpty": true
|
|
370
361
|
},
|
|
371
|
-
"
|
|
372
|
-
|
|
373
|
-
"
|
|
374
|
-
|
|
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
|
-
]
|
|
362
|
+
"condition": {
|
|
363
|
+
"property": "authenticationType",
|
|
364
|
+
"equals": "basic"
|
|
365
|
+
}
|
|
399
366
|
},
|
|
400
367
|
{
|
|
401
|
-
"
|
|
402
|
-
"
|
|
403
|
-
"
|
|
404
|
-
"
|
|
405
|
-
"notEmpty": true,
|
|
406
|
-
"pattern": {
|
|
407
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
408
|
-
"message": "Must be a http(s) URL"
|
|
409
|
-
}
|
|
410
|
-
},
|
|
368
|
+
"label": "Request body",
|
|
369
|
+
"description": "Payload to send with the request",
|
|
370
|
+
"group": "input",
|
|
371
|
+
"type": "Text",
|
|
411
372
|
"feel": "optional",
|
|
412
|
-
"group": "endpoint",
|
|
413
373
|
"binding": {
|
|
414
|
-
"
|
|
415
|
-
"
|
|
374
|
+
"type": "zeebe:property",
|
|
375
|
+
"name": "body"
|
|
416
376
|
},
|
|
417
|
-
"
|
|
377
|
+
"condition": {
|
|
378
|
+
"property": "method",
|
|
379
|
+
"oneOf": ["post", "put", "patch"]
|
|
380
|
+
},
|
|
381
|
+
"optional": true
|
|
418
382
|
},
|
|
419
383
|
{
|
|
420
|
-
"
|
|
421
|
-
"
|
|
422
|
-
"
|
|
423
|
-
"optional": true,
|
|
384
|
+
"label": "Correlation key (process)",
|
|
385
|
+
"type": "String",
|
|
386
|
+
"group": "activation",
|
|
424
387
|
"feel": "required",
|
|
425
|
-
"
|
|
388
|
+
"description": "Sets up the correlation key from process variables",
|
|
426
389
|
"binding": {
|
|
427
|
-
"
|
|
428
|
-
"
|
|
390
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
391
|
+
"name": "correlationKey"
|
|
429
392
|
},
|
|
430
|
-
"
|
|
393
|
+
"constraints": {
|
|
394
|
+
"notEmpty": true
|
|
395
|
+
}
|
|
431
396
|
},
|
|
432
397
|
{
|
|
433
|
-
"
|
|
434
|
-
"
|
|
435
|
-
"
|
|
436
|
-
"optional": true,
|
|
398
|
+
"label": "Correlation key (payload)",
|
|
399
|
+
"type": "String",
|
|
400
|
+
"group": "activation",
|
|
437
401
|
"feel": "required",
|
|
438
|
-
"group": "endpoint",
|
|
439
402
|
"binding": {
|
|
440
|
-
"
|
|
441
|
-
"
|
|
403
|
+
"type": "zeebe:property",
|
|
404
|
+
"name": "correlationKeyExpression"
|
|
442
405
|
},
|
|
443
|
-
"
|
|
406
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
407
|
+
"constraints": {
|
|
408
|
+
"notEmpty": true
|
|
409
|
+
}
|
|
444
410
|
},
|
|
445
411
|
{
|
|
446
|
-
"
|
|
447
|
-
"
|
|
448
|
-
"
|
|
412
|
+
"label": "Condition",
|
|
413
|
+
"type": "String",
|
|
414
|
+
"group": "activation",
|
|
415
|
+
"feel": "required",
|
|
449
416
|
"optional": true,
|
|
450
|
-
"group": "endpoint",
|
|
451
417
|
"binding": {
|
|
452
|
-
"
|
|
453
|
-
"
|
|
418
|
+
"type": "zeebe:property",
|
|
419
|
+
"name": "activationCondition"
|
|
454
420
|
},
|
|
455
|
-
"
|
|
421
|
+
"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>"
|
|
456
422
|
},
|
|
457
423
|
{
|
|
458
|
-
"
|
|
459
|
-
"
|
|
460
|
-
"description": "If enabled, HTTP 3xx redirects will be followed automatically. Disabled by default.",
|
|
461
|
-
"optional": true,
|
|
462
|
-
"value": false,
|
|
463
|
-
"feel": "static",
|
|
424
|
+
"label": "Connection timeout",
|
|
425
|
+
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
464
426
|
"group": "endpoint",
|
|
465
|
-
"
|
|
466
|
-
"name": "followRedirects",
|
|
467
|
-
"type": "zeebe:property"
|
|
468
|
-
},
|
|
469
|
-
"type": "Boolean"
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
"id": "body",
|
|
473
|
-
"label": "Request body",
|
|
474
|
-
"description": "Payload to send with the request",
|
|
475
|
-
"optional": true,
|
|
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,
|
|
427
|
+
"type": "String",
|
|
542
428
|
"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
429
|
"binding": {
|
|
609
|
-
"
|
|
610
|
-
"
|
|
430
|
+
"type": "zeebe:property",
|
|
431
|
+
"name": "connectionTimeoutInSeconds"
|
|
611
432
|
},
|
|
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
433
|
"optional": true,
|
|
434
|
+
"feel": "optional",
|
|
619
435
|
"constraints": {
|
|
620
436
|
"notEmpty": false,
|
|
621
437
|
"pattern": {
|
|
622
|
-
"value": "^(
|
|
623
|
-
"message": "must be
|
|
438
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
439
|
+
"message": "must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
624
440
|
}
|
|
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"
|
|
441
|
+
}
|
|
648
442
|
},
|
|
649
443
|
{
|
|
650
|
-
"id": "resultVariable",
|
|
651
444
|
"label": "Result variable",
|
|
652
|
-
"
|
|
653
|
-
"group": "
|
|
445
|
+
"type": "String",
|
|
446
|
+
"group": "variable-mapping",
|
|
447
|
+
"optional": true,
|
|
654
448
|
"binding": {
|
|
655
|
-
"
|
|
656
|
-
"
|
|
449
|
+
"type": "zeebe:property",
|
|
450
|
+
"name": "resultVariable"
|
|
657
451
|
},
|
|
658
|
-
"
|
|
452
|
+
"description": "Name of variable to store the result of the connector in"
|
|
659
453
|
},
|
|
660
454
|
{
|
|
661
|
-
"id": "resultExpression",
|
|
662
455
|
"label": "Result expression",
|
|
663
|
-
"
|
|
664
|
-
"
|
|
456
|
+
"type": "String",
|
|
457
|
+
"group": "variable-mapping",
|
|
665
458
|
"feel": "required",
|
|
666
|
-
"
|
|
459
|
+
"optional": true,
|
|
667
460
|
"binding": {
|
|
668
|
-
"
|
|
669
|
-
"
|
|
461
|
+
"type": "zeebe:property",
|
|
462
|
+
"name": "resultExpression"
|
|
670
463
|
},
|
|
671
|
-
"
|
|
464
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
672
465
|
}
|
|
673
466
|
],
|
|
674
|
-
"
|
|
675
|
-
"
|
|
467
|
+
"engines": {
|
|
468
|
+
"camunda": "^8.3"
|
|
676
469
|
}
|
|
677
470
|
},
|
|
678
471
|
{
|
|
@@ -1799,7 +1592,7 @@
|
|
|
1799
1592
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1800
1593
|
"name": "HTTP Polling Intermediate Catch Event Connector",
|
|
1801
1594
|
"id": "io.camunda.connectors.http.Polling",
|
|
1802
|
-
"version":
|
|
1595
|
+
"version": 3,
|
|
1803
1596
|
"description": "Polls endpoint at regular intervals",
|
|
1804
1597
|
"icon": {
|
|
1805
1598
|
"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"
|
|
@@ -2268,12 +2061,19 @@
|
|
|
2268
2061
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2269
2062
|
"name": "HTTP Polling Intermediate Catch Event Connector",
|
|
2270
2063
|
"id": "io.camunda.connectors.http.Polling",
|
|
2271
|
-
"version": 3,
|
|
2272
2064
|
"description": "Polls endpoint at regular intervals",
|
|
2273
|
-
"
|
|
2274
|
-
"
|
|
2275
|
-
|
|
2065
|
+
"keywords": [
|
|
2066
|
+
"poll",
|
|
2067
|
+
"polling",
|
|
2068
|
+
"HTTP",
|
|
2069
|
+
"REST",
|
|
2070
|
+
"wait for response",
|
|
2071
|
+
"check status",
|
|
2072
|
+
"periodic request",
|
|
2073
|
+
"HTTP callback"
|
|
2074
|
+
],
|
|
2276
2075
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
2076
|
+
"version": 5,
|
|
2277
2077
|
"category": {
|
|
2278
2078
|
"id": "connectors",
|
|
2279
2079
|
"name": "Connectors"
|
|
@@ -2283,6 +2083,9 @@
|
|
|
2283
2083
|
"value": "bpmn:IntermediateCatchEvent",
|
|
2284
2084
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2285
2085
|
},
|
|
2086
|
+
"engines": {
|
|
2087
|
+
"camunda": "^8.9"
|
|
2088
|
+
},
|
|
2286
2089
|
"groups": [
|
|
2287
2090
|
{
|
|
2288
2091
|
"id": "authentication",
|
|
@@ -2293,56 +2096,55 @@
|
|
|
2293
2096
|
"label": "HTTP Polling configuration"
|
|
2294
2097
|
},
|
|
2295
2098
|
{
|
|
2296
|
-
"id": "
|
|
2099
|
+
"id": "payload",
|
|
2297
2100
|
"label": "Payload"
|
|
2298
2101
|
},
|
|
2299
2102
|
{
|
|
2300
|
-
"id": "
|
|
2301
|
-
"label": "
|
|
2103
|
+
"id": "interval",
|
|
2104
|
+
"label": "HTTP Polling Interval"
|
|
2302
2105
|
},
|
|
2303
2106
|
{
|
|
2304
|
-
"id": "
|
|
2305
|
-
"label": "
|
|
2107
|
+
"id": "timeout",
|
|
2108
|
+
"label": "Connection timeout"
|
|
2306
2109
|
},
|
|
2307
2110
|
{
|
|
2308
|
-
"id": "
|
|
2309
|
-
"label": "
|
|
2111
|
+
"id": "activation",
|
|
2112
|
+
"label": "Activation"
|
|
2310
2113
|
},
|
|
2311
2114
|
{
|
|
2312
|
-
"id": "
|
|
2313
|
-
"label": "
|
|
2115
|
+
"id": "correlation",
|
|
2116
|
+
"label": "Correlation",
|
|
2117
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
2118
|
+
},
|
|
2119
|
+
{
|
|
2120
|
+
"id": "output",
|
|
2121
|
+
"label": "Output mapping"
|
|
2314
2122
|
}
|
|
2315
2123
|
],
|
|
2316
2124
|
"properties": [
|
|
2317
2125
|
{
|
|
2318
|
-
"type": "Hidden",
|
|
2319
2126
|
"value": "io.camunda:http-polling:1",
|
|
2320
2127
|
"binding": {
|
|
2321
|
-
"
|
|
2322
|
-
"
|
|
2323
|
-
}
|
|
2324
|
-
},
|
|
2325
|
-
{
|
|
2326
|
-
"type": "Hidden",
|
|
2327
|
-
"generatedValue": {
|
|
2328
|
-
"type": "uuid"
|
|
2128
|
+
"name": "inbound.type",
|
|
2129
|
+
"type": "zeebe:property"
|
|
2329
2130
|
},
|
|
2330
|
-
"
|
|
2331
|
-
"type": "bpmn:Message#property",
|
|
2332
|
-
"name": "name"
|
|
2333
|
-
}
|
|
2131
|
+
"type": "Hidden"
|
|
2334
2132
|
},
|
|
2335
2133
|
{
|
|
2134
|
+
"id": "authentication.type",
|
|
2336
2135
|
"label": "Type",
|
|
2337
|
-
"id": "authenticationType",
|
|
2338
|
-
"group": "authentication",
|
|
2339
2136
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
2340
2137
|
"value": "noAuth",
|
|
2138
|
+
"group": "authentication",
|
|
2139
|
+
"binding": {
|
|
2140
|
+
"name": "authentication.type",
|
|
2141
|
+
"type": "zeebe:property"
|
|
2142
|
+
},
|
|
2341
2143
|
"type": "Dropdown",
|
|
2342
2144
|
"choices": [
|
|
2343
2145
|
{
|
|
2344
|
-
"name": "
|
|
2345
|
-
"value": "
|
|
2146
|
+
"name": "API key",
|
|
2147
|
+
"value": "apiKey"
|
|
2346
2148
|
},
|
|
2347
2149
|
{
|
|
2348
2150
|
"name": "Basic",
|
|
@@ -2352,229 +2154,245 @@
|
|
|
2352
2154
|
"name": "Bearer token",
|
|
2353
2155
|
"value": "bearer"
|
|
2354
2156
|
},
|
|
2157
|
+
{
|
|
2158
|
+
"name": "None",
|
|
2159
|
+
"value": "noAuth"
|
|
2160
|
+
},
|
|
2355
2161
|
{
|
|
2356
2162
|
"name": "OAuth 2.0",
|
|
2357
2163
|
"value": "oauth-client-credentials-flow"
|
|
2164
|
+
},
|
|
2165
|
+
{
|
|
2166
|
+
"name": "OAuth 2.0 Refresh Token",
|
|
2167
|
+
"value": "oauth-refresh-token"
|
|
2358
2168
|
}
|
|
2359
|
-
]
|
|
2360
|
-
"binding": {
|
|
2361
|
-
"type": "zeebe:property",
|
|
2362
|
-
"name": "authentication.type"
|
|
2363
|
-
}
|
|
2169
|
+
]
|
|
2364
2170
|
},
|
|
2365
2171
|
{
|
|
2366
|
-
"id": "
|
|
2367
|
-
"label": "
|
|
2368
|
-
"
|
|
2172
|
+
"id": "authentication.apiKeyLocation",
|
|
2173
|
+
"label": "Api key location",
|
|
2174
|
+
"description": "Choose type: Send API key in header or as query parameter.",
|
|
2175
|
+
"optional": false,
|
|
2176
|
+
"value": "headers",
|
|
2177
|
+
"constraints": {
|
|
2178
|
+
"notEmpty": true
|
|
2179
|
+
},
|
|
2180
|
+
"group": "authentication",
|
|
2181
|
+
"binding": {
|
|
2182
|
+
"name": "authentication.apiKeyLocation",
|
|
2183
|
+
"type": "zeebe:property"
|
|
2184
|
+
},
|
|
2185
|
+
"condition": {
|
|
2186
|
+
"property": "authentication.type",
|
|
2187
|
+
"equals": "apiKey",
|
|
2188
|
+
"type": "simple"
|
|
2189
|
+
},
|
|
2369
2190
|
"type": "Dropdown",
|
|
2370
|
-
"value": "get",
|
|
2371
2191
|
"choices": [
|
|
2372
2192
|
{
|
|
2373
|
-
"name": "
|
|
2374
|
-
"value": "
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
"name": "POST",
|
|
2378
|
-
"value": "post"
|
|
2379
|
-
},
|
|
2380
|
-
{
|
|
2381
|
-
"name": "PATCH",
|
|
2382
|
-
"value": "patch"
|
|
2383
|
-
},
|
|
2384
|
-
{
|
|
2385
|
-
"name": "PUT",
|
|
2386
|
-
"value": "put"
|
|
2193
|
+
"name": "Headers",
|
|
2194
|
+
"value": "headers"
|
|
2387
2195
|
},
|
|
2388
2196
|
{
|
|
2389
|
-
"name": "
|
|
2390
|
-
"value": "
|
|
2197
|
+
"name": "Query parameters",
|
|
2198
|
+
"value": "query"
|
|
2391
2199
|
}
|
|
2392
|
-
]
|
|
2393
|
-
"binding": {
|
|
2394
|
-
"type": "zeebe:property",
|
|
2395
|
-
"name": "method"
|
|
2396
|
-
}
|
|
2200
|
+
]
|
|
2397
2201
|
},
|
|
2398
2202
|
{
|
|
2399
|
-
"
|
|
2400
|
-
"
|
|
2401
|
-
"
|
|
2402
|
-
"feel": "optional",
|
|
2403
|
-
"binding": {
|
|
2404
|
-
"type": "zeebe:property",
|
|
2405
|
-
"name": "url"
|
|
2406
|
-
},
|
|
2203
|
+
"id": "authentication.name",
|
|
2204
|
+
"label": "API key name",
|
|
2205
|
+
"optional": false,
|
|
2407
2206
|
"constraints": {
|
|
2408
|
-
"notEmpty": true
|
|
2409
|
-
|
|
2410
|
-
|
|
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",
|
|
2207
|
+
"notEmpty": true
|
|
2208
|
+
},
|
|
2209
|
+
"group": "authentication",
|
|
2421
2210
|
"binding": {
|
|
2422
|
-
"
|
|
2423
|
-
"
|
|
2211
|
+
"name": "authentication.name",
|
|
2212
|
+
"type": "zeebe:property"
|
|
2424
2213
|
},
|
|
2425
|
-
"
|
|
2214
|
+
"condition": {
|
|
2215
|
+
"property": "authentication.type",
|
|
2216
|
+
"equals": "apiKey",
|
|
2217
|
+
"type": "simple"
|
|
2218
|
+
},
|
|
2219
|
+
"type": "String"
|
|
2426
2220
|
},
|
|
2427
2221
|
{
|
|
2428
|
-
"
|
|
2429
|
-
"
|
|
2430
|
-
"
|
|
2431
|
-
"
|
|
2432
|
-
|
|
2222
|
+
"id": "authentication.value",
|
|
2223
|
+
"label": "API key value",
|
|
2224
|
+
"optional": false,
|
|
2225
|
+
"constraints": {
|
|
2226
|
+
"notEmpty": true
|
|
2227
|
+
},
|
|
2228
|
+
"group": "authentication",
|
|
2433
2229
|
"binding": {
|
|
2434
|
-
"
|
|
2435
|
-
"
|
|
2230
|
+
"name": "authentication.value",
|
|
2231
|
+
"type": "zeebe:property"
|
|
2436
2232
|
},
|
|
2437
|
-
"
|
|
2233
|
+
"condition": {
|
|
2234
|
+
"property": "authentication.type",
|
|
2235
|
+
"equals": "apiKey",
|
|
2236
|
+
"type": "simple"
|
|
2237
|
+
},
|
|
2238
|
+
"type": "String"
|
|
2438
2239
|
},
|
|
2439
2240
|
{
|
|
2440
|
-
"
|
|
2441
|
-
"
|
|
2442
|
-
"
|
|
2443
|
-
"
|
|
2444
|
-
|
|
2445
|
-
|
|
2241
|
+
"id": "authentication.username",
|
|
2242
|
+
"label": "Username",
|
|
2243
|
+
"optional": false,
|
|
2244
|
+
"constraints": {
|
|
2245
|
+
"notEmpty": true
|
|
2246
|
+
},
|
|
2247
|
+
"group": "authentication",
|
|
2446
2248
|
"binding": {
|
|
2447
|
-
"
|
|
2448
|
-
"
|
|
2249
|
+
"name": "authentication.username",
|
|
2250
|
+
"type": "zeebe:property"
|
|
2449
2251
|
},
|
|
2450
|
-
"
|
|
2451
|
-
"
|
|
2452
|
-
"
|
|
2453
|
-
|
|
2454
|
-
"message": "value must be defined"
|
|
2455
|
-
}
|
|
2252
|
+
"condition": {
|
|
2253
|
+
"property": "authentication.type",
|
|
2254
|
+
"equals": "basic",
|
|
2255
|
+
"type": "simple"
|
|
2456
2256
|
},
|
|
2457
|
-
"
|
|
2257
|
+
"type": "String"
|
|
2458
2258
|
},
|
|
2459
2259
|
{
|
|
2460
|
-
"
|
|
2461
|
-
"
|
|
2462
|
-
"
|
|
2260
|
+
"id": "authentication.password",
|
|
2261
|
+
"label": "Password",
|
|
2262
|
+
"optional": false,
|
|
2263
|
+
"constraints": {
|
|
2264
|
+
"notEmpty": true
|
|
2265
|
+
},
|
|
2266
|
+
"group": "authentication",
|
|
2463
2267
|
"binding": {
|
|
2464
|
-
"
|
|
2465
|
-
"
|
|
2268
|
+
"name": "authentication.password",
|
|
2269
|
+
"type": "zeebe:property"
|
|
2466
2270
|
},
|
|
2467
|
-
"
|
|
2271
|
+
"condition": {
|
|
2272
|
+
"property": "authentication.type",
|
|
2273
|
+
"equals": "basic",
|
|
2274
|
+
"type": "simple"
|
|
2275
|
+
},
|
|
2276
|
+
"type": "String"
|
|
2468
2277
|
},
|
|
2469
2278
|
{
|
|
2279
|
+
"id": "authentication.token",
|
|
2470
2280
|
"label": "Bearer token",
|
|
2471
|
-
"
|
|
2472
|
-
"type": "String",
|
|
2473
|
-
"feel": "optional",
|
|
2474
|
-
"binding": {
|
|
2475
|
-
"type": "zeebe:property",
|
|
2476
|
-
"name": "authentication.token"
|
|
2477
|
-
},
|
|
2281
|
+
"optional": false,
|
|
2478
2282
|
"constraints": {
|
|
2479
2283
|
"notEmpty": true
|
|
2480
2284
|
},
|
|
2481
|
-
"condition": {
|
|
2482
|
-
"property": "authenticationType",
|
|
2483
|
-
"equals": "bearer"
|
|
2484
|
-
}
|
|
2485
|
-
},
|
|
2486
|
-
{
|
|
2487
|
-
"label": "OAuth token endpoint",
|
|
2488
|
-
"description": "The OAuth token endpoint",
|
|
2489
2285
|
"group": "authentication",
|
|
2490
|
-
"type": "String",
|
|
2491
|
-
"feel": "optional",
|
|
2492
2286
|
"binding": {
|
|
2493
|
-
"
|
|
2494
|
-
"
|
|
2495
|
-
},
|
|
2496
|
-
"constraints": {
|
|
2497
|
-
"notEmpty": true
|
|
2287
|
+
"name": "authentication.token",
|
|
2288
|
+
"type": "zeebe:property"
|
|
2498
2289
|
},
|
|
2499
2290
|
"condition": {
|
|
2500
|
-
"property": "
|
|
2501
|
-
"equals": "
|
|
2502
|
-
|
|
2291
|
+
"property": "authentication.type",
|
|
2292
|
+
"equals": "bearer",
|
|
2293
|
+
"type": "simple"
|
|
2294
|
+
},
|
|
2295
|
+
"type": "String"
|
|
2503
2296
|
},
|
|
2504
2297
|
{
|
|
2505
|
-
"
|
|
2506
|
-
"
|
|
2507
|
-
"
|
|
2508
|
-
"
|
|
2509
|
-
"
|
|
2298
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
2299
|
+
"label": "OAuth 2.0 token endpoint",
|
|
2300
|
+
"description": "The OAuth token endpoint",
|
|
2301
|
+
"optional": false,
|
|
2302
|
+
"constraints": {
|
|
2303
|
+
"notEmpty": true,
|
|
2304
|
+
"pattern": {
|
|
2305
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2306
|
+
"message": "Must be a http(s) URL"
|
|
2307
|
+
}
|
|
2308
|
+
},
|
|
2309
|
+
"group": "authentication",
|
|
2510
2310
|
"binding": {
|
|
2511
|
-
"
|
|
2512
|
-
"
|
|
2311
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
2312
|
+
"type": "zeebe:property"
|
|
2313
|
+
},
|
|
2314
|
+
"condition": {
|
|
2315
|
+
"property": "authentication.type",
|
|
2316
|
+
"equals": "oauth-client-credentials-flow",
|
|
2317
|
+
"type": "simple"
|
|
2513
2318
|
},
|
|
2319
|
+
"type": "String"
|
|
2320
|
+
},
|
|
2321
|
+
{
|
|
2322
|
+
"id": "authentication.clientId",
|
|
2323
|
+
"label": "Client ID",
|
|
2324
|
+
"description": "Your application's client ID from the OAuth client",
|
|
2325
|
+
"optional": false,
|
|
2514
2326
|
"constraints": {
|
|
2515
2327
|
"notEmpty": true
|
|
2516
2328
|
},
|
|
2329
|
+
"group": "authentication",
|
|
2330
|
+
"binding": {
|
|
2331
|
+
"name": "authentication.clientId",
|
|
2332
|
+
"type": "zeebe:property"
|
|
2333
|
+
},
|
|
2517
2334
|
"condition": {
|
|
2518
|
-
"property": "
|
|
2519
|
-
"equals": "oauth-client-credentials-flow"
|
|
2520
|
-
|
|
2335
|
+
"property": "authentication.type",
|
|
2336
|
+
"equals": "oauth-client-credentials-flow",
|
|
2337
|
+
"type": "simple"
|
|
2338
|
+
},
|
|
2339
|
+
"type": "String"
|
|
2521
2340
|
},
|
|
2522
2341
|
{
|
|
2342
|
+
"id": "authentication.clientSecret",
|
|
2523
2343
|
"label": "Client secret",
|
|
2524
2344
|
"description": "Your application's client secret from the OAuth client",
|
|
2525
|
-
"
|
|
2526
|
-
"type": "String",
|
|
2527
|
-
"feel": "optional",
|
|
2528
|
-
"binding": {
|
|
2529
|
-
"type": "zeebe:property",
|
|
2530
|
-
"name": "authentication.clientSecret"
|
|
2531
|
-
},
|
|
2345
|
+
"optional": false,
|
|
2532
2346
|
"constraints": {
|
|
2533
2347
|
"notEmpty": true
|
|
2534
2348
|
},
|
|
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
2349
|
"group": "authentication",
|
|
2544
|
-
"type": "String",
|
|
2545
|
-
"feel": "optional",
|
|
2546
|
-
"optional": true,
|
|
2547
2350
|
"binding": {
|
|
2548
|
-
"
|
|
2549
|
-
"
|
|
2351
|
+
"name": "authentication.clientSecret",
|
|
2352
|
+
"type": "zeebe:property"
|
|
2550
2353
|
},
|
|
2551
2354
|
"condition": {
|
|
2552
|
-
"property": "
|
|
2553
|
-
"equals": "oauth-client-credentials-flow"
|
|
2554
|
-
|
|
2355
|
+
"property": "authentication.type",
|
|
2356
|
+
"equals": "oauth-client-credentials-flow",
|
|
2357
|
+
"type": "simple"
|
|
2358
|
+
},
|
|
2359
|
+
"type": "String"
|
|
2555
2360
|
},
|
|
2556
2361
|
{
|
|
2362
|
+
"id": "authentication.audience",
|
|
2557
2363
|
"label": "Audience",
|
|
2558
2364
|
"description": "The unique identifier of the target API you want to access",
|
|
2559
|
-
"group": "authentication",
|
|
2560
|
-
"type": "String",
|
|
2561
|
-
"feel": "optional",
|
|
2562
2365
|
"optional": true,
|
|
2366
|
+
"group": "authentication",
|
|
2563
2367
|
"binding": {
|
|
2564
|
-
"
|
|
2565
|
-
"
|
|
2368
|
+
"name": "authentication.audience",
|
|
2369
|
+
"type": "zeebe:property"
|
|
2566
2370
|
},
|
|
2567
2371
|
"condition": {
|
|
2568
|
-
"property": "
|
|
2569
|
-
"equals": "oauth-client-credentials-flow"
|
|
2570
|
-
|
|
2372
|
+
"property": "authentication.type",
|
|
2373
|
+
"equals": "oauth-client-credentials-flow",
|
|
2374
|
+
"type": "simple"
|
|
2375
|
+
},
|
|
2376
|
+
"type": "String"
|
|
2571
2377
|
},
|
|
2572
2378
|
{
|
|
2573
|
-
"label": "Client authentication",
|
|
2574
2379
|
"id": "authentication.clientAuthentication",
|
|
2575
|
-
"
|
|
2380
|
+
"label": "Client authentication",
|
|
2576
2381
|
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
2577
|
-
"
|
|
2382
|
+
"optional": false,
|
|
2383
|
+
"constraints": {
|
|
2384
|
+
"notEmpty": true
|
|
2385
|
+
},
|
|
2386
|
+
"group": "authentication",
|
|
2387
|
+
"binding": {
|
|
2388
|
+
"name": "authentication.clientAuthentication",
|
|
2389
|
+
"type": "zeebe:property"
|
|
2390
|
+
},
|
|
2391
|
+
"condition": {
|
|
2392
|
+
"property": "authentication.type",
|
|
2393
|
+
"equals": "oauth-client-credentials-flow",
|
|
2394
|
+
"type": "simple"
|
|
2395
|
+
},
|
|
2578
2396
|
"type": "Dropdown",
|
|
2579
2397
|
"choices": [
|
|
2580
2398
|
{
|
|
@@ -2585,152 +2403,436 @@
|
|
|
2585
2403
|
"name": "Send as Basic Auth header",
|
|
2586
2404
|
"value": "basicAuthHeader"
|
|
2587
2405
|
}
|
|
2588
|
-
]
|
|
2589
|
-
"binding": {
|
|
2590
|
-
"type": "zeebe:property",
|
|
2591
|
-
"name": "authentication.clientAuthentication"
|
|
2592
|
-
},
|
|
2593
|
-
"condition": {
|
|
2594
|
-
"property": "authenticationType",
|
|
2595
|
-
"equals": "oauth-client-credentials-flow"
|
|
2596
|
-
}
|
|
2406
|
+
]
|
|
2597
2407
|
},
|
|
2598
2408
|
{
|
|
2599
|
-
"
|
|
2409
|
+
"id": "authentication.scopes",
|
|
2410
|
+
"label": "Scopes",
|
|
2411
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
2412
|
+
"optional": true,
|
|
2600
2413
|
"group": "authentication",
|
|
2601
|
-
"type": "String",
|
|
2602
|
-
"feel": "optional",
|
|
2603
2414
|
"binding": {
|
|
2604
|
-
"
|
|
2605
|
-
"
|
|
2606
|
-
},
|
|
2607
|
-
"constraints": {
|
|
2608
|
-
"notEmpty": true
|
|
2415
|
+
"name": "authentication.scopes",
|
|
2416
|
+
"type": "zeebe:property"
|
|
2609
2417
|
},
|
|
2610
2418
|
"condition": {
|
|
2611
|
-
"property": "
|
|
2612
|
-
"equals": "
|
|
2613
|
-
|
|
2419
|
+
"property": "authentication.type",
|
|
2420
|
+
"equals": "oauth-client-credentials-flow",
|
|
2421
|
+
"type": "simple"
|
|
2422
|
+
},
|
|
2423
|
+
"type": "String"
|
|
2614
2424
|
},
|
|
2615
2425
|
{
|
|
2616
|
-
"
|
|
2426
|
+
"id": "authentication.oauthRefreshToken.oauthTokenEndpoint",
|
|
2427
|
+
"label": "OAuth 2.0 token endpoint",
|
|
2428
|
+
"description": "The OAuth token endpoint",
|
|
2429
|
+
"optional": false,
|
|
2430
|
+
"constraints": {
|
|
2431
|
+
"notEmpty": true,
|
|
2432
|
+
"pattern": {
|
|
2433
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2434
|
+
"message": "Must be a http(s) URL"
|
|
2435
|
+
}
|
|
2436
|
+
},
|
|
2617
2437
|
"group": "authentication",
|
|
2618
|
-
"type": "String",
|
|
2619
|
-
"feel": "optional",
|
|
2620
2438
|
"binding": {
|
|
2621
|
-
"
|
|
2622
|
-
"
|
|
2439
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
2440
|
+
"type": "zeebe:property"
|
|
2441
|
+
},
|
|
2442
|
+
"condition": {
|
|
2443
|
+
"property": "authentication.type",
|
|
2444
|
+
"equals": "oauth-refresh-token",
|
|
2445
|
+
"type": "simple"
|
|
2623
2446
|
},
|
|
2447
|
+
"type": "String"
|
|
2448
|
+
},
|
|
2449
|
+
{
|
|
2450
|
+
"id": "authentication.oauthRefreshToken.clientId",
|
|
2451
|
+
"label": "Client ID",
|
|
2452
|
+
"description": "Your application's client ID from the OAuth client",
|
|
2453
|
+
"optional": false,
|
|
2624
2454
|
"constraints": {
|
|
2625
2455
|
"notEmpty": true
|
|
2626
2456
|
},
|
|
2457
|
+
"group": "authentication",
|
|
2458
|
+
"binding": {
|
|
2459
|
+
"name": "authentication.clientId",
|
|
2460
|
+
"type": "zeebe:property"
|
|
2461
|
+
},
|
|
2627
2462
|
"condition": {
|
|
2628
|
-
"property": "
|
|
2629
|
-
"equals": "
|
|
2630
|
-
|
|
2463
|
+
"property": "authentication.type",
|
|
2464
|
+
"equals": "oauth-refresh-token",
|
|
2465
|
+
"type": "simple"
|
|
2466
|
+
},
|
|
2467
|
+
"type": "String"
|
|
2631
2468
|
},
|
|
2632
2469
|
{
|
|
2633
|
-
"
|
|
2634
|
-
"
|
|
2635
|
-
"
|
|
2636
|
-
"
|
|
2637
|
-
"
|
|
2470
|
+
"id": "authentication.oauthRefreshToken.clientSecret",
|
|
2471
|
+
"label": "Client secret",
|
|
2472
|
+
"description": "Your application's client secret from the OAuth client",
|
|
2473
|
+
"optional": true,
|
|
2474
|
+
"group": "authentication",
|
|
2638
2475
|
"binding": {
|
|
2639
|
-
"
|
|
2640
|
-
"
|
|
2476
|
+
"name": "authentication.clientSecret",
|
|
2477
|
+
"type": "zeebe:property"
|
|
2641
2478
|
},
|
|
2642
2479
|
"condition": {
|
|
2643
|
-
"property": "
|
|
2644
|
-
"
|
|
2480
|
+
"property": "authentication.type",
|
|
2481
|
+
"equals": "oauth-refresh-token",
|
|
2482
|
+
"type": "simple"
|
|
2645
2483
|
},
|
|
2646
|
-
"
|
|
2484
|
+
"type": "String"
|
|
2647
2485
|
},
|
|
2648
2486
|
{
|
|
2649
|
-
"
|
|
2650
|
-
"
|
|
2651
|
-
"
|
|
2652
|
-
"
|
|
2653
|
-
"description": "Sets up the correlation key from process variables",
|
|
2654
|
-
"binding": {
|
|
2655
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2656
|
-
"name": "correlationKey"
|
|
2657
|
-
},
|
|
2487
|
+
"id": "authentication.oauthRefreshToken.refreshToken",
|
|
2488
|
+
"label": "Refresh token",
|
|
2489
|
+
"description": "The refresh token used to obtain a new access token",
|
|
2490
|
+
"optional": false,
|
|
2658
2491
|
"constraints": {
|
|
2659
2492
|
"notEmpty": true
|
|
2660
|
-
}
|
|
2661
|
-
|
|
2662
|
-
{
|
|
2663
|
-
"label": "Correlation key (payload)",
|
|
2664
|
-
"type": "String",
|
|
2665
|
-
"group": "activation",
|
|
2666
|
-
"feel": "required",
|
|
2493
|
+
},
|
|
2494
|
+
"group": "authentication",
|
|
2667
2495
|
"binding": {
|
|
2668
|
-
"
|
|
2669
|
-
"
|
|
2496
|
+
"name": "authentication.refreshToken",
|
|
2497
|
+
"type": "zeebe:property"
|
|
2670
2498
|
},
|
|
2671
|
-
"
|
|
2672
|
-
|
|
2673
|
-
"
|
|
2674
|
-
|
|
2499
|
+
"condition": {
|
|
2500
|
+
"property": "authentication.type",
|
|
2501
|
+
"equals": "oauth-refresh-token",
|
|
2502
|
+
"type": "simple"
|
|
2503
|
+
},
|
|
2504
|
+
"type": "String"
|
|
2675
2505
|
},
|
|
2676
2506
|
{
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2679
|
-
"
|
|
2680
|
-
"feel": "required",
|
|
2507
|
+
"id": "authentication.oauthRefreshToken.scopes",
|
|
2508
|
+
"label": "Scopes",
|
|
2509
|
+
"description": "The scopes to request authorization for (space-separated)",
|
|
2681
2510
|
"optional": true,
|
|
2511
|
+
"group": "authentication",
|
|
2682
2512
|
"binding": {
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2513
|
+
"name": "authentication.scopes",
|
|
2514
|
+
"type": "zeebe:property"
|
|
2685
2515
|
},
|
|
2686
|
-
"
|
|
2516
|
+
"condition": {
|
|
2517
|
+
"property": "authentication.type",
|
|
2518
|
+
"equals": "oauth-refresh-token",
|
|
2519
|
+
"type": "simple"
|
|
2520
|
+
},
|
|
2521
|
+
"type": "String"
|
|
2687
2522
|
},
|
|
2688
2523
|
{
|
|
2689
|
-
"
|
|
2690
|
-
"
|
|
2524
|
+
"id": "method",
|
|
2525
|
+
"label": "Method",
|
|
2526
|
+
"optional": false,
|
|
2527
|
+
"value": "GET",
|
|
2528
|
+
"constraints": {
|
|
2529
|
+
"notEmpty": true
|
|
2530
|
+
},
|
|
2691
2531
|
"group": "endpoint",
|
|
2692
|
-
"type": "String",
|
|
2693
|
-
"value": "20",
|
|
2694
2532
|
"binding": {
|
|
2695
|
-
"
|
|
2696
|
-
"
|
|
2533
|
+
"name": "method",
|
|
2534
|
+
"type": "zeebe:property"
|
|
2535
|
+
},
|
|
2536
|
+
"type": "Dropdown",
|
|
2537
|
+
"choices": [
|
|
2538
|
+
{
|
|
2539
|
+
"name": "POST",
|
|
2540
|
+
"value": "POST"
|
|
2541
|
+
},
|
|
2542
|
+
{
|
|
2543
|
+
"name": "GET",
|
|
2544
|
+
"value": "GET"
|
|
2545
|
+
},
|
|
2546
|
+
{
|
|
2547
|
+
"name": "DELETE",
|
|
2548
|
+
"value": "DELETE"
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
"name": "PATCH",
|
|
2552
|
+
"value": "PATCH"
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"name": "PUT",
|
|
2556
|
+
"value": "PUT"
|
|
2557
|
+
}
|
|
2558
|
+
]
|
|
2559
|
+
},
|
|
2560
|
+
{
|
|
2561
|
+
"id": "url",
|
|
2562
|
+
"label": "URL",
|
|
2563
|
+
"optional": false,
|
|
2564
|
+
"constraints": {
|
|
2565
|
+
"notEmpty": true,
|
|
2566
|
+
"pattern": {
|
|
2567
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2568
|
+
"message": "Must be a http(s) URL"
|
|
2569
|
+
}
|
|
2570
|
+
},
|
|
2571
|
+
"feel": "optional",
|
|
2572
|
+
"group": "endpoint",
|
|
2573
|
+
"binding": {
|
|
2574
|
+
"name": "url",
|
|
2575
|
+
"type": "zeebe:property"
|
|
2576
|
+
},
|
|
2577
|
+
"type": "String"
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
"id": "queryParameters",
|
|
2581
|
+
"label": "Query parameters",
|
|
2582
|
+
"description": "Map of query parameters to add to the request URL",
|
|
2583
|
+
"optional": true,
|
|
2584
|
+
"feel": "required",
|
|
2585
|
+
"group": "endpoint",
|
|
2586
|
+
"binding": {
|
|
2587
|
+
"name": "queryParameters",
|
|
2588
|
+
"type": "zeebe:property"
|
|
2589
|
+
},
|
|
2590
|
+
"type": "String"
|
|
2591
|
+
},
|
|
2592
|
+
{
|
|
2593
|
+
"id": "headers",
|
|
2594
|
+
"label": "Headers",
|
|
2595
|
+
"description": "Map of HTTP headers to add to the request",
|
|
2596
|
+
"optional": true,
|
|
2597
|
+
"feel": "required",
|
|
2598
|
+
"group": "endpoint",
|
|
2599
|
+
"binding": {
|
|
2600
|
+
"name": "headers",
|
|
2601
|
+
"type": "zeebe:property"
|
|
2602
|
+
},
|
|
2603
|
+
"type": "String"
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
"id": "skipEncoding",
|
|
2607
|
+
"label": "Skip URL encoding",
|
|
2608
|
+
"description": "Skip the default URL decoding and encoding behavior",
|
|
2609
|
+
"optional": true,
|
|
2610
|
+
"group": "endpoint",
|
|
2611
|
+
"binding": {
|
|
2612
|
+
"name": "skipEncoding",
|
|
2613
|
+
"type": "zeebe:property"
|
|
2614
|
+
},
|
|
2615
|
+
"type": "Hidden"
|
|
2616
|
+
},
|
|
2617
|
+
{
|
|
2618
|
+
"id": "followRedirects",
|
|
2619
|
+
"label": "Follow redirects",
|
|
2620
|
+
"description": "If enabled, HTTP 3xx redirects will be followed automatically. Disabled by default.",
|
|
2621
|
+
"optional": true,
|
|
2622
|
+
"value": false,
|
|
2623
|
+
"feel": "static",
|
|
2624
|
+
"group": "endpoint",
|
|
2625
|
+
"binding": {
|
|
2626
|
+
"name": "followRedirects",
|
|
2627
|
+
"type": "zeebe:property"
|
|
2697
2628
|
},
|
|
2629
|
+
"type": "Boolean"
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"id": "body",
|
|
2633
|
+
"label": "Request body",
|
|
2634
|
+
"description": "Payload to send with the request",
|
|
2698
2635
|
"optional": true,
|
|
2699
2636
|
"feel": "optional",
|
|
2637
|
+
"group": "payload",
|
|
2638
|
+
"binding": {
|
|
2639
|
+
"name": "body",
|
|
2640
|
+
"type": "zeebe:property"
|
|
2641
|
+
},
|
|
2642
|
+
"condition": {
|
|
2643
|
+
"property": "method",
|
|
2644
|
+
"oneOf": ["POST", "PUT", "PATCH"],
|
|
2645
|
+
"type": "simple"
|
|
2646
|
+
},
|
|
2647
|
+
"type": "Text"
|
|
2648
|
+
},
|
|
2649
|
+
{
|
|
2650
|
+
"id": "httpRequestInterval",
|
|
2651
|
+
"label": "Http request interval",
|
|
2652
|
+
"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>",
|
|
2653
|
+
"optional": false,
|
|
2654
|
+
"value": "PT50S",
|
|
2655
|
+
"feel": "optional",
|
|
2656
|
+
"group": "interval",
|
|
2657
|
+
"binding": {
|
|
2658
|
+
"name": "httpRequestInterval",
|
|
2659
|
+
"type": "zeebe:property"
|
|
2660
|
+
},
|
|
2661
|
+
"type": "String"
|
|
2662
|
+
},
|
|
2663
|
+
{
|
|
2664
|
+
"id": "processPollingInterval",
|
|
2665
|
+
"label": "Process polling interval",
|
|
2666
|
+
"optional": false,
|
|
2667
|
+
"value": "PT5S",
|
|
2668
|
+
"group": "interval",
|
|
2669
|
+
"binding": {
|
|
2670
|
+
"name": "processPollingInterval",
|
|
2671
|
+
"type": "zeebe:property"
|
|
2672
|
+
},
|
|
2673
|
+
"type": "Hidden"
|
|
2674
|
+
},
|
|
2675
|
+
{
|
|
2676
|
+
"id": "connectionTimeoutInSeconds",
|
|
2677
|
+
"label": "Connection timeout in seconds",
|
|
2678
|
+
"description": "Defines the connection timeout in seconds, or 0 for an infinite timeout",
|
|
2679
|
+
"optional": false,
|
|
2680
|
+
"value": "20",
|
|
2681
|
+
"constraints": {
|
|
2682
|
+
"notEmpty": true,
|
|
2683
|
+
"pattern": {
|
|
2684
|
+
"value": "^\\d+$",
|
|
2685
|
+
"message": "Must be a number"
|
|
2686
|
+
}
|
|
2687
|
+
},
|
|
2688
|
+
"feel": "optional",
|
|
2689
|
+
"group": "timeout",
|
|
2690
|
+
"binding": {
|
|
2691
|
+
"name": "connectionTimeoutInSeconds",
|
|
2692
|
+
"type": "zeebe:property"
|
|
2693
|
+
},
|
|
2694
|
+
"tooltip": "Set the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
2695
|
+
"type": "String"
|
|
2696
|
+
},
|
|
2697
|
+
{
|
|
2698
|
+
"id": "readTimeoutInSeconds",
|
|
2699
|
+
"label": "Read timeout in seconds",
|
|
2700
|
+
"description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
|
|
2701
|
+
"optional": false,
|
|
2702
|
+
"value": "20",
|
|
2703
|
+
"constraints": {
|
|
2704
|
+
"notEmpty": true,
|
|
2705
|
+
"pattern": {
|
|
2706
|
+
"value": "^\\d+$",
|
|
2707
|
+
"message": "Must be a number"
|
|
2708
|
+
}
|
|
2709
|
+
},
|
|
2710
|
+
"feel": "optional",
|
|
2711
|
+
"group": "timeout",
|
|
2712
|
+
"binding": {
|
|
2713
|
+
"name": "readTimeoutInSeconds",
|
|
2714
|
+
"type": "zeebe:property"
|
|
2715
|
+
},
|
|
2716
|
+
"type": "String"
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"id": "activationCondition",
|
|
2720
|
+
"label": "Activation condition",
|
|
2721
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2722
|
+
"optional": true,
|
|
2723
|
+
"feel": "required",
|
|
2724
|
+
"group": "activation",
|
|
2725
|
+
"binding": {
|
|
2726
|
+
"name": "activationCondition",
|
|
2727
|
+
"type": "zeebe:property"
|
|
2728
|
+
},
|
|
2729
|
+
"type": "String"
|
|
2730
|
+
},
|
|
2731
|
+
{
|
|
2732
|
+
"id": "correlationKeyProcess",
|
|
2733
|
+
"label": "Correlation key (process)",
|
|
2734
|
+
"description": "Sets up the correlation key from process variables",
|
|
2735
|
+
"constraints": {
|
|
2736
|
+
"notEmpty": true
|
|
2737
|
+
},
|
|
2738
|
+
"feel": "required",
|
|
2739
|
+
"group": "correlation",
|
|
2740
|
+
"binding": {
|
|
2741
|
+
"name": "correlationKey",
|
|
2742
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
2743
|
+
},
|
|
2744
|
+
"type": "String"
|
|
2745
|
+
},
|
|
2746
|
+
{
|
|
2747
|
+
"id": "correlationKeyPayload",
|
|
2748
|
+
"label": "Correlation key (payload)",
|
|
2749
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
2750
|
+
"constraints": {
|
|
2751
|
+
"notEmpty": true
|
|
2752
|
+
},
|
|
2753
|
+
"feel": "required",
|
|
2754
|
+
"group": "correlation",
|
|
2755
|
+
"binding": {
|
|
2756
|
+
"name": "correlationKeyExpression",
|
|
2757
|
+
"type": "zeebe:property"
|
|
2758
|
+
},
|
|
2759
|
+
"type": "String"
|
|
2760
|
+
},
|
|
2761
|
+
{
|
|
2762
|
+
"id": "messageIdExpression",
|
|
2763
|
+
"label": "Message ID expression",
|
|
2764
|
+
"description": "Expression to extract unique identifier of a message",
|
|
2765
|
+
"optional": true,
|
|
2766
|
+
"feel": "required",
|
|
2767
|
+
"group": "correlation",
|
|
2768
|
+
"binding": {
|
|
2769
|
+
"name": "messageIdExpression",
|
|
2770
|
+
"type": "zeebe:property"
|
|
2771
|
+
},
|
|
2772
|
+
"type": "String"
|
|
2773
|
+
},
|
|
2774
|
+
{
|
|
2775
|
+
"id": "messageTtl",
|
|
2776
|
+
"label": "Message TTL",
|
|
2777
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2778
|
+
"optional": true,
|
|
2700
2779
|
"constraints": {
|
|
2701
2780
|
"notEmpty": false,
|
|
2702
2781
|
"pattern": {
|
|
2703
|
-
"value": "^(
|
|
2704
|
-
"message": "must be
|
|
2782
|
+
"value": "^(PT.*|)$",
|
|
2783
|
+
"message": "must be an ISO-8601 duration"
|
|
2705
2784
|
}
|
|
2706
|
-
}
|
|
2785
|
+
},
|
|
2786
|
+
"feel": "optional",
|
|
2787
|
+
"group": "correlation",
|
|
2788
|
+
"binding": {
|
|
2789
|
+
"name": "messageTtl",
|
|
2790
|
+
"type": "zeebe:property"
|
|
2791
|
+
},
|
|
2792
|
+
"type": "String"
|
|
2793
|
+
},
|
|
2794
|
+
{
|
|
2795
|
+
"id": "messageNameUuid",
|
|
2796
|
+
"label": "Message name",
|
|
2797
|
+
"generatedValue": {
|
|
2798
|
+
"type": "uuid"
|
|
2799
|
+
},
|
|
2800
|
+
"feel": "optional",
|
|
2801
|
+
"group": "correlation",
|
|
2802
|
+
"binding": {
|
|
2803
|
+
"name": "name",
|
|
2804
|
+
"type": "bpmn:Message#property"
|
|
2805
|
+
},
|
|
2806
|
+
"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.",
|
|
2807
|
+
"type": "String"
|
|
2707
2808
|
},
|
|
2708
2809
|
{
|
|
2810
|
+
"id": "resultVariable",
|
|
2709
2811
|
"label": "Result variable",
|
|
2710
|
-
"
|
|
2711
|
-
"group": "
|
|
2712
|
-
"optional": true,
|
|
2812
|
+
"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>.",
|
|
2813
|
+
"group": "output",
|
|
2713
2814
|
"binding": {
|
|
2714
|
-
"
|
|
2715
|
-
"
|
|
2815
|
+
"name": "resultVariable",
|
|
2816
|
+
"type": "zeebe:property"
|
|
2716
2817
|
},
|
|
2717
|
-
"
|
|
2818
|
+
"type": "String"
|
|
2718
2819
|
},
|
|
2719
2820
|
{
|
|
2821
|
+
"id": "resultExpression",
|
|
2720
2822
|
"label": "Result expression",
|
|
2721
|
-
"
|
|
2722
|
-
"
|
|
2823
|
+
"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>.",
|
|
2824
|
+
"value": "{\n myResponseBody: response.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: response.body.post.userId\n}",
|
|
2723
2825
|
"feel": "required",
|
|
2724
|
-
"
|
|
2826
|
+
"group": "output",
|
|
2725
2827
|
"binding": {
|
|
2726
|
-
"
|
|
2727
|
-
"
|
|
2828
|
+
"name": "resultExpression",
|
|
2829
|
+
"type": "zeebe:property"
|
|
2728
2830
|
},
|
|
2729
|
-
"
|
|
2831
|
+
"type": "Text"
|
|
2730
2832
|
}
|
|
2731
2833
|
],
|
|
2732
|
-
"
|
|
2733
|
-
"
|
|
2834
|
+
"icon": {
|
|
2835
|
+
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJz8+Cjxzdmcgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPgogICAgPGcgY2xhc3M9J2xheWVyJz4KICAgICAgICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgICAgICAgPHBhdGggZD0nbTE3LjAzLDljMCw0LjQ1IC0zLjYsOC4wNSAtOC4wNSw4LjA1Yy00LjQ1LDAgLTguMDUsLTMuNiAtOC4wNSwtOC4wNWMwLC00LjQ1IDMuNiwtOC4wNSA4LjA1LC04LjA1YzQuNDUsMCA4LjA1LDMuNiA4LjA1LDguMDV6JwogICAgICAgICAgICAgIGZpbGw9JyM1MDU1NjInIGlkPSdzdmdfMScvPgogICAgICAgIDxwYXRoIGQ9J200LjkzLDE0LjE2bDEuODUsLTEwLjQ1bDMuMzYsMGMxLjA1LDAgMS44NCwwLjI3IDIuMzcsMC44MWMwLjU0LDAuNTMgMC44LDEuMjEgMC44LDIuMDZjMCwwLjg2IC0wLjI0LDEuNTggLTAuNzMsMi4xM2MtMC40NywwLjU1IC0xLjEyLDAuOTMgLTEuOTUsMS4xNGwtMC40OCwwLjA5bC0wLjUzLDAuMDNsLTAuNiwwLjA1bC0xLjc5LDBsLTAuNzMsNC4xNGwtMS41OCwwem0yLjU3LC01LjU3bDEuNzQsMGMwLjc2LDAgMS4zNSwtMC4xNyAxLjc4LC0wLjVjMC40NCwtMC4zNSAwLjY1LC0wLjgyIDAuNjUsLTEuNDJjMCwtMC40OCAtMC4xNSwtMC44NSAtMC40NCwtMS4xMmMtMC4zLC0wLjI4IC0wLjc3LC0wLjQyIC0xLjQyLC0wLjQybC0xLjcsMGwtMC42MSwzLjQ2eicKICAgICAgICAgICAgICBmaWxsPSd3aGl0ZScgaWQ9J3N2Z18yJy8+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
2734
2836
|
}
|
|
2735
2837
|
}
|
|
2736
2838
|
]
|