@camunda/connectors-element-templates 1.0.16 → 1.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -1,14 +1,23 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "GraphQL
|
|
4
|
+
"name": "GraphQL Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
6
6
|
"description": "Execute GraphQL query",
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
"
|
|
11
|
-
|
|
7
|
+
"keywords": [
|
|
8
|
+
"API",
|
|
9
|
+
"query",
|
|
10
|
+
"mutation",
|
|
11
|
+
"HTTP",
|
|
12
|
+
"web request",
|
|
13
|
+
"GraphQL",
|
|
14
|
+
"fetch data",
|
|
15
|
+
"data query",
|
|
16
|
+
"execute query",
|
|
17
|
+
"API call"
|
|
18
|
+
],
|
|
19
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
20
|
+
"version": 9,
|
|
12
21
|
"category": {
|
|
13
22
|
"id": "connectors",
|
|
14
23
|
"name": "Connectors"
|
|
@@ -17,6 +26,9 @@
|
|
|
17
26
|
"elementType": {
|
|
18
27
|
"value": "bpmn:ServiceTask"
|
|
19
28
|
},
|
|
29
|
+
"engines": {
|
|
30
|
+
"camunda": "^8.9"
|
|
31
|
+
},
|
|
20
32
|
"groups": [
|
|
21
33
|
{
|
|
22
34
|
"id": "authentication",
|
|
@@ -24,7 +36,7 @@
|
|
|
24
36
|
},
|
|
25
37
|
{
|
|
26
38
|
"id": "endpoint",
|
|
27
|
-
"label": "HTTP
|
|
39
|
+
"label": "HTTP Endpoint"
|
|
28
40
|
},
|
|
29
41
|
{
|
|
30
42
|
"id": "graphql",
|
|
@@ -32,37 +44,49 @@
|
|
|
32
44
|
},
|
|
33
45
|
{
|
|
34
46
|
"id": "timeout",
|
|
35
|
-
"label": "
|
|
47
|
+
"label": "Connection timeout"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "connector",
|
|
51
|
+
"label": "Connector"
|
|
36
52
|
},
|
|
37
53
|
{
|
|
38
54
|
"id": "output",
|
|
39
|
-
"label": "
|
|
55
|
+
"label": "Output mapping"
|
|
40
56
|
},
|
|
41
57
|
{
|
|
42
|
-
"id": "
|
|
58
|
+
"id": "error",
|
|
43
59
|
"label": "Error handling"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"id": "retries",
|
|
63
|
+
"label": "Retries"
|
|
44
64
|
}
|
|
45
65
|
],
|
|
46
66
|
"properties": [
|
|
47
67
|
{
|
|
48
|
-
"type": "Hidden",
|
|
49
68
|
"value": "io.camunda:connector-graphql:1",
|
|
50
69
|
"binding": {
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
}
|
|
70
|
+
"property": "type",
|
|
71
|
+
"type": "zeebe:taskDefinition"
|
|
72
|
+
},
|
|
73
|
+
"type": "Hidden"
|
|
54
74
|
},
|
|
55
75
|
{
|
|
76
|
+
"id": "authentication.type",
|
|
56
77
|
"label": "Type",
|
|
57
|
-
"id": "authenticationType",
|
|
58
|
-
"group": "authentication",
|
|
59
78
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
60
79
|
"value": "noAuth",
|
|
80
|
+
"group": "authentication",
|
|
81
|
+
"binding": {
|
|
82
|
+
"name": "authentication.type",
|
|
83
|
+
"type": "zeebe:input"
|
|
84
|
+
},
|
|
61
85
|
"type": "Dropdown",
|
|
62
86
|
"choices": [
|
|
63
87
|
{
|
|
64
|
-
"name": "
|
|
65
|
-
"value": "
|
|
88
|
+
"name": "API key",
|
|
89
|
+
"value": "apiKey"
|
|
66
90
|
},
|
|
67
91
|
{
|
|
68
92
|
"name": "Basic",
|
|
@@ -72,202 +96,824 @@
|
|
|
72
96
|
"name": "Bearer token",
|
|
73
97
|
"value": "bearer"
|
|
74
98
|
},
|
|
99
|
+
{
|
|
100
|
+
"name": "None",
|
|
101
|
+
"value": "noAuth"
|
|
102
|
+
},
|
|
75
103
|
{
|
|
76
104
|
"name": "OAuth 2.0",
|
|
77
105
|
"value": "oauth-client-credentials-flow"
|
|
78
106
|
}
|
|
79
|
-
]
|
|
80
|
-
"binding": {
|
|
81
|
-
"type": "zeebe:input",
|
|
82
|
-
"name": "authentication.type"
|
|
83
|
-
}
|
|
107
|
+
]
|
|
84
108
|
},
|
|
85
109
|
{
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
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",
|
|
90
119
|
"binding": {
|
|
91
|
-
"
|
|
92
|
-
"
|
|
120
|
+
"name": "authentication.apiKeyLocation",
|
|
121
|
+
"type": "zeebe:input"
|
|
122
|
+
},
|
|
123
|
+
"condition": {
|
|
124
|
+
"property": "authentication.type",
|
|
125
|
+
"equals": "apiKey",
|
|
126
|
+
"type": "simple"
|
|
93
127
|
},
|
|
94
|
-
"constraints": {
|
|
95
|
-
"notEmpty": true,
|
|
96
|
-
"pattern": {
|
|
97
|
-
"value": "^(=|(http://|https://|secrets).*$)",
|
|
98
|
-
"message": "Must be a http(s) URL."
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"id": "method",
|
|
104
|
-
"label": "Method",
|
|
105
|
-
"group": "endpoint",
|
|
106
128
|
"type": "Dropdown",
|
|
107
|
-
"value": "post",
|
|
108
129
|
"choices": [
|
|
109
130
|
{
|
|
110
|
-
"name": "
|
|
111
|
-
"value": "
|
|
131
|
+
"name": "Headers",
|
|
132
|
+
"value": "headers"
|
|
112
133
|
},
|
|
113
134
|
{
|
|
114
|
-
"name": "
|
|
115
|
-
"value": "
|
|
135
|
+
"name": "Query parameters",
|
|
136
|
+
"value": "query"
|
|
116
137
|
}
|
|
117
|
-
]
|
|
118
|
-
"binding": {
|
|
119
|
-
"type": "zeebe:input",
|
|
120
|
-
"name": "graphql.method"
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"id": "headers",
|
|
125
|
-
"label": "Headers",
|
|
126
|
-
"group": "endpoint",
|
|
127
|
-
"type": "Text",
|
|
128
|
-
"feel": "required",
|
|
129
|
-
"optional": true,
|
|
130
|
-
"binding": {
|
|
131
|
-
"type": "zeebe:input",
|
|
132
|
-
"name": "graphql.headers"
|
|
133
|
-
}
|
|
138
|
+
]
|
|
134
139
|
},
|
|
135
140
|
{
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"group": "graphql",
|
|
139
|
-
"type": "Text",
|
|
140
|
-
"language": "graphql",
|
|
141
|
-
"binding": {
|
|
142
|
-
"type": "zeebe:input",
|
|
143
|
-
"name": "graphql.query"
|
|
144
|
-
},
|
|
141
|
+
"id": "authentication.name",
|
|
142
|
+
"label": "API key name",
|
|
145
143
|
"optional": false,
|
|
146
144
|
"constraints": {
|
|
147
145
|
"notEmpty": true
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"label": "Variables",
|
|
152
|
-
"description": "Learn how to <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#variables\" target=\"_blank\">define variables</a>",
|
|
153
|
-
"group": "graphql",
|
|
154
|
-
"type": "Text",
|
|
155
|
-
"feel": "required",
|
|
156
|
-
"binding": {
|
|
157
|
-
"type": "zeebe:input",
|
|
158
|
-
"name": "graphql.variables"
|
|
159
146
|
},
|
|
160
|
-
"optional": true
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"label": "Bearer token",
|
|
164
|
-
"group": "authentication",
|
|
165
|
-
"type": "String",
|
|
166
147
|
"feel": "optional",
|
|
148
|
+
"group": "authentication",
|
|
167
149
|
"binding": {
|
|
168
|
-
"
|
|
169
|
-
"
|
|
170
|
-
},
|
|
171
|
-
"constraints": {
|
|
172
|
-
"notEmpty": true
|
|
150
|
+
"name": "authentication.name",
|
|
151
|
+
"type": "zeebe:input"
|
|
173
152
|
},
|
|
174
153
|
"condition": {
|
|
175
|
-
"property": "
|
|
176
|
-
"equals": "
|
|
177
|
-
|
|
154
|
+
"property": "authentication.type",
|
|
155
|
+
"equals": "apiKey",
|
|
156
|
+
"type": "simple"
|
|
157
|
+
},
|
|
158
|
+
"type": "String"
|
|
178
159
|
},
|
|
179
160
|
{
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
"type": "String",
|
|
184
|
-
"feel": "optional",
|
|
185
|
-
"binding": {
|
|
186
|
-
"type": "zeebe:input",
|
|
187
|
-
"name": "authentication.oauthTokenEndpoint"
|
|
188
|
-
},
|
|
161
|
+
"id": "authentication.value",
|
|
162
|
+
"label": "API key value",
|
|
163
|
+
"optional": false,
|
|
189
164
|
"constraints": {
|
|
190
165
|
"notEmpty": true
|
|
191
166
|
},
|
|
192
|
-
"condition": {
|
|
193
|
-
"property": "authenticationType",
|
|
194
|
-
"equals": "oauth-client-credentials-flow"
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"label": "Client ID",
|
|
199
|
-
"description": "Your application's client ID from the OAuth client",
|
|
200
|
-
"group": "authentication",
|
|
201
|
-
"type": "String",
|
|
202
167
|
"feel": "optional",
|
|
168
|
+
"group": "authentication",
|
|
203
169
|
"binding": {
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
-
},
|
|
207
|
-
"constraints": {
|
|
208
|
-
"notEmpty": true
|
|
170
|
+
"name": "authentication.value",
|
|
171
|
+
"type": "zeebe:input"
|
|
209
172
|
},
|
|
210
173
|
"condition": {
|
|
211
|
-
"property": "
|
|
212
|
-
"equals": "
|
|
213
|
-
|
|
174
|
+
"property": "authentication.type",
|
|
175
|
+
"equals": "apiKey",
|
|
176
|
+
"type": "simple"
|
|
177
|
+
},
|
|
178
|
+
"type": "String"
|
|
214
179
|
},
|
|
215
180
|
{
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
"type": "String",
|
|
220
|
-
"feel": "optional",
|
|
221
|
-
"binding": {
|
|
222
|
-
"type": "zeebe:input",
|
|
223
|
-
"name": "authentication.clientSecret"
|
|
224
|
-
},
|
|
181
|
+
"id": "authentication.username",
|
|
182
|
+
"label": "Username",
|
|
183
|
+
"optional": false,
|
|
225
184
|
"constraints": {
|
|
226
185
|
"notEmpty": true
|
|
227
186
|
},
|
|
228
|
-
"condition": {
|
|
229
|
-
"property": "authenticationType",
|
|
230
|
-
"equals": "oauth-client-credentials-flow"
|
|
231
|
-
}
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"label": "Scopes",
|
|
235
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
236
|
-
"group": "authentication",
|
|
237
|
-
"type": "String",
|
|
238
187
|
"feel": "optional",
|
|
239
|
-
"
|
|
188
|
+
"group": "authentication",
|
|
240
189
|
"binding": {
|
|
241
|
-
"
|
|
242
|
-
"
|
|
190
|
+
"name": "authentication.username",
|
|
191
|
+
"type": "zeebe:input"
|
|
243
192
|
},
|
|
244
193
|
"condition": {
|
|
245
|
-
"property": "
|
|
246
|
-
"equals": "
|
|
247
|
-
|
|
194
|
+
"property": "authentication.type",
|
|
195
|
+
"equals": "basic",
|
|
196
|
+
"type": "simple"
|
|
197
|
+
},
|
|
198
|
+
"type": "String"
|
|
248
199
|
},
|
|
249
200
|
{
|
|
250
|
-
"
|
|
251
|
-
"
|
|
252
|
-
"
|
|
253
|
-
"
|
|
201
|
+
"id": "authentication.password",
|
|
202
|
+
"label": "Password",
|
|
203
|
+
"optional": false,
|
|
204
|
+
"constraints": {
|
|
205
|
+
"notEmpty": true
|
|
206
|
+
},
|
|
254
207
|
"feel": "optional",
|
|
255
|
-
"
|
|
208
|
+
"group": "authentication",
|
|
256
209
|
"binding": {
|
|
257
|
-
"
|
|
258
|
-
"
|
|
210
|
+
"name": "authentication.password",
|
|
211
|
+
"type": "zeebe:input"
|
|
259
212
|
},
|
|
260
213
|
"condition": {
|
|
261
|
-
"property": "
|
|
262
|
-
"equals": "
|
|
263
|
-
|
|
264
|
-
|
|
214
|
+
"property": "authentication.type",
|
|
215
|
+
"equals": "basic",
|
|
216
|
+
"type": "simple"
|
|
217
|
+
},
|
|
218
|
+
"type": "String"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"id": "authentication.token",
|
|
222
|
+
"label": "Bearer token",
|
|
223
|
+
"optional": false,
|
|
224
|
+
"constraints": {
|
|
225
|
+
"notEmpty": true
|
|
226
|
+
},
|
|
227
|
+
"feel": "optional",
|
|
228
|
+
"group": "authentication",
|
|
229
|
+
"binding": {
|
|
230
|
+
"name": "authentication.token",
|
|
231
|
+
"type": "zeebe:input"
|
|
232
|
+
},
|
|
233
|
+
"condition": {
|
|
234
|
+
"property": "authentication.type",
|
|
235
|
+
"equals": "bearer",
|
|
236
|
+
"type": "simple"
|
|
237
|
+
},
|
|
238
|
+
"type": "String"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
242
|
+
"label": "OAuth 2.0 token endpoint",
|
|
243
|
+
"description": "The OAuth token endpoint",
|
|
244
|
+
"optional": false,
|
|
245
|
+
"constraints": {
|
|
246
|
+
"notEmpty": true,
|
|
247
|
+
"pattern": {
|
|
248
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
249
|
+
"message": "Must be a http(s) URL"
|
|
250
|
+
}
|
|
251
|
+
},
|
|
252
|
+
"feel": "optional",
|
|
253
|
+
"group": "authentication",
|
|
254
|
+
"binding": {
|
|
255
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
256
|
+
"type": "zeebe:input"
|
|
257
|
+
},
|
|
258
|
+
"condition": {
|
|
259
|
+
"property": "authentication.type",
|
|
260
|
+
"equals": "oauth-client-credentials-flow",
|
|
261
|
+
"type": "simple"
|
|
262
|
+
},
|
|
263
|
+
"type": "String"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"id": "authentication.clientId",
|
|
267
|
+
"label": "Client ID",
|
|
268
|
+
"description": "Your application's client ID from the OAuth client",
|
|
269
|
+
"optional": false,
|
|
270
|
+
"constraints": {
|
|
271
|
+
"notEmpty": true
|
|
272
|
+
},
|
|
273
|
+
"feel": "optional",
|
|
274
|
+
"group": "authentication",
|
|
275
|
+
"binding": {
|
|
276
|
+
"name": "authentication.clientId",
|
|
277
|
+
"type": "zeebe:input"
|
|
278
|
+
},
|
|
279
|
+
"condition": {
|
|
280
|
+
"property": "authentication.type",
|
|
281
|
+
"equals": "oauth-client-credentials-flow",
|
|
282
|
+
"type": "simple"
|
|
283
|
+
},
|
|
284
|
+
"type": "String"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"id": "authentication.clientSecret",
|
|
288
|
+
"label": "Client secret",
|
|
289
|
+
"description": "Your application's client secret from the OAuth client",
|
|
290
|
+
"optional": false,
|
|
291
|
+
"constraints": {
|
|
292
|
+
"notEmpty": true
|
|
293
|
+
},
|
|
294
|
+
"feel": "optional",
|
|
295
|
+
"group": "authentication",
|
|
296
|
+
"binding": {
|
|
297
|
+
"name": "authentication.clientSecret",
|
|
298
|
+
"type": "zeebe:input"
|
|
299
|
+
},
|
|
300
|
+
"condition": {
|
|
301
|
+
"property": "authentication.type",
|
|
302
|
+
"equals": "oauth-client-credentials-flow",
|
|
303
|
+
"type": "simple"
|
|
304
|
+
},
|
|
305
|
+
"type": "String"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"id": "authentication.audience",
|
|
309
|
+
"label": "Audience",
|
|
310
|
+
"description": "The unique identifier of the target API you want to access",
|
|
311
|
+
"optional": true,
|
|
312
|
+
"feel": "optional",
|
|
313
|
+
"group": "authentication",
|
|
314
|
+
"binding": {
|
|
315
|
+
"name": "authentication.audience",
|
|
316
|
+
"type": "zeebe:input"
|
|
317
|
+
},
|
|
318
|
+
"condition": {
|
|
319
|
+
"property": "authentication.type",
|
|
320
|
+
"equals": "oauth-client-credentials-flow",
|
|
321
|
+
"type": "simple"
|
|
322
|
+
},
|
|
323
|
+
"type": "String"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"id": "authentication.clientAuthentication",
|
|
327
|
+
"label": "Client authentication",
|
|
328
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
329
|
+
"optional": false,
|
|
330
|
+
"constraints": {
|
|
331
|
+
"notEmpty": true
|
|
332
|
+
},
|
|
333
|
+
"group": "authentication",
|
|
334
|
+
"binding": {
|
|
335
|
+
"name": "authentication.clientAuthentication",
|
|
336
|
+
"type": "zeebe:input"
|
|
337
|
+
},
|
|
338
|
+
"condition": {
|
|
339
|
+
"property": "authentication.type",
|
|
340
|
+
"equals": "oauth-client-credentials-flow",
|
|
341
|
+
"type": "simple"
|
|
342
|
+
},
|
|
343
|
+
"type": "Dropdown",
|
|
344
|
+
"choices": [
|
|
345
|
+
{
|
|
346
|
+
"name": "Send client credentials in body",
|
|
347
|
+
"value": "credentialsBody"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"name": "Send as Basic Auth header",
|
|
351
|
+
"value": "basicAuthHeader"
|
|
352
|
+
}
|
|
353
|
+
]
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"id": "authentication.scopes",
|
|
357
|
+
"label": "Scopes",
|
|
358
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
359
|
+
"optional": true,
|
|
360
|
+
"feel": "optional",
|
|
361
|
+
"group": "authentication",
|
|
362
|
+
"binding": {
|
|
363
|
+
"name": "authentication.scopes",
|
|
364
|
+
"type": "zeebe:input"
|
|
365
|
+
},
|
|
366
|
+
"condition": {
|
|
367
|
+
"property": "authentication.type",
|
|
368
|
+
"equals": "oauth-client-credentials-flow",
|
|
369
|
+
"type": "simple"
|
|
370
|
+
},
|
|
371
|
+
"type": "String"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"id": "graphql.method",
|
|
375
|
+
"label": "Method",
|
|
376
|
+
"optional": false,
|
|
377
|
+
"value": "get",
|
|
378
|
+
"constraints": {
|
|
379
|
+
"notEmpty": true
|
|
380
|
+
},
|
|
381
|
+
"group": "endpoint",
|
|
382
|
+
"binding": {
|
|
383
|
+
"name": "graphql.method",
|
|
384
|
+
"type": "zeebe:input"
|
|
385
|
+
},
|
|
386
|
+
"type": "Dropdown",
|
|
387
|
+
"choices": [
|
|
388
|
+
{
|
|
389
|
+
"name": "GET",
|
|
390
|
+
"value": "get"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"name": "POST",
|
|
394
|
+
"value": "post"
|
|
395
|
+
}
|
|
396
|
+
]
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"id": "graphql.url",
|
|
400
|
+
"label": "URL",
|
|
401
|
+
"optional": false,
|
|
402
|
+
"constraints": {
|
|
403
|
+
"notEmpty": true,
|
|
404
|
+
"pattern": {
|
|
405
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
406
|
+
"message": "Must be a http(s) URL"
|
|
407
|
+
}
|
|
408
|
+
},
|
|
409
|
+
"feel": "optional",
|
|
410
|
+
"group": "endpoint",
|
|
411
|
+
"binding": {
|
|
412
|
+
"name": "graphql.url",
|
|
413
|
+
"type": "zeebe:input"
|
|
414
|
+
},
|
|
415
|
+
"type": "String"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"id": "graphql.headers",
|
|
419
|
+
"label": "Headers",
|
|
420
|
+
"description": "Map of HTTP headers to add to the request",
|
|
421
|
+
"optional": true,
|
|
422
|
+
"feel": "required",
|
|
423
|
+
"group": "endpoint",
|
|
424
|
+
"binding": {
|
|
425
|
+
"name": "graphql.headers",
|
|
426
|
+
"type": "zeebe:input"
|
|
427
|
+
},
|
|
428
|
+
"type": "String"
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"id": "graphql.storeResponse",
|
|
432
|
+
"label": "Store response",
|
|
433
|
+
"description": "Store the response as a document in the document store",
|
|
434
|
+
"optional": false,
|
|
435
|
+
"value": false,
|
|
436
|
+
"feel": "static",
|
|
437
|
+
"group": "endpoint",
|
|
438
|
+
"binding": {
|
|
439
|
+
"name": "graphql.storeResponse",
|
|
440
|
+
"type": "zeebe:input"
|
|
441
|
+
},
|
|
442
|
+
"type": "Boolean"
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
"id": "graphql.query",
|
|
446
|
+
"label": "Query/Mutation",
|
|
447
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
448
|
+
"optional": false,
|
|
449
|
+
"constraints": {
|
|
450
|
+
"notEmpty": true
|
|
451
|
+
},
|
|
452
|
+
"feel": "optional",
|
|
453
|
+
"group": "graphql",
|
|
454
|
+
"binding": {
|
|
455
|
+
"name": "graphql.query",
|
|
456
|
+
"type": "zeebe:input"
|
|
457
|
+
},
|
|
458
|
+
"type": "Text"
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"id": "graphql.variables",
|
|
462
|
+
"label": "Variables",
|
|
463
|
+
"optional": true,
|
|
464
|
+
"feel": "required",
|
|
465
|
+
"group": "graphql",
|
|
466
|
+
"binding": {
|
|
467
|
+
"name": "graphql.variables",
|
|
468
|
+
"type": "zeebe:input"
|
|
469
|
+
},
|
|
470
|
+
"type": "String"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": "graphql.connectionTimeoutInSeconds",
|
|
474
|
+
"label": "Connection timeout in seconds",
|
|
475
|
+
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
476
|
+
"optional": true,
|
|
477
|
+
"value": 20,
|
|
478
|
+
"feel": "static",
|
|
479
|
+
"group": "timeout",
|
|
480
|
+
"binding": {
|
|
481
|
+
"name": "graphql.connectionTimeoutInSeconds",
|
|
482
|
+
"type": "zeebe:input"
|
|
483
|
+
},
|
|
484
|
+
"type": "Number"
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"id": "graphql.readTimeoutInSeconds",
|
|
488
|
+
"label": "Read timeout in seconds",
|
|
489
|
+
"description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
|
|
490
|
+
"optional": true,
|
|
491
|
+
"value": 20,
|
|
492
|
+
"feel": "static",
|
|
493
|
+
"group": "timeout",
|
|
494
|
+
"binding": {
|
|
495
|
+
"name": "graphql.readTimeoutInSeconds",
|
|
496
|
+
"type": "zeebe:input"
|
|
497
|
+
},
|
|
498
|
+
"type": "Number"
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"id": "version",
|
|
502
|
+
"label": "Version",
|
|
503
|
+
"description": "Version of the element template",
|
|
504
|
+
"value": "9",
|
|
505
|
+
"group": "connector",
|
|
506
|
+
"binding": {
|
|
507
|
+
"key": "elementTemplateVersion",
|
|
508
|
+
"type": "zeebe:taskHeader"
|
|
509
|
+
},
|
|
510
|
+
"type": "Hidden"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"id": "id",
|
|
514
|
+
"label": "ID",
|
|
515
|
+
"description": "ID of the element template",
|
|
516
|
+
"value": "io.camunda.connectors.GraphQL.v1",
|
|
517
|
+
"group": "connector",
|
|
518
|
+
"binding": {
|
|
519
|
+
"key": "elementTemplateId",
|
|
520
|
+
"type": "zeebe:taskHeader"
|
|
521
|
+
},
|
|
522
|
+
"type": "Hidden"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"id": "resultVariable",
|
|
526
|
+
"label": "Result variable",
|
|
527
|
+
"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>.",
|
|
528
|
+
"group": "output",
|
|
529
|
+
"binding": {
|
|
530
|
+
"key": "resultVariable",
|
|
531
|
+
"type": "zeebe:taskHeader"
|
|
532
|
+
},
|
|
533
|
+
"type": "String"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"id": "resultExpression",
|
|
537
|
+
"label": "Result expression",
|
|
538
|
+
"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>.",
|
|
539
|
+
"feel": "required",
|
|
540
|
+
"group": "output",
|
|
541
|
+
"binding": {
|
|
542
|
+
"key": "resultExpression",
|
|
543
|
+
"type": "zeebe:taskHeader"
|
|
544
|
+
},
|
|
545
|
+
"type": "Text"
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"id": "errorExpression",
|
|
549
|
+
"label": "Error expression",
|
|
550
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
551
|
+
"feel": "required",
|
|
552
|
+
"group": "error",
|
|
553
|
+
"binding": {
|
|
554
|
+
"key": "errorExpression",
|
|
555
|
+
"type": "zeebe:taskHeader"
|
|
556
|
+
},
|
|
557
|
+
"type": "Text"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"id": "retryCount",
|
|
561
|
+
"label": "Retries",
|
|
562
|
+
"description": "Number of retries",
|
|
563
|
+
"value": "3",
|
|
564
|
+
"feel": "optional",
|
|
565
|
+
"group": "retries",
|
|
566
|
+
"binding": {
|
|
567
|
+
"property": "retries",
|
|
568
|
+
"type": "zeebe:taskDefinition"
|
|
569
|
+
},
|
|
570
|
+
"type": "String"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"id": "retryBackoff",
|
|
574
|
+
"label": "Retry backoff",
|
|
575
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
576
|
+
"value": "PT0S",
|
|
577
|
+
"group": "retries",
|
|
578
|
+
"binding": {
|
|
579
|
+
"key": "retryBackoff",
|
|
580
|
+
"type": "zeebe:taskHeader"
|
|
581
|
+
},
|
|
582
|
+
"type": "String"
|
|
583
|
+
}
|
|
584
|
+
],
|
|
585
|
+
"icon": {
|
|
586
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdHcmFwaFFMX0xvZ28nCiAgICAgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0MDAgNDAwJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA0MDAgNDAwJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48Zz48Zz48cmVjdCB4PScxMjInIHk9Jy0wLjQnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjg2NiAtMC41IDAuNSAtMC44NjYgMTYzLjMxOTYgMzYzLjMxMzYpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PSczMjAuMycvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMzkuOCcgeT0nMjcyLjInIGZpbGw9JyNFNTM1QUInIHdpZHRoPSczMjAuMycgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PSczNy45JyB5PSczMTIuMicgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA4My4wNjkzIDY2My4zNDA5KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE4NScgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScxNzcuMScgeT0nNzEuMScgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA0NjMuMzQwOSAyODMuMDY5MyknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxODUnIGhlaWdodD0nMTYuNicvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTIyLjEnIHk9Jy0xMycgdHJhbnNmb3JtPSdtYXRyaXgoLTAuNSAtMC44NjYgMC44NjYgLTAuNSAxMjYuNzkwMyAyMzIuMTIyMSknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxNi42JyBoZWlnaHQ9JzE4NScvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTA5LjYnIHk9JzE1MS42JyB0cmFuc2Zvcm09J21hdHJpeCgtMC41IC0wLjg2NiAwLjg2NiAtMC41IDI2Ni4wODI4IDQ3My4zNzY2KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzMyMC4zJyBoZWlnaHQ9JzE2LjYnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzUyLjUnIHk9JzEwNy41JyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PScxODUnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzMzMC45JyB5PScxMDcuNScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE2LjYnIGhlaWdodD0nMTg1Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScyNjIuNCcgeT0nMjQwLjEnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjUgLTAuODY2IDAuODY2IC0wLjUgMTI2Ljc5NTMgNzE0LjI4NzUpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTQuNScgaGVpZ2h0PScxNjAuOScvPjwvZz48L2c+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zNjkuNSwyOTcuOWMtOS42LDE2LjctMzEsMjIuNC00Ny43LDEyLjhjLTE2LjctOS42LTIyLjQtMzEtMTIuOC00Ny43YzkuNi0xNi43LDMxLTIyLjQsNDcuNy0xMi44IEMzNzMuNSwyNTkuOSwzNzkuMiwyODEuMiwzNjkuNSwyOTcuOScvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNOTAuOSwxMzdjLTkuNiwxNi43LTMxLDIyLjQtNDcuNywxMi44Yy0xNi43LTkuNi0yMi40LTMxLTEyLjgtNDcuN2M5LjYtMTYuNywzMS0yMi40LDQ3LjctMTIuOCBDOTQuOCw5OSwxMDAuNSwxMjAuMyw5MC45LDEzNycvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMzAuNSwyOTcuOWMtOS42LTE2LjctMy45LTM4LDEyLjgtNDcuN2MxNi43LTkuNiwzOC0zLjksNDcuNywxMi44YzkuNiwxNi43LDMuOSwzOC0xMi44LDQ3LjcgQzYxLjQsMzIwLjMsNDAuMSwzMTQuNiwzMC41LDI5Ny45Jy8+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zMDkuMSwxMzdjLTkuNi0xNi43LTMuOS0zOCwxMi44LTQ3LjdjMTYuNy05LjYsMzgtMy45LDQ3LjcsMTIuOGM5LjYsMTYuNywzLjksMzgtMTIuOCw0Ny43IEMzNDAuMSwxNTkuNCwzMTguNywxNTMuNywzMDkuMSwxMzcnLz48cGF0aAogICAgICAgIGZpbGw9JyNFNTM1QUInCiAgICAgICAgZD0nTTIwMCwzOTUuOGMtMTkuMywwLTM0LjktMTUuNi0zNC45LTM0LjljMC0xOS4zLDE1LjYtMzQuOSwzNC45LTM0LjljMTkuMywwLDM0LjksMTUuNiwzNC45LDM0LjkgQzIzNC45LDM4MC4xLDIxOS4zLDM5NS44LDIwMCwzOTUuOCcvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMjAwLDc0Yy0xOS4zLDAtMzQuOS0xNS42LTM0LjktMzQuOWMwLTE5LjMsMTUuNi0zNC45LDM0LjktMzQuOWMxOS4zLDAsMzQuOSwxNS42LDM0LjksMzQuOSBDMjM0LjksNTguNCwyMTkuMyw3NCwyMDAsNzQnLz48L2c+PC9zdmc+"
|
|
587
|
+
}
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
591
|
+
"name": "GraphQL Outbound Connector",
|
|
592
|
+
"id": "io.camunda.connectors.GraphQL.v1",
|
|
593
|
+
"description": "Execute GraphQL query",
|
|
594
|
+
"metadata": {
|
|
595
|
+
"keywords": []
|
|
596
|
+
},
|
|
597
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
598
|
+
"version": 7,
|
|
599
|
+
"category": {
|
|
600
|
+
"id": "connectors",
|
|
601
|
+
"name": "Connectors"
|
|
602
|
+
},
|
|
603
|
+
"appliesTo": ["bpmn:Task"],
|
|
604
|
+
"elementType": {
|
|
605
|
+
"value": "bpmn:ServiceTask"
|
|
606
|
+
},
|
|
607
|
+
"engines": {
|
|
608
|
+
"camunda": "^8.3"
|
|
609
|
+
},
|
|
610
|
+
"groups": [
|
|
611
|
+
{
|
|
612
|
+
"id": "authentication",
|
|
613
|
+
"label": "Authentication"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"id": "endpoint",
|
|
617
|
+
"label": "HTTP Endpoint"
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"id": "graphql",
|
|
621
|
+
"label": "GraphQL query"
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"id": "timeout",
|
|
625
|
+
"label": "Connection timeout"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"id": "output",
|
|
629
|
+
"label": "Output mapping"
|
|
630
|
+
},
|
|
631
|
+
{
|
|
632
|
+
"id": "error",
|
|
633
|
+
"label": "Error handling"
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"id": "retries",
|
|
637
|
+
"label": "Retries"
|
|
638
|
+
}
|
|
639
|
+
],
|
|
640
|
+
"properties": [
|
|
641
|
+
{
|
|
642
|
+
"value": "io.camunda:connector-graphql:1",
|
|
643
|
+
"binding": {
|
|
644
|
+
"property": "type",
|
|
645
|
+
"type": "zeebe:taskDefinition"
|
|
646
|
+
},
|
|
647
|
+
"type": "Hidden"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"id": "authentication.type",
|
|
651
|
+
"label": "Type",
|
|
652
|
+
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
653
|
+
"value": "noAuth",
|
|
654
|
+
"group": "authentication",
|
|
655
|
+
"binding": {
|
|
656
|
+
"name": "authentication.type",
|
|
657
|
+
"type": "zeebe:input"
|
|
658
|
+
},
|
|
659
|
+
"type": "Dropdown",
|
|
660
|
+
"choices": [
|
|
661
|
+
{
|
|
662
|
+
"name": "API key",
|
|
663
|
+
"value": "apiKey"
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
"name": "Basic",
|
|
667
|
+
"value": "basic"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"name": "Bearer token",
|
|
671
|
+
"value": "bearer"
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
"name": "None",
|
|
675
|
+
"value": "noAuth"
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"name": "OAuth 2.0",
|
|
679
|
+
"value": "oauth-client-credentials-flow"
|
|
680
|
+
}
|
|
681
|
+
]
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"id": "authentication.apiKeyLocation",
|
|
685
|
+
"label": "Api key location",
|
|
686
|
+
"description": "Choose type: Send API key in header or as query parameter.",
|
|
687
|
+
"optional": false,
|
|
688
|
+
"value": "headers",
|
|
689
|
+
"constraints": {
|
|
690
|
+
"notEmpty": true
|
|
691
|
+
},
|
|
692
|
+
"group": "authentication",
|
|
693
|
+
"binding": {
|
|
694
|
+
"name": "authentication.apiKeyLocation",
|
|
695
|
+
"type": "zeebe:input"
|
|
696
|
+
},
|
|
697
|
+
"condition": {
|
|
698
|
+
"property": "authentication.type",
|
|
699
|
+
"equals": "apiKey",
|
|
700
|
+
"type": "simple"
|
|
701
|
+
},
|
|
702
|
+
"type": "Dropdown",
|
|
703
|
+
"choices": [
|
|
704
|
+
{
|
|
705
|
+
"name": "Headers",
|
|
706
|
+
"value": "headers"
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"name": "Query parameters",
|
|
710
|
+
"value": "query"
|
|
711
|
+
}
|
|
712
|
+
]
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"id": "authentication.name",
|
|
716
|
+
"label": "API key name",
|
|
717
|
+
"optional": false,
|
|
718
|
+
"constraints": {
|
|
719
|
+
"notEmpty": true
|
|
720
|
+
},
|
|
721
|
+
"feel": "optional",
|
|
722
|
+
"group": "authentication",
|
|
723
|
+
"binding": {
|
|
724
|
+
"name": "authentication.name",
|
|
725
|
+
"type": "zeebe:input"
|
|
726
|
+
},
|
|
727
|
+
"condition": {
|
|
728
|
+
"property": "authentication.type",
|
|
729
|
+
"equals": "apiKey",
|
|
730
|
+
"type": "simple"
|
|
731
|
+
},
|
|
732
|
+
"type": "String"
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
"id": "authentication.value",
|
|
736
|
+
"label": "API key value",
|
|
737
|
+
"optional": false,
|
|
738
|
+
"constraints": {
|
|
739
|
+
"notEmpty": true
|
|
740
|
+
},
|
|
741
|
+
"feel": "optional",
|
|
742
|
+
"group": "authentication",
|
|
743
|
+
"binding": {
|
|
744
|
+
"name": "authentication.value",
|
|
745
|
+
"type": "zeebe:input"
|
|
746
|
+
},
|
|
747
|
+
"condition": {
|
|
748
|
+
"property": "authentication.type",
|
|
749
|
+
"equals": "apiKey",
|
|
750
|
+
"type": "simple"
|
|
751
|
+
},
|
|
752
|
+
"type": "String"
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
"id": "authentication.username",
|
|
756
|
+
"label": "Username",
|
|
757
|
+
"optional": false,
|
|
758
|
+
"constraints": {
|
|
759
|
+
"notEmpty": true
|
|
760
|
+
},
|
|
761
|
+
"feel": "optional",
|
|
762
|
+
"group": "authentication",
|
|
763
|
+
"binding": {
|
|
764
|
+
"name": "authentication.username",
|
|
765
|
+
"type": "zeebe:input"
|
|
766
|
+
},
|
|
767
|
+
"condition": {
|
|
768
|
+
"property": "authentication.type",
|
|
769
|
+
"equals": "basic",
|
|
770
|
+
"type": "simple"
|
|
771
|
+
},
|
|
772
|
+
"type": "String"
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"id": "authentication.password",
|
|
776
|
+
"label": "Password",
|
|
777
|
+
"optional": false,
|
|
778
|
+
"constraints": {
|
|
779
|
+
"notEmpty": true
|
|
780
|
+
},
|
|
781
|
+
"feel": "optional",
|
|
782
|
+
"group": "authentication",
|
|
783
|
+
"binding": {
|
|
784
|
+
"name": "authentication.password",
|
|
785
|
+
"type": "zeebe:input"
|
|
786
|
+
},
|
|
787
|
+
"condition": {
|
|
788
|
+
"property": "authentication.type",
|
|
789
|
+
"equals": "basic",
|
|
790
|
+
"type": "simple"
|
|
791
|
+
},
|
|
792
|
+
"type": "String"
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"id": "authentication.token",
|
|
796
|
+
"label": "Bearer token",
|
|
797
|
+
"optional": false,
|
|
798
|
+
"constraints": {
|
|
799
|
+
"notEmpty": true
|
|
800
|
+
},
|
|
801
|
+
"feel": "optional",
|
|
802
|
+
"group": "authentication",
|
|
803
|
+
"binding": {
|
|
804
|
+
"name": "authentication.token",
|
|
805
|
+
"type": "zeebe:input"
|
|
806
|
+
},
|
|
807
|
+
"condition": {
|
|
808
|
+
"property": "authentication.type",
|
|
809
|
+
"equals": "bearer",
|
|
810
|
+
"type": "simple"
|
|
811
|
+
},
|
|
812
|
+
"type": "String"
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
816
|
+
"label": "OAuth 2.0 token endpoint",
|
|
817
|
+
"description": "The OAuth token endpoint",
|
|
818
|
+
"optional": false,
|
|
819
|
+
"constraints": {
|
|
820
|
+
"notEmpty": true,
|
|
821
|
+
"pattern": {
|
|
822
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
823
|
+
"message": "Must be a http(s) URL"
|
|
824
|
+
}
|
|
825
|
+
},
|
|
826
|
+
"feel": "optional",
|
|
827
|
+
"group": "authentication",
|
|
828
|
+
"binding": {
|
|
829
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
830
|
+
"type": "zeebe:input"
|
|
831
|
+
},
|
|
832
|
+
"condition": {
|
|
833
|
+
"property": "authentication.type",
|
|
834
|
+
"equals": "oauth-client-credentials-flow",
|
|
835
|
+
"type": "simple"
|
|
836
|
+
},
|
|
837
|
+
"type": "String"
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
"id": "authentication.clientId",
|
|
841
|
+
"label": "Client ID",
|
|
842
|
+
"description": "Your application's client ID from the OAuth client",
|
|
843
|
+
"optional": false,
|
|
844
|
+
"constraints": {
|
|
845
|
+
"notEmpty": true
|
|
846
|
+
},
|
|
847
|
+
"feel": "optional",
|
|
848
|
+
"group": "authentication",
|
|
849
|
+
"binding": {
|
|
850
|
+
"name": "authentication.clientId",
|
|
851
|
+
"type": "zeebe:input"
|
|
852
|
+
},
|
|
853
|
+
"condition": {
|
|
854
|
+
"property": "authentication.type",
|
|
855
|
+
"equals": "oauth-client-credentials-flow",
|
|
856
|
+
"type": "simple"
|
|
857
|
+
},
|
|
858
|
+
"type": "String"
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"id": "authentication.clientSecret",
|
|
862
|
+
"label": "Client secret",
|
|
863
|
+
"description": "Your application's client secret from the OAuth client",
|
|
864
|
+
"optional": false,
|
|
865
|
+
"constraints": {
|
|
866
|
+
"notEmpty": true
|
|
867
|
+
},
|
|
868
|
+
"feel": "optional",
|
|
869
|
+
"group": "authentication",
|
|
870
|
+
"binding": {
|
|
871
|
+
"name": "authentication.clientSecret",
|
|
872
|
+
"type": "zeebe:input"
|
|
873
|
+
},
|
|
874
|
+
"condition": {
|
|
875
|
+
"property": "authentication.type",
|
|
876
|
+
"equals": "oauth-client-credentials-flow",
|
|
877
|
+
"type": "simple"
|
|
878
|
+
},
|
|
879
|
+
"type": "String"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"id": "authentication.audience",
|
|
883
|
+
"label": "Audience",
|
|
884
|
+
"description": "The unique identifier of the target API you want to access",
|
|
885
|
+
"optional": true,
|
|
886
|
+
"feel": "optional",
|
|
887
|
+
"group": "authentication",
|
|
888
|
+
"binding": {
|
|
889
|
+
"name": "authentication.audience",
|
|
890
|
+
"type": "zeebe:input"
|
|
891
|
+
},
|
|
892
|
+
"condition": {
|
|
893
|
+
"property": "authentication.type",
|
|
894
|
+
"equals": "oauth-client-credentials-flow",
|
|
895
|
+
"type": "simple"
|
|
896
|
+
},
|
|
897
|
+
"type": "String"
|
|
898
|
+
},
|
|
265
899
|
{
|
|
266
|
-
"label": "Client authentication",
|
|
267
900
|
"id": "authentication.clientAuthentication",
|
|
901
|
+
"label": "Client authentication",
|
|
902
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
903
|
+
"optional": false,
|
|
904
|
+
"constraints": {
|
|
905
|
+
"notEmpty": true
|
|
906
|
+
},
|
|
268
907
|
"group": "authentication",
|
|
269
|
-
"
|
|
270
|
-
|
|
908
|
+
"binding": {
|
|
909
|
+
"name": "authentication.clientAuthentication",
|
|
910
|
+
"type": "zeebe:input"
|
|
911
|
+
},
|
|
912
|
+
"condition": {
|
|
913
|
+
"property": "authentication.type",
|
|
914
|
+
"equals": "oauth-client-credentials-flow",
|
|
915
|
+
"type": "simple"
|
|
916
|
+
},
|
|
271
917
|
"type": "Dropdown",
|
|
272
918
|
"choices": [
|
|
273
919
|
{
|
|
@@ -278,113 +924,210 @@
|
|
|
278
924
|
"name": "Send as Basic Auth header",
|
|
279
925
|
"value": "basicAuthHeader"
|
|
280
926
|
}
|
|
281
|
-
]
|
|
282
|
-
"binding": {
|
|
283
|
-
"type": "zeebe:input",
|
|
284
|
-
"name": "authentication.clientAuthentication"
|
|
285
|
-
},
|
|
286
|
-
"condition": {
|
|
287
|
-
"property": "authenticationType",
|
|
288
|
-
"equals": "oauth-client-credentials-flow"
|
|
289
|
-
}
|
|
927
|
+
]
|
|
290
928
|
},
|
|
291
929
|
{
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
"
|
|
930
|
+
"id": "authentication.scopes",
|
|
931
|
+
"label": "Scopes",
|
|
932
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
933
|
+
"optional": true,
|
|
295
934
|
"feel": "optional",
|
|
935
|
+
"group": "authentication",
|
|
296
936
|
"binding": {
|
|
297
|
-
"
|
|
298
|
-
"
|
|
937
|
+
"name": "authentication.scopes",
|
|
938
|
+
"type": "zeebe:input"
|
|
939
|
+
},
|
|
940
|
+
"condition": {
|
|
941
|
+
"property": "authentication.type",
|
|
942
|
+
"equals": "oauth-client-credentials-flow",
|
|
943
|
+
"type": "simple"
|
|
299
944
|
},
|
|
945
|
+
"type": "String"
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
"id": "graphql.method",
|
|
949
|
+
"label": "Method",
|
|
950
|
+
"optional": false,
|
|
951
|
+
"value": "get",
|
|
300
952
|
"constraints": {
|
|
301
953
|
"notEmpty": true
|
|
302
954
|
},
|
|
303
|
-
"
|
|
304
|
-
|
|
305
|
-
"
|
|
306
|
-
|
|
955
|
+
"group": "endpoint",
|
|
956
|
+
"binding": {
|
|
957
|
+
"name": "graphql.method",
|
|
958
|
+
"type": "zeebe:input"
|
|
959
|
+
},
|
|
960
|
+
"type": "Dropdown",
|
|
961
|
+
"choices": [
|
|
962
|
+
{
|
|
963
|
+
"name": "GET",
|
|
964
|
+
"value": "get"
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"name": "POST",
|
|
968
|
+
"value": "post"
|
|
969
|
+
}
|
|
970
|
+
]
|
|
307
971
|
},
|
|
308
972
|
{
|
|
309
|
-
"
|
|
310
|
-
"
|
|
311
|
-
"
|
|
973
|
+
"id": "graphql.url",
|
|
974
|
+
"label": "URL",
|
|
975
|
+
"optional": false,
|
|
976
|
+
"constraints": {
|
|
977
|
+
"notEmpty": true,
|
|
978
|
+
"pattern": {
|
|
979
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
980
|
+
"message": "Must be a http(s) URL"
|
|
981
|
+
}
|
|
982
|
+
},
|
|
312
983
|
"feel": "optional",
|
|
984
|
+
"group": "endpoint",
|
|
313
985
|
"binding": {
|
|
314
|
-
"
|
|
315
|
-
"
|
|
986
|
+
"name": "graphql.url",
|
|
987
|
+
"type": "zeebe:input"
|
|
988
|
+
},
|
|
989
|
+
"type": "String"
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
"id": "graphql.headers",
|
|
993
|
+
"label": "Headers",
|
|
994
|
+
"description": "Map of HTTP headers to add to the request",
|
|
995
|
+
"optional": true,
|
|
996
|
+
"feel": "required",
|
|
997
|
+
"group": "endpoint",
|
|
998
|
+
"binding": {
|
|
999
|
+
"name": "graphql.headers",
|
|
1000
|
+
"type": "zeebe:input"
|
|
1001
|
+
},
|
|
1002
|
+
"type": "String"
|
|
1003
|
+
},
|
|
1004
|
+
{
|
|
1005
|
+
"id": "graphql.storeResponse",
|
|
1006
|
+
"label": "Store response",
|
|
1007
|
+
"description": "Store the response as a document in the document store",
|
|
1008
|
+
"optional": false,
|
|
1009
|
+
"value": false,
|
|
1010
|
+
"feel": "static",
|
|
1011
|
+
"group": "endpoint",
|
|
1012
|
+
"binding": {
|
|
1013
|
+
"name": "graphql.storeResponse",
|
|
1014
|
+
"type": "zeebe:input"
|
|
316
1015
|
},
|
|
1016
|
+
"type": "Boolean"
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"id": "graphql.query",
|
|
1020
|
+
"label": "Query/Mutation",
|
|
1021
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
1022
|
+
"optional": false,
|
|
317
1023
|
"constraints": {
|
|
318
1024
|
"notEmpty": true
|
|
319
1025
|
},
|
|
320
|
-
"
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
1026
|
+
"feel": "optional",
|
|
1027
|
+
"group": "graphql",
|
|
1028
|
+
"binding": {
|
|
1029
|
+
"name": "graphql.query",
|
|
1030
|
+
"type": "zeebe:input"
|
|
1031
|
+
},
|
|
1032
|
+
"type": "Text"
|
|
324
1033
|
},
|
|
325
1034
|
{
|
|
326
|
-
"
|
|
1035
|
+
"id": "graphql.variables",
|
|
1036
|
+
"label": "Variables",
|
|
1037
|
+
"optional": true,
|
|
1038
|
+
"feel": "required",
|
|
1039
|
+
"group": "graphql",
|
|
1040
|
+
"binding": {
|
|
1041
|
+
"name": "graphql.variables",
|
|
1042
|
+
"type": "zeebe:input"
|
|
1043
|
+
},
|
|
1044
|
+
"type": "String"
|
|
1045
|
+
},
|
|
1046
|
+
{
|
|
1047
|
+
"id": "graphql.connectionTimeoutInSeconds",
|
|
1048
|
+
"label": "Connection timeout in seconds",
|
|
327
1049
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
1050
|
+
"optional": true,
|
|
1051
|
+
"value": 20,
|
|
1052
|
+
"feel": "static",
|
|
328
1053
|
"group": "timeout",
|
|
329
|
-
"type": "String",
|
|
330
|
-
"value": "20",
|
|
331
1054
|
"binding": {
|
|
332
|
-
"
|
|
333
|
-
"
|
|
1055
|
+
"name": "graphql.connectionTimeoutInSeconds",
|
|
1056
|
+
"type": "zeebe:input"
|
|
334
1057
|
},
|
|
335
|
-
"
|
|
336
|
-
"optional": true,
|
|
337
|
-
"constraints": {
|
|
338
|
-
"notEmpty": false,
|
|
339
|
-
"pattern": {
|
|
340
|
-
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
341
|
-
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
342
|
-
}
|
|
343
|
-
}
|
|
1058
|
+
"type": "Number"
|
|
344
1059
|
},
|
|
345
1060
|
{
|
|
1061
|
+
"id": "resultVariable",
|
|
346
1062
|
"label": "Result variable",
|
|
347
1063
|
"description": "Name of variable to store the response in",
|
|
348
1064
|
"group": "output",
|
|
349
|
-
"type": "String",
|
|
350
1065
|
"binding": {
|
|
351
|
-
"
|
|
352
|
-
"
|
|
353
|
-
}
|
|
1066
|
+
"key": "resultVariable",
|
|
1067
|
+
"type": "zeebe:taskHeader"
|
|
1068
|
+
},
|
|
1069
|
+
"type": "String"
|
|
354
1070
|
},
|
|
355
1071
|
{
|
|
1072
|
+
"id": "resultExpression",
|
|
356
1073
|
"label": "Result expression",
|
|
357
1074
|
"description": "Expression to map the response into process variables",
|
|
358
|
-
"group": "output",
|
|
359
|
-
"type": "Text",
|
|
360
1075
|
"feel": "required",
|
|
1076
|
+
"group": "output",
|
|
361
1077
|
"binding": {
|
|
362
|
-
"
|
|
363
|
-
"
|
|
364
|
-
}
|
|
1078
|
+
"key": "resultExpression",
|
|
1079
|
+
"type": "zeebe:taskHeader"
|
|
1080
|
+
},
|
|
1081
|
+
"type": "Text"
|
|
365
1082
|
},
|
|
366
1083
|
{
|
|
1084
|
+
"id": "errorExpression",
|
|
367
1085
|
"label": "Error expression",
|
|
368
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
369
|
-
"group": "errors",
|
|
370
|
-
"type": "Text",
|
|
1086
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
371
1087
|
"feel": "required",
|
|
1088
|
+
"group": "error",
|
|
372
1089
|
"binding": {
|
|
373
|
-
"
|
|
374
|
-
"
|
|
375
|
-
}
|
|
1090
|
+
"key": "errorExpression",
|
|
1091
|
+
"type": "zeebe:taskHeader"
|
|
1092
|
+
},
|
|
1093
|
+
"type": "Text"
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
"id": "retryCount",
|
|
1097
|
+
"label": "Retries",
|
|
1098
|
+
"description": "Number of retries",
|
|
1099
|
+
"value": "3",
|
|
1100
|
+
"feel": "optional",
|
|
1101
|
+
"group": "retries",
|
|
1102
|
+
"binding": {
|
|
1103
|
+
"property": "retries",
|
|
1104
|
+
"type": "zeebe:taskDefinition"
|
|
1105
|
+
},
|
|
1106
|
+
"type": "String"
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"id": "retryBackoff",
|
|
1110
|
+
"label": "Retry backoff",
|
|
1111
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
1112
|
+
"value": "PT0S",
|
|
1113
|
+
"group": "retries",
|
|
1114
|
+
"binding": {
|
|
1115
|
+
"key": "retryBackoff",
|
|
1116
|
+
"type": "zeebe:taskHeader"
|
|
1117
|
+
},
|
|
1118
|
+
"type": "String"
|
|
376
1119
|
}
|
|
377
1120
|
],
|
|
378
|
-
"
|
|
379
|
-
"
|
|
1121
|
+
"icon": {
|
|
1122
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdHcmFwaFFMX0xvZ28nCiAgICAgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0MDAgNDAwJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA0MDAgNDAwJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48Zz48Zz48cmVjdCB4PScxMjInIHk9Jy0wLjQnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjg2NiAtMC41IDAuNSAtMC44NjYgMTYzLjMxOTYgMzYzLjMxMzYpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PSczMjAuMycvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMzkuOCcgeT0nMjcyLjInIGZpbGw9JyNFNTM1QUInIHdpZHRoPSczMjAuMycgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PSczNy45JyB5PSczMTIuMicgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA4My4wNjkzIDY2My4zNDA5KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE4NScgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScxNzcuMScgeT0nNzEuMScgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA0NjMuMzQwOSAyODMuMDY5MyknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxODUnIGhlaWdodD0nMTYuNicvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTIyLjEnIHk9Jy0xMycgdHJhbnNmb3JtPSdtYXRyaXgoLTAuNSAtMC44NjYgMC44NjYgLTAuNSAxMjYuNzkwMyAyMzIuMTIyMSknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxNi42JyBoZWlnaHQ9JzE4NScvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTA5LjYnIHk9JzE1MS42JyB0cmFuc2Zvcm09J21hdHJpeCgtMC41IC0wLjg2NiAwLjg2NiAtMC41IDI2Ni4wODI4IDQ3My4zNzY2KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzMyMC4zJyBoZWlnaHQ9JzE2LjYnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzUyLjUnIHk9JzEwNy41JyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PScxODUnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzMzMC45JyB5PScxMDcuNScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE2LjYnIGhlaWdodD0nMTg1Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScyNjIuNCcgeT0nMjQwLjEnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjUgLTAuODY2IDAuODY2IC0wLjUgMTI2Ljc5NTMgNzE0LjI4NzUpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTQuNScgaGVpZ2h0PScxNjAuOScvPjwvZz48L2c+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zNjkuNSwyOTcuOWMtOS42LDE2LjctMzEsMjIuNC00Ny43LDEyLjhjLTE2LjctOS42LTIyLjQtMzEtMTIuOC00Ny43YzkuNi0xNi43LDMxLTIyLjQsNDcuNy0xMi44IEMzNzMuNSwyNTkuOSwzNzkuMiwyODEuMiwzNjkuNSwyOTcuOScvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNOTAuOSwxMzdjLTkuNiwxNi43LTMxLDIyLjQtNDcuNywxMi44Yy0xNi43LTkuNi0yMi40LTMxLTEyLjgtNDcuN2M5LjYtMTYuNywzMS0yMi40LDQ3LjctMTIuOCBDOTQuOCw5OSwxMDAuNSwxMjAuMyw5MC45LDEzNycvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMzAuNSwyOTcuOWMtOS42LTE2LjctMy45LTM4LDEyLjgtNDcuN2MxNi43LTkuNiwzOC0zLjksNDcuNywxMi44YzkuNiwxNi43LDMuOSwzOC0xMi44LDQ3LjcgQzYxLjQsMzIwLjMsNDAuMSwzMTQuNiwzMC41LDI5Ny45Jy8+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zMDkuMSwxMzdjLTkuNi0xNi43LTMuOS0zOCwxMi44LTQ3LjdjMTYuNy05LjYsMzgtMy45LDQ3LjcsMTIuOGM5LjYsMTYuNywzLjksMzgtMTIuOCw0Ny43IEMzNDAuMSwxNTkuNCwzMTguNywxNTMuNywzMDkuMSwxMzcnLz48cGF0aAogICAgICAgIGZpbGw9JyNFNTM1QUInCiAgICAgICAgZD0nTTIwMCwzOTUuOGMtMTkuMywwLTM0LjktMTUuNi0zNC45LTM0LjljMC0xOS4zLDE1LjYtMzQuOSwzNC45LTM0LjljMTkuMywwLDM0LjksMTUuNiwzNC45LDM0LjkgQzIzNC45LDM4MC4xLDIxOS4zLDM5NS44LDIwMCwzOTUuOCcvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMjAwLDc0Yy0xOS4zLDAtMzQuOS0xNS42LTM0LjktMzQuOWMwLTE5LjMsMTUuNi0zNC45LDM0LjktMzQuOWMxOS4zLDAsMzQuOSwxNS42LDM0LjksMzQuOSBDMjM0LjksNTguNCwyMTkuMyw3NCwyMDAsNzQnLz48L2c+PC9zdmc+"
|
|
380
1123
|
}
|
|
381
1124
|
},
|
|
382
1125
|
{
|
|
383
1126
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
384
|
-
"name": "GraphQL
|
|
1127
|
+
"name": "GraphQL connector",
|
|
385
1128
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
386
1129
|
"description": "Execute GraphQL query",
|
|
387
|
-
"version":
|
|
1130
|
+
"version": 2,
|
|
388
1131
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/",
|
|
389
1132
|
"icon": {
|
|
390
1133
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
@@ -474,7 +1217,7 @@
|
|
|
474
1217
|
"constraints": {
|
|
475
1218
|
"notEmpty": true,
|
|
476
1219
|
"pattern": {
|
|
477
|
-
"value": "^(=|(https
|
|
1220
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
478
1221
|
"message": "Must be a http(s) URL."
|
|
479
1222
|
}
|
|
480
1223
|
}
|
|
@@ -546,7 +1289,7 @@
|
|
|
546
1289
|
"feel": "optional",
|
|
547
1290
|
"binding": {
|
|
548
1291
|
"type": "zeebe:input",
|
|
549
|
-
"name": "authentication.token"
|
|
1292
|
+
"name": "graphql.authentication.token"
|
|
550
1293
|
},
|
|
551
1294
|
"constraints": {
|
|
552
1295
|
"notEmpty": true
|
|
@@ -717,7 +1460,7 @@
|
|
|
717
1460
|
"constraints": {
|
|
718
1461
|
"notEmpty": false,
|
|
719
1462
|
"pattern": {
|
|
720
|
-
"value": "^(=|([0-9]
|
|
1463
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
721
1464
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
722
1465
|
}
|
|
723
1466
|
}
|
|
@@ -756,7 +1499,7 @@
|
|
|
756
1499
|
}
|
|
757
1500
|
],
|
|
758
1501
|
"engines": {
|
|
759
|
-
"camunda": "^8.
|
|
1502
|
+
"camunda": "^8.2"
|
|
760
1503
|
}
|
|
761
1504
|
},
|
|
762
1505
|
{
|
|
@@ -764,11 +1507,8 @@
|
|
|
764
1507
|
"name": "GraphQL Outbound Connector",
|
|
765
1508
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
766
1509
|
"description": "Execute GraphQL query",
|
|
767
|
-
"
|
|
768
|
-
"
|
|
769
|
-
"icon": {
|
|
770
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
771
|
-
},
|
|
1510
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
1511
|
+
"version": 6,
|
|
772
1512
|
"category": {
|
|
773
1513
|
"id": "connectors",
|
|
774
1514
|
"name": "Connectors"
|
|
@@ -784,7 +1524,7 @@
|
|
|
784
1524
|
},
|
|
785
1525
|
{
|
|
786
1526
|
"id": "endpoint",
|
|
787
|
-
"label": "HTTP
|
|
1527
|
+
"label": "HTTP Endpoint"
|
|
788
1528
|
},
|
|
789
1529
|
{
|
|
790
1530
|
"id": "graphql",
|
|
@@ -792,37 +1532,45 @@
|
|
|
792
1532
|
},
|
|
793
1533
|
{
|
|
794
1534
|
"id": "timeout",
|
|
795
|
-
"label": "
|
|
1535
|
+
"label": "Connection timeout"
|
|
796
1536
|
},
|
|
797
1537
|
{
|
|
798
1538
|
"id": "output",
|
|
799
|
-
"label": "
|
|
1539
|
+
"label": "Output mapping"
|
|
800
1540
|
},
|
|
801
1541
|
{
|
|
802
|
-
"id": "
|
|
1542
|
+
"id": "error",
|
|
803
1543
|
"label": "Error handling"
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"id": "retries",
|
|
1547
|
+
"label": "Retries"
|
|
804
1548
|
}
|
|
805
1549
|
],
|
|
806
1550
|
"properties": [
|
|
807
1551
|
{
|
|
808
|
-
"type": "Hidden",
|
|
809
1552
|
"value": "io.camunda:connector-graphql:1",
|
|
810
1553
|
"binding": {
|
|
811
|
-
"
|
|
812
|
-
"
|
|
813
|
-
}
|
|
1554
|
+
"property": "type",
|
|
1555
|
+
"type": "zeebe:taskDefinition"
|
|
1556
|
+
},
|
|
1557
|
+
"type": "Hidden"
|
|
814
1558
|
},
|
|
815
1559
|
{
|
|
1560
|
+
"id": "authentication.type",
|
|
816
1561
|
"label": "Type",
|
|
817
|
-
"id": "authenticationType",
|
|
818
|
-
"group": "authentication",
|
|
819
1562
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
820
1563
|
"value": "noAuth",
|
|
1564
|
+
"group": "authentication",
|
|
1565
|
+
"binding": {
|
|
1566
|
+
"name": "authentication.type",
|
|
1567
|
+
"type": "zeebe:input"
|
|
1568
|
+
},
|
|
821
1569
|
"type": "Dropdown",
|
|
822
1570
|
"choices": [
|
|
823
1571
|
{
|
|
824
|
-
"name": "
|
|
825
|
-
"value": "
|
|
1572
|
+
"name": "API key",
|
|
1573
|
+
"value": "apiKey"
|
|
826
1574
|
},
|
|
827
1575
|
{
|
|
828
1576
|
"name": "Basic",
|
|
@@ -832,202 +1580,250 @@
|
|
|
832
1580
|
"name": "Bearer token",
|
|
833
1581
|
"value": "bearer"
|
|
834
1582
|
},
|
|
1583
|
+
{
|
|
1584
|
+
"name": "None",
|
|
1585
|
+
"value": "noAuth"
|
|
1586
|
+
},
|
|
835
1587
|
{
|
|
836
1588
|
"name": "OAuth 2.0",
|
|
837
1589
|
"value": "oauth-client-credentials-flow"
|
|
838
1590
|
}
|
|
839
|
-
]
|
|
840
|
-
"binding": {
|
|
841
|
-
"type": "zeebe:input",
|
|
842
|
-
"name": "authentication.type"
|
|
843
|
-
}
|
|
1591
|
+
]
|
|
844
1592
|
},
|
|
845
1593
|
{
|
|
846
|
-
"
|
|
847
|
-
"
|
|
848
|
-
"
|
|
849
|
-
"
|
|
1594
|
+
"id": "authentication.apiKeyLocation",
|
|
1595
|
+
"label": "Api key location",
|
|
1596
|
+
"description": "Choose type: Send API key in header or as query parameter.",
|
|
1597
|
+
"optional": false,
|
|
1598
|
+
"value": "headers",
|
|
1599
|
+
"constraints": {
|
|
1600
|
+
"notEmpty": true
|
|
1601
|
+
},
|
|
1602
|
+
"group": "authentication",
|
|
850
1603
|
"binding": {
|
|
851
|
-
"
|
|
852
|
-
"
|
|
1604
|
+
"name": "authentication.apiKeyLocation",
|
|
1605
|
+
"type": "zeebe:input"
|
|
1606
|
+
},
|
|
1607
|
+
"condition": {
|
|
1608
|
+
"property": "authentication.type",
|
|
1609
|
+
"equals": "apiKey",
|
|
1610
|
+
"type": "simple"
|
|
853
1611
|
},
|
|
854
|
-
"constraints": {
|
|
855
|
-
"notEmpty": true,
|
|
856
|
-
"pattern": {
|
|
857
|
-
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
858
|
-
"message": "Must be a http(s) URL."
|
|
859
|
-
}
|
|
860
|
-
}
|
|
861
|
-
},
|
|
862
|
-
{
|
|
863
|
-
"id": "method",
|
|
864
|
-
"label": "Method",
|
|
865
|
-
"group": "endpoint",
|
|
866
1612
|
"type": "Dropdown",
|
|
867
|
-
"value": "post",
|
|
868
1613
|
"choices": [
|
|
869
1614
|
{
|
|
870
|
-
"name": "
|
|
871
|
-
"value": "
|
|
1615
|
+
"name": "Headers",
|
|
1616
|
+
"value": "headers"
|
|
872
1617
|
},
|
|
873
1618
|
{
|
|
874
|
-
"name": "
|
|
875
|
-
"value": "
|
|
1619
|
+
"name": "Query parameters",
|
|
1620
|
+
"value": "query"
|
|
876
1621
|
}
|
|
877
|
-
]
|
|
878
|
-
"binding": {
|
|
879
|
-
"type": "zeebe:input",
|
|
880
|
-
"name": "graphql.method"
|
|
881
|
-
}
|
|
1622
|
+
]
|
|
882
1623
|
},
|
|
883
1624
|
{
|
|
884
|
-
"id": "
|
|
885
|
-
"label": "
|
|
886
|
-
"
|
|
887
|
-
"
|
|
888
|
-
|
|
889
|
-
|
|
1625
|
+
"id": "authentication.name",
|
|
1626
|
+
"label": "API key name",
|
|
1627
|
+
"optional": false,
|
|
1628
|
+
"constraints": {
|
|
1629
|
+
"notEmpty": true
|
|
1630
|
+
},
|
|
1631
|
+
"feel": "optional",
|
|
1632
|
+
"group": "authentication",
|
|
890
1633
|
"binding": {
|
|
891
|
-
"
|
|
892
|
-
"
|
|
893
|
-
}
|
|
1634
|
+
"name": "authentication.name",
|
|
1635
|
+
"type": "zeebe:input"
|
|
1636
|
+
},
|
|
1637
|
+
"condition": {
|
|
1638
|
+
"property": "authentication.type",
|
|
1639
|
+
"equals": "apiKey",
|
|
1640
|
+
"type": "simple"
|
|
1641
|
+
},
|
|
1642
|
+
"type": "String"
|
|
894
1643
|
},
|
|
895
1644
|
{
|
|
896
|
-
"
|
|
897
|
-
"
|
|
898
|
-
"group": "graphql",
|
|
899
|
-
"type": "Text",
|
|
900
|
-
"language": "graphql",
|
|
901
|
-
"binding": {
|
|
902
|
-
"type": "zeebe:input",
|
|
903
|
-
"name": "graphql.query"
|
|
904
|
-
},
|
|
1645
|
+
"id": "authentication.value",
|
|
1646
|
+
"label": "API key value",
|
|
905
1647
|
"optional": false,
|
|
906
1648
|
"constraints": {
|
|
907
1649
|
"notEmpty": true
|
|
908
|
-
}
|
|
1650
|
+
},
|
|
1651
|
+
"feel": "optional",
|
|
1652
|
+
"group": "authentication",
|
|
1653
|
+
"binding": {
|
|
1654
|
+
"name": "authentication.value",
|
|
1655
|
+
"type": "zeebe:input"
|
|
1656
|
+
},
|
|
1657
|
+
"condition": {
|
|
1658
|
+
"property": "authentication.type",
|
|
1659
|
+
"equals": "apiKey",
|
|
1660
|
+
"type": "simple"
|
|
1661
|
+
},
|
|
1662
|
+
"type": "String"
|
|
909
1663
|
},
|
|
910
1664
|
{
|
|
911
|
-
"
|
|
912
|
-
"
|
|
913
|
-
"
|
|
914
|
-
"
|
|
915
|
-
|
|
1665
|
+
"id": "authentication.username",
|
|
1666
|
+
"label": "Username",
|
|
1667
|
+
"optional": false,
|
|
1668
|
+
"constraints": {
|
|
1669
|
+
"notEmpty": true
|
|
1670
|
+
},
|
|
1671
|
+
"feel": "optional",
|
|
1672
|
+
"group": "authentication",
|
|
916
1673
|
"binding": {
|
|
917
|
-
"
|
|
918
|
-
"
|
|
1674
|
+
"name": "authentication.username",
|
|
1675
|
+
"type": "zeebe:input"
|
|
919
1676
|
},
|
|
920
|
-
"
|
|
1677
|
+
"condition": {
|
|
1678
|
+
"property": "authentication.type",
|
|
1679
|
+
"equals": "basic",
|
|
1680
|
+
"type": "simple"
|
|
1681
|
+
},
|
|
1682
|
+
"type": "String"
|
|
921
1683
|
},
|
|
922
1684
|
{
|
|
923
|
-
"
|
|
924
|
-
"
|
|
925
|
-
"
|
|
1685
|
+
"id": "authentication.password",
|
|
1686
|
+
"label": "Password",
|
|
1687
|
+
"optional": false,
|
|
1688
|
+
"constraints": {
|
|
1689
|
+
"notEmpty": true
|
|
1690
|
+
},
|
|
926
1691
|
"feel": "optional",
|
|
1692
|
+
"group": "authentication",
|
|
927
1693
|
"binding": {
|
|
928
|
-
"
|
|
929
|
-
"
|
|
1694
|
+
"name": "authentication.password",
|
|
1695
|
+
"type": "zeebe:input"
|
|
1696
|
+
},
|
|
1697
|
+
"condition": {
|
|
1698
|
+
"property": "authentication.type",
|
|
1699
|
+
"equals": "basic",
|
|
1700
|
+
"type": "simple"
|
|
930
1701
|
},
|
|
1702
|
+
"type": "String"
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
"id": "authentication.token",
|
|
1706
|
+
"label": "Bearer token",
|
|
1707
|
+
"optional": false,
|
|
931
1708
|
"constraints": {
|
|
932
1709
|
"notEmpty": true
|
|
933
1710
|
},
|
|
1711
|
+
"feel": "optional",
|
|
1712
|
+
"group": "authentication",
|
|
1713
|
+
"binding": {
|
|
1714
|
+
"name": "authentication.token",
|
|
1715
|
+
"type": "zeebe:input"
|
|
1716
|
+
},
|
|
934
1717
|
"condition": {
|
|
935
|
-
"property": "
|
|
936
|
-
"equals": "bearer"
|
|
937
|
-
|
|
1718
|
+
"property": "authentication.type",
|
|
1719
|
+
"equals": "bearer",
|
|
1720
|
+
"type": "simple"
|
|
1721
|
+
},
|
|
1722
|
+
"type": "String"
|
|
938
1723
|
},
|
|
939
1724
|
{
|
|
940
|
-
"
|
|
1725
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
1726
|
+
"label": "OAuth 2.0 token endpoint",
|
|
941
1727
|
"description": "The OAuth token endpoint",
|
|
942
|
-
"
|
|
943
|
-
"
|
|
1728
|
+
"optional": false,
|
|
1729
|
+
"constraints": {
|
|
1730
|
+
"notEmpty": true,
|
|
1731
|
+
"pattern": {
|
|
1732
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1733
|
+
"message": "Must be a http(s) URL"
|
|
1734
|
+
}
|
|
1735
|
+
},
|
|
944
1736
|
"feel": "optional",
|
|
1737
|
+
"group": "authentication",
|
|
945
1738
|
"binding": {
|
|
946
|
-
"
|
|
947
|
-
"
|
|
948
|
-
},
|
|
949
|
-
"constraints": {
|
|
950
|
-
"notEmpty": true
|
|
1739
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
1740
|
+
"type": "zeebe:input"
|
|
951
1741
|
},
|
|
952
1742
|
"condition": {
|
|
953
|
-
"property": "
|
|
954
|
-
"equals": "oauth-client-credentials-flow"
|
|
955
|
-
|
|
1743
|
+
"property": "authentication.type",
|
|
1744
|
+
"equals": "oauth-client-credentials-flow",
|
|
1745
|
+
"type": "simple"
|
|
1746
|
+
},
|
|
1747
|
+
"type": "String"
|
|
956
1748
|
},
|
|
957
1749
|
{
|
|
1750
|
+
"id": "authentication.clientId",
|
|
958
1751
|
"label": "Client ID",
|
|
959
1752
|
"description": "Your application's client ID from the OAuth client",
|
|
960
|
-
"
|
|
961
|
-
"type": "String",
|
|
962
|
-
"feel": "optional",
|
|
963
|
-
"binding": {
|
|
964
|
-
"type": "zeebe:input",
|
|
965
|
-
"name": "authentication.clientId"
|
|
966
|
-
},
|
|
1753
|
+
"optional": false,
|
|
967
1754
|
"constraints": {
|
|
968
1755
|
"notEmpty": true
|
|
969
1756
|
},
|
|
1757
|
+
"feel": "optional",
|
|
1758
|
+
"group": "authentication",
|
|
1759
|
+
"binding": {
|
|
1760
|
+
"name": "authentication.clientId",
|
|
1761
|
+
"type": "zeebe:input"
|
|
1762
|
+
},
|
|
970
1763
|
"condition": {
|
|
971
|
-
"property": "
|
|
972
|
-
"equals": "oauth-client-credentials-flow"
|
|
973
|
-
|
|
1764
|
+
"property": "authentication.type",
|
|
1765
|
+
"equals": "oauth-client-credentials-flow",
|
|
1766
|
+
"type": "simple"
|
|
1767
|
+
},
|
|
1768
|
+
"type": "String"
|
|
974
1769
|
},
|
|
975
1770
|
{
|
|
1771
|
+
"id": "authentication.clientSecret",
|
|
976
1772
|
"label": "Client secret",
|
|
977
1773
|
"description": "Your application's client secret from the OAuth client",
|
|
978
|
-
"
|
|
979
|
-
"type": "String",
|
|
980
|
-
"feel": "optional",
|
|
981
|
-
"binding": {
|
|
982
|
-
"type": "zeebe:input",
|
|
983
|
-
"name": "authentication.clientSecret"
|
|
984
|
-
},
|
|
1774
|
+
"optional": false,
|
|
985
1775
|
"constraints": {
|
|
986
1776
|
"notEmpty": true
|
|
987
1777
|
},
|
|
988
|
-
"condition": {
|
|
989
|
-
"property": "authenticationType",
|
|
990
|
-
"equals": "oauth-client-credentials-flow"
|
|
991
|
-
}
|
|
992
|
-
},
|
|
993
|
-
{
|
|
994
|
-
"label": "Scopes",
|
|
995
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
996
|
-
"group": "authentication",
|
|
997
|
-
"type": "String",
|
|
998
1778
|
"feel": "optional",
|
|
999
|
-
"
|
|
1779
|
+
"group": "authentication",
|
|
1000
1780
|
"binding": {
|
|
1001
|
-
"
|
|
1002
|
-
"
|
|
1781
|
+
"name": "authentication.clientSecret",
|
|
1782
|
+
"type": "zeebe:input"
|
|
1003
1783
|
},
|
|
1004
1784
|
"condition": {
|
|
1005
|
-
"property": "
|
|
1006
|
-
"equals": "oauth-client-credentials-flow"
|
|
1007
|
-
|
|
1785
|
+
"property": "authentication.type",
|
|
1786
|
+
"equals": "oauth-client-credentials-flow",
|
|
1787
|
+
"type": "simple"
|
|
1788
|
+
},
|
|
1789
|
+
"type": "String"
|
|
1008
1790
|
},
|
|
1009
1791
|
{
|
|
1792
|
+
"id": "authentication.audience",
|
|
1010
1793
|
"label": "Audience",
|
|
1011
1794
|
"description": "The unique identifier of the target API you want to access",
|
|
1012
|
-
"group": "authentication",
|
|
1013
|
-
"type": "String",
|
|
1014
|
-
"feel": "optional",
|
|
1015
1795
|
"optional": true,
|
|
1796
|
+
"feel": "optional",
|
|
1797
|
+
"group": "authentication",
|
|
1016
1798
|
"binding": {
|
|
1017
|
-
"
|
|
1018
|
-
"
|
|
1799
|
+
"name": "authentication.audience",
|
|
1800
|
+
"type": "zeebe:input"
|
|
1019
1801
|
},
|
|
1020
1802
|
"condition": {
|
|
1021
|
-
"property": "
|
|
1022
|
-
"equals": "oauth-client-credentials-flow"
|
|
1023
|
-
|
|
1803
|
+
"property": "authentication.type",
|
|
1804
|
+
"equals": "oauth-client-credentials-flow",
|
|
1805
|
+
"type": "simple"
|
|
1806
|
+
},
|
|
1807
|
+
"type": "String"
|
|
1024
1808
|
},
|
|
1025
1809
|
{
|
|
1026
|
-
"label": "Client authentication",
|
|
1027
1810
|
"id": "authentication.clientAuthentication",
|
|
1811
|
+
"label": "Client authentication",
|
|
1812
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
1813
|
+
"optional": false,
|
|
1814
|
+
"constraints": {
|
|
1815
|
+
"notEmpty": true
|
|
1816
|
+
},
|
|
1028
1817
|
"group": "authentication",
|
|
1029
|
-
"
|
|
1030
|
-
|
|
1818
|
+
"binding": {
|
|
1819
|
+
"name": "authentication.clientAuthentication",
|
|
1820
|
+
"type": "zeebe:input"
|
|
1821
|
+
},
|
|
1822
|
+
"condition": {
|
|
1823
|
+
"property": "authentication.type",
|
|
1824
|
+
"equals": "oauth-client-credentials-flow",
|
|
1825
|
+
"type": "simple"
|
|
1826
|
+
},
|
|
1031
1827
|
"type": "Dropdown",
|
|
1032
1828
|
"choices": [
|
|
1033
1829
|
{
|
|
@@ -1038,113 +1834,200 @@
|
|
|
1038
1834
|
"name": "Send as Basic Auth header",
|
|
1039
1835
|
"value": "basicAuthHeader"
|
|
1040
1836
|
}
|
|
1041
|
-
]
|
|
1042
|
-
"binding": {
|
|
1043
|
-
"type": "zeebe:input",
|
|
1044
|
-
"name": "authentication.clientAuthentication"
|
|
1045
|
-
},
|
|
1046
|
-
"condition": {
|
|
1047
|
-
"property": "authenticationType",
|
|
1048
|
-
"equals": "oauth-client-credentials-flow"
|
|
1049
|
-
}
|
|
1837
|
+
]
|
|
1050
1838
|
},
|
|
1051
1839
|
{
|
|
1052
|
-
"
|
|
1053
|
-
"
|
|
1054
|
-
"
|
|
1840
|
+
"id": "authentication.scopes",
|
|
1841
|
+
"label": "Scopes",
|
|
1842
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1843
|
+
"optional": true,
|
|
1055
1844
|
"feel": "optional",
|
|
1845
|
+
"group": "authentication",
|
|
1056
1846
|
"binding": {
|
|
1057
|
-
"
|
|
1058
|
-
"
|
|
1847
|
+
"name": "authentication.scopes",
|
|
1848
|
+
"type": "zeebe:input"
|
|
1849
|
+
},
|
|
1850
|
+
"condition": {
|
|
1851
|
+
"property": "authentication.type",
|
|
1852
|
+
"equals": "oauth-client-credentials-flow",
|
|
1853
|
+
"type": "simple"
|
|
1059
1854
|
},
|
|
1855
|
+
"type": "String"
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"id": "graphql.method",
|
|
1859
|
+
"label": "Method",
|
|
1860
|
+
"optional": false,
|
|
1861
|
+
"value": "get",
|
|
1060
1862
|
"constraints": {
|
|
1061
1863
|
"notEmpty": true
|
|
1062
1864
|
},
|
|
1063
|
-
"
|
|
1064
|
-
|
|
1065
|
-
"
|
|
1066
|
-
|
|
1865
|
+
"group": "endpoint",
|
|
1866
|
+
"binding": {
|
|
1867
|
+
"name": "graphql.method",
|
|
1868
|
+
"type": "zeebe:input"
|
|
1869
|
+
},
|
|
1870
|
+
"type": "Dropdown",
|
|
1871
|
+
"choices": [
|
|
1872
|
+
{
|
|
1873
|
+
"name": "GET",
|
|
1874
|
+
"value": "get"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"name": "POST",
|
|
1878
|
+
"value": "post"
|
|
1879
|
+
}
|
|
1880
|
+
]
|
|
1067
1881
|
},
|
|
1068
1882
|
{
|
|
1069
|
-
"
|
|
1070
|
-
"
|
|
1071
|
-
"
|
|
1883
|
+
"id": "graphql.url",
|
|
1884
|
+
"label": "URL",
|
|
1885
|
+
"optional": false,
|
|
1886
|
+
"constraints": {
|
|
1887
|
+
"notEmpty": true,
|
|
1888
|
+
"pattern": {
|
|
1889
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1890
|
+
"message": "Must be a http(s) URL"
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1072
1893
|
"feel": "optional",
|
|
1894
|
+
"group": "endpoint",
|
|
1073
1895
|
"binding": {
|
|
1074
|
-
"
|
|
1075
|
-
"
|
|
1896
|
+
"name": "graphql.url",
|
|
1897
|
+
"type": "zeebe:input"
|
|
1898
|
+
},
|
|
1899
|
+
"type": "String"
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"id": "graphql.headers",
|
|
1903
|
+
"label": "Headers",
|
|
1904
|
+
"description": "Map of HTTP headers to add to the request",
|
|
1905
|
+
"optional": true,
|
|
1906
|
+
"feel": "required",
|
|
1907
|
+
"group": "endpoint",
|
|
1908
|
+
"binding": {
|
|
1909
|
+
"name": "graphql.headers",
|
|
1910
|
+
"type": "zeebe:input"
|
|
1076
1911
|
},
|
|
1912
|
+
"type": "String"
|
|
1913
|
+
},
|
|
1914
|
+
{
|
|
1915
|
+
"id": "graphql.query",
|
|
1916
|
+
"label": "Query/Mutation",
|
|
1917
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
1918
|
+
"optional": false,
|
|
1077
1919
|
"constraints": {
|
|
1078
1920
|
"notEmpty": true
|
|
1079
1921
|
},
|
|
1080
|
-
"
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1922
|
+
"feel": "optional",
|
|
1923
|
+
"group": "graphql",
|
|
1924
|
+
"binding": {
|
|
1925
|
+
"name": "graphql.query",
|
|
1926
|
+
"type": "zeebe:input"
|
|
1927
|
+
},
|
|
1928
|
+
"type": "Text"
|
|
1084
1929
|
},
|
|
1085
1930
|
{
|
|
1086
|
-
"
|
|
1931
|
+
"id": "graphql.variables",
|
|
1932
|
+
"label": "Variables",
|
|
1933
|
+
"optional": true,
|
|
1934
|
+
"feel": "required",
|
|
1935
|
+
"group": "graphql",
|
|
1936
|
+
"binding": {
|
|
1937
|
+
"name": "graphql.variables",
|
|
1938
|
+
"type": "zeebe:input"
|
|
1939
|
+
},
|
|
1940
|
+
"type": "String"
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"id": "graphql.connectionTimeoutInSeconds",
|
|
1944
|
+
"label": "Connection timeout in seconds",
|
|
1087
1945
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
1088
|
-
"
|
|
1089
|
-
"type": "String",
|
|
1946
|
+
"optional": true,
|
|
1090
1947
|
"value": "20",
|
|
1948
|
+
"feel": "optional",
|
|
1949
|
+
"group": "timeout",
|
|
1091
1950
|
"binding": {
|
|
1092
|
-
"
|
|
1093
|
-
"
|
|
1951
|
+
"name": "graphql.connectionTimeoutInSeconds",
|
|
1952
|
+
"type": "zeebe:input"
|
|
1094
1953
|
},
|
|
1095
|
-
"
|
|
1096
|
-
"optional": true,
|
|
1097
|
-
"constraints": {
|
|
1098
|
-
"notEmpty": false,
|
|
1099
|
-
"pattern": {
|
|
1100
|
-
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1101
|
-
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1102
|
-
}
|
|
1103
|
-
}
|
|
1954
|
+
"type": "String"
|
|
1104
1955
|
},
|
|
1105
1956
|
{
|
|
1957
|
+
"id": "resultVariable",
|
|
1106
1958
|
"label": "Result variable",
|
|
1107
1959
|
"description": "Name of variable to store the response in",
|
|
1108
1960
|
"group": "output",
|
|
1109
|
-
"type": "String",
|
|
1110
1961
|
"binding": {
|
|
1111
|
-
"
|
|
1112
|
-
"
|
|
1113
|
-
}
|
|
1962
|
+
"key": "resultVariable",
|
|
1963
|
+
"type": "zeebe:taskHeader"
|
|
1964
|
+
},
|
|
1965
|
+
"type": "String"
|
|
1114
1966
|
},
|
|
1115
1967
|
{
|
|
1968
|
+
"id": "resultExpression",
|
|
1116
1969
|
"label": "Result expression",
|
|
1117
1970
|
"description": "Expression to map the response into process variables",
|
|
1971
|
+
"feel": "required",
|
|
1118
1972
|
"group": "output",
|
|
1119
|
-
"
|
|
1973
|
+
"binding": {
|
|
1974
|
+
"key": "resultExpression",
|
|
1975
|
+
"type": "zeebe:taskHeader"
|
|
1976
|
+
},
|
|
1977
|
+
"type": "Text"
|
|
1978
|
+
},
|
|
1979
|
+
{
|
|
1980
|
+
"id": "errorExpression",
|
|
1981
|
+
"label": "Error expression",
|
|
1982
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
1120
1983
|
"feel": "required",
|
|
1984
|
+
"group": "error",
|
|
1985
|
+
"binding": {
|
|
1986
|
+
"key": "errorExpression",
|
|
1987
|
+
"type": "zeebe:taskHeader"
|
|
1988
|
+
},
|
|
1989
|
+
"type": "Text"
|
|
1990
|
+
},
|
|
1991
|
+
{
|
|
1992
|
+
"id": "retryCount",
|
|
1993
|
+
"label": "Retries",
|
|
1994
|
+
"description": "Number of retries",
|
|
1995
|
+
"value": "3",
|
|
1996
|
+
"feel": "optional",
|
|
1997
|
+
"group": "retries",
|
|
1121
1998
|
"binding": {
|
|
1122
|
-
"
|
|
1123
|
-
"
|
|
1124
|
-
}
|
|
1999
|
+
"property": "retries",
|
|
2000
|
+
"type": "zeebe:taskDefinition"
|
|
2001
|
+
},
|
|
2002
|
+
"type": "String"
|
|
1125
2003
|
},
|
|
1126
2004
|
{
|
|
1127
|
-
"
|
|
1128
|
-
"
|
|
1129
|
-
"
|
|
1130
|
-
"
|
|
1131
|
-
"feel": "
|
|
2005
|
+
"id": "retryBackoff",
|
|
2006
|
+
"label": "Retry backoff",
|
|
2007
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
2008
|
+
"value": "PT0S",
|
|
2009
|
+
"feel": "optional",
|
|
2010
|
+
"group": "retries",
|
|
1132
2011
|
"binding": {
|
|
1133
|
-
"
|
|
1134
|
-
"
|
|
1135
|
-
}
|
|
2012
|
+
"key": "retryBackoff",
|
|
2013
|
+
"type": "zeebe:taskHeader"
|
|
2014
|
+
},
|
|
2015
|
+
"type": "String"
|
|
1136
2016
|
}
|
|
1137
2017
|
],
|
|
2018
|
+
"icon": {
|
|
2019
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdHcmFwaFFMX0xvZ28nCiAgICAgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0MDAgNDAwJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA0MDAgNDAwJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48Zz48Zz48cmVjdCB4PScxMjInIHk9Jy0wLjQnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjg2NiAtMC41IDAuNSAtMC44NjYgMTYzLjMxOTYgMzYzLjMxMzYpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PSczMjAuMycvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMzkuOCcgeT0nMjcyLjInIGZpbGw9JyNFNTM1QUInIHdpZHRoPSczMjAuMycgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PSczNy45JyB5PSczMTIuMicgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA4My4wNjkzIDY2My4zNDA5KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE4NScgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScxNzcuMScgeT0nNzEuMScgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA0NjMuMzQwOSAyODMuMDY5MyknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxODUnIGhlaWdodD0nMTYuNicvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTIyLjEnIHk9Jy0xMycgdHJhbnNmb3JtPSdtYXRyaXgoLTAuNSAtMC44NjYgMC44NjYgLTAuNSAxMjYuNzkwMyAyMzIuMTIyMSknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxNi42JyBoZWlnaHQ9JzE4NScvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTA5LjYnIHk9JzE1MS42JyB0cmFuc2Zvcm09J21hdHJpeCgtMC41IC0wLjg2NiAwLjg2NiAtMC41IDI2Ni4wODI4IDQ3My4zNzY2KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzMyMC4zJyBoZWlnaHQ9JzE2LjYnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzUyLjUnIHk9JzEwNy41JyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PScxODUnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzMzMC45JyB5PScxMDcuNScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE2LjYnIGhlaWdodD0nMTg1Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScyNjIuNCcgeT0nMjQwLjEnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjUgLTAuODY2IDAuODY2IC0wLjUgMTI2Ljc5NTMgNzE0LjI4NzUpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTQuNScgaGVpZ2h0PScxNjAuOScvPjwvZz48L2c+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zNjkuNSwyOTcuOWMtOS42LDE2LjctMzEsMjIuNC00Ny43LDEyLjhjLTE2LjctOS42LTIyLjQtMzEtMTIuOC00Ny43YzkuNi0xNi43LDMxLTIyLjQsNDcuNy0xMi44IEMzNzMuNSwyNTkuOSwzNzkuMiwyODEuMiwzNjkuNSwyOTcuOScvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNOTAuOSwxMzdjLTkuNiwxNi43LTMxLDIyLjQtNDcuNywxMi44Yy0xNi43LTkuNi0yMi40LTMxLTEyLjgtNDcuN2M5LjYtMTYuNywzMS0yMi40LDQ3LjctMTIuOCBDOTQuOCw5OSwxMDAuNSwxMjAuMyw5MC45LDEzNycvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMzAuNSwyOTcuOWMtOS42LTE2LjctMy45LTM4LDEyLjgtNDcuN2MxNi43LTkuNiwzOC0zLjksNDcuNywxMi44YzkuNiwxNi43LDMuOSwzOC0xMi44LDQ3LjcgQzYxLjQsMzIwLjMsNDAuMSwzMTQuNiwzMC41LDI5Ny45Jy8+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zMDkuMSwxMzdjLTkuNi0xNi43LTMuOS0zOCwxMi44LTQ3LjdjMTYuNy05LjYsMzgtMy45LDQ3LjcsMTIuOGM5LjYsMTYuNywzLjksMzgtMTIuOCw0Ny43IEMzNDAuMSwxNTkuNCwzMTguNywxNTMuNywzMDkuMSwxMzcnLz48cGF0aAogICAgICAgIGZpbGw9JyNFNTM1QUInCiAgICAgICAgZD0nTTIwMCwzOTUuOGMtMTkuMywwLTM0LjktMTUuNi0zNC45LTM0LjljMC0xOS4zLDE1LjYtMzQuOSwzNC45LTM0LjljMTkuMywwLDM0LjksMTUuNiwzNC45LDM0LjkgQzIzNC45LDM4MC4xLDIxOS4zLDM5NS44LDIwMCwzOTUuOCcvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMjAwLDc0Yy0xOS4zLDAtMzQuOS0xNS42LTM0LjktMzQuOWMwLTE5LjMsMTUuNi0zNC45LDM0LjktMzQuOWMxOS4zLDAsMzQuOSwxNS42LDM0LjksMzQuOSBDMjM0LjksNTguNCwyMTkuMyw3NCwyMDAsNzQnLz48L2c+PC9zdmc+"
|
|
2020
|
+
},
|
|
1138
2021
|
"engines": {
|
|
1139
|
-
"camunda": "^8.
|
|
2022
|
+
"camunda": "^8.5"
|
|
1140
2023
|
}
|
|
1141
2024
|
},
|
|
1142
2025
|
{
|
|
1143
2026
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1144
|
-
"name": "GraphQL
|
|
2027
|
+
"name": "GraphQL Outbound Connector",
|
|
1145
2028
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
1146
2029
|
"description": "Execute GraphQL query",
|
|
1147
|
-
"version":
|
|
2030
|
+
"version": 4,
|
|
1148
2031
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/",
|
|
1149
2032
|
"icon": {
|
|
1150
2033
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
@@ -1234,7 +2117,7 @@
|
|
|
1234
2117
|
"constraints": {
|
|
1235
2118
|
"notEmpty": true,
|
|
1236
2119
|
"pattern": {
|
|
1237
|
-
"value": "^(=|(https
|
|
2120
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1238
2121
|
"message": "Must be a http(s) URL."
|
|
1239
2122
|
}
|
|
1240
2123
|
}
|
|
@@ -1306,7 +2189,7 @@
|
|
|
1306
2189
|
"feel": "optional",
|
|
1307
2190
|
"binding": {
|
|
1308
2191
|
"type": "zeebe:input",
|
|
1309
|
-
"name": "
|
|
2192
|
+
"name": "authentication.token"
|
|
1310
2193
|
},
|
|
1311
2194
|
"constraints": {
|
|
1312
2195
|
"notEmpty": true
|
|
@@ -1477,7 +2360,7 @@
|
|
|
1477
2360
|
"constraints": {
|
|
1478
2361
|
"notEmpty": false,
|
|
1479
2362
|
"pattern": {
|
|
1480
|
-
"value": "^(=|([0-9]
|
|
2363
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1481
2364
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1482
2365
|
}
|
|
1483
2366
|
}
|
|
@@ -1516,7 +2399,7 @@
|
|
|
1516
2399
|
}
|
|
1517
2400
|
],
|
|
1518
2401
|
"engines": {
|
|
1519
|
-
"camunda": "^8.
|
|
2402
|
+
"camunda": "^8.4"
|
|
1520
2403
|
}
|
|
1521
2404
|
},
|
|
1522
2405
|
{
|
|
@@ -1524,8 +2407,11 @@
|
|
|
1524
2407
|
"name": "GraphQL Outbound Connector",
|
|
1525
2408
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
1526
2409
|
"description": "Execute GraphQL query",
|
|
2410
|
+
"metadata": {
|
|
2411
|
+
"keywords": []
|
|
2412
|
+
},
|
|
1527
2413
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
1528
|
-
"version":
|
|
2414
|
+
"version": 8,
|
|
1529
2415
|
"category": {
|
|
1530
2416
|
"id": "connectors",
|
|
1531
2417
|
"name": "Connectors"
|
|
@@ -1534,6 +2420,9 @@
|
|
|
1534
2420
|
"elementType": {
|
|
1535
2421
|
"value": "bpmn:ServiceTask"
|
|
1536
2422
|
},
|
|
2423
|
+
"engines": {
|
|
2424
|
+
"camunda": "^8.3"
|
|
2425
|
+
},
|
|
1537
2426
|
"groups": [
|
|
1538
2427
|
{
|
|
1539
2428
|
"id": "authentication",
|
|
@@ -1551,6 +2440,10 @@
|
|
|
1551
2440
|
"id": "timeout",
|
|
1552
2441
|
"label": "Connection timeout"
|
|
1553
2442
|
},
|
|
2443
|
+
{
|
|
2444
|
+
"id": "connector",
|
|
2445
|
+
"label": "Connector"
|
|
2446
|
+
},
|
|
1554
2447
|
{
|
|
1555
2448
|
"id": "output",
|
|
1556
2449
|
"label": "Output mapping"
|
|
@@ -1928,6 +2821,20 @@
|
|
|
1928
2821
|
},
|
|
1929
2822
|
"type": "String"
|
|
1930
2823
|
},
|
|
2824
|
+
{
|
|
2825
|
+
"id": "graphql.storeResponse",
|
|
2826
|
+
"label": "Store response",
|
|
2827
|
+
"description": "Store the response as a document in the document store",
|
|
2828
|
+
"optional": false,
|
|
2829
|
+
"value": false,
|
|
2830
|
+
"feel": "static",
|
|
2831
|
+
"group": "endpoint",
|
|
2832
|
+
"binding": {
|
|
2833
|
+
"name": "graphql.storeResponse",
|
|
2834
|
+
"type": "zeebe:input"
|
|
2835
|
+
},
|
|
2836
|
+
"type": "Boolean"
|
|
2837
|
+
},
|
|
1931
2838
|
{
|
|
1932
2839
|
"id": "graphql.query",
|
|
1933
2840
|
"label": "Query/Mutation",
|
|
@@ -1961,14 +2868,38 @@
|
|
|
1961
2868
|
"label": "Connection timeout in seconds",
|
|
1962
2869
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
1963
2870
|
"optional": true,
|
|
1964
|
-
"value":
|
|
1965
|
-
"feel": "
|
|
2871
|
+
"value": 20,
|
|
2872
|
+
"feel": "static",
|
|
1966
2873
|
"group": "timeout",
|
|
1967
2874
|
"binding": {
|
|
1968
2875
|
"name": "graphql.connectionTimeoutInSeconds",
|
|
1969
2876
|
"type": "zeebe:input"
|
|
1970
2877
|
},
|
|
1971
|
-
"type": "
|
|
2878
|
+
"type": "Number"
|
|
2879
|
+
},
|
|
2880
|
+
{
|
|
2881
|
+
"id": "version",
|
|
2882
|
+
"label": "Version",
|
|
2883
|
+
"description": "Version of the element template",
|
|
2884
|
+
"value": "8",
|
|
2885
|
+
"group": "connector",
|
|
2886
|
+
"binding": {
|
|
2887
|
+
"key": "elementTemplateVersion",
|
|
2888
|
+
"type": "zeebe:taskHeader"
|
|
2889
|
+
},
|
|
2890
|
+
"type": "Hidden"
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"id": "id",
|
|
2894
|
+
"label": "ID",
|
|
2895
|
+
"description": "ID of the element template",
|
|
2896
|
+
"value": "io.camunda.connectors.GraphQL.v1",
|
|
2897
|
+
"group": "connector",
|
|
2898
|
+
"binding": {
|
|
2899
|
+
"key": "elementTemplateId",
|
|
2900
|
+
"type": "zeebe:taskHeader"
|
|
2901
|
+
},
|
|
2902
|
+
"type": "Hidden"
|
|
1972
2903
|
},
|
|
1973
2904
|
{
|
|
1974
2905
|
"id": "resultVariable",
|
|
@@ -2023,7 +2954,6 @@
|
|
|
2023
2954
|
"label": "Retry backoff",
|
|
2024
2955
|
"description": "ISO-8601 duration to wait between retries",
|
|
2025
2956
|
"value": "PT0S",
|
|
2026
|
-
"feel": "optional",
|
|
2027
2957
|
"group": "retries",
|
|
2028
2958
|
"binding": {
|
|
2029
2959
|
"key": "retryBackoff",
|
|
@@ -2034,9 +2964,6 @@
|
|
|
2034
2964
|
],
|
|
2035
2965
|
"icon": {
|
|
2036
2966
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdHcmFwaFFMX0xvZ28nCiAgICAgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0MDAgNDAwJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA0MDAgNDAwJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48Zz48Zz48cmVjdCB4PScxMjInIHk9Jy0wLjQnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjg2NiAtMC41IDAuNSAtMC44NjYgMTYzLjMxOTYgMzYzLjMxMzYpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PSczMjAuMycvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMzkuOCcgeT0nMjcyLjInIGZpbGw9JyNFNTM1QUInIHdpZHRoPSczMjAuMycgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PSczNy45JyB5PSczMTIuMicgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA4My4wNjkzIDY2My4zNDA5KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE4NScgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScxNzcuMScgeT0nNzEuMScgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA0NjMuMzQwOSAyODMuMDY5MyknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxODUnIGhlaWdodD0nMTYuNicvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTIyLjEnIHk9Jy0xMycgdHJhbnNmb3JtPSdtYXRyaXgoLTAuNSAtMC44NjYgMC44NjYgLTAuNSAxMjYuNzkwMyAyMzIuMTIyMSknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxNi42JyBoZWlnaHQ9JzE4NScvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTA5LjYnIHk9JzE1MS42JyB0cmFuc2Zvcm09J21hdHJpeCgtMC41IC0wLjg2NiAwLjg2NiAtMC41IDI2Ni4wODI4IDQ3My4zNzY2KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzMyMC4zJyBoZWlnaHQ9JzE2LjYnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzUyLjUnIHk9JzEwNy41JyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PScxODUnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzMzMC45JyB5PScxMDcuNScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE2LjYnIGhlaWdodD0nMTg1Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScyNjIuNCcgeT0nMjQwLjEnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjUgLTAuODY2IDAuODY2IC0wLjUgMTI2Ljc5NTMgNzE0LjI4NzUpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTQuNScgaGVpZ2h0PScxNjAuOScvPjwvZz48L2c+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zNjkuNSwyOTcuOWMtOS42LDE2LjctMzEsMjIuNC00Ny43LDEyLjhjLTE2LjctOS42LTIyLjQtMzEtMTIuOC00Ny43YzkuNi0xNi43LDMxLTIyLjQsNDcuNy0xMi44IEMzNzMuNSwyNTkuOSwzNzkuMiwyODEuMiwzNjkuNSwyOTcuOScvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNOTAuOSwxMzdjLTkuNiwxNi43LTMxLDIyLjQtNDcuNywxMi44Yy0xNi43LTkuNi0yMi40LTMxLTEyLjgtNDcuN2M5LjYtMTYuNywzMS0yMi40LDQ3LjctMTIuOCBDOTQuOCw5OSwxMDAuNSwxMjAuMyw5MC45LDEzNycvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMzAuNSwyOTcuOWMtOS42LTE2LjctMy45LTM4LDEyLjgtNDcuN2MxNi43LTkuNiwzOC0zLjksNDcuNywxMi44YzkuNiwxNi43LDMuOSwzOC0xMi44LDQ3LjcgQzYxLjQsMzIwLjMsNDAuMSwzMTQuNiwzMC41LDI5Ny45Jy8+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zMDkuMSwxMzdjLTkuNi0xNi43LTMuOS0zOCwxMi44LTQ3LjdjMTYuNy05LjYsMzgtMy45LDQ3LjcsMTIuOGM5LjYsMTYuNywzLjksMzgtMTIuOCw0Ny43IEMzNDAuMSwxNTkuNCwzMTguNywxNTMuNywzMDkuMSwxMzcnLz48cGF0aAogICAgICAgIGZpbGw9JyNFNTM1QUInCiAgICAgICAgZD0nTTIwMCwzOTUuOGMtMTkuMywwLTM0LjktMTUuNi0zNC45LTM0LjljMC0xOS4zLDE1LjYtMzQuOSwzNC45LTM0LjljMTkuMywwLDM0LjksMTUuNiwzNC45LDM0LjkgQzIzNC45LDM4MC4xLDIxOS4zLDM5NS44LDIwMCwzOTUuOCcvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMjAwLDc0Yy0xOS4zLDAtMzQuOS0xNS42LTM0LjktMzQuOWMwLTE5LjMsMTUuNi0zNC45LDM0LjktMzQuOWMxOS4zLDAsMzQuOSwxNS42LDM0LjksMzQuOSBDMjM0LjksNTguNCwyMTkuMyw3NCwyMDAsNzQnLz48L2c+PC9zdmc+"
|
|
2037
|
-
},
|
|
2038
|
-
"engines": {
|
|
2039
|
-
"camunda": "^8.5"
|
|
2040
2967
|
}
|
|
2041
2968
|
},
|
|
2042
2969
|
{
|
|
@@ -2044,11 +2971,11 @@
|
|
|
2044
2971
|
"name": "GraphQL Outbound Connector",
|
|
2045
2972
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
2046
2973
|
"description": "Execute GraphQL query",
|
|
2047
|
-
"
|
|
2048
|
-
|
|
2974
|
+
"version": 3,
|
|
2975
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/",
|
|
2976
|
+
"icon": {
|
|
2977
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
2049
2978
|
},
|
|
2050
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
2051
|
-
"version": 7,
|
|
2052
2979
|
"category": {
|
|
2053
2980
|
"id": "connectors",
|
|
2054
2981
|
"name": "Connectors"
|
|
@@ -2057,9 +2984,6 @@
|
|
|
2057
2984
|
"elementType": {
|
|
2058
2985
|
"value": "bpmn:ServiceTask"
|
|
2059
2986
|
},
|
|
2060
|
-
"engines": {
|
|
2061
|
-
"camunda": "^8.3"
|
|
2062
|
-
},
|
|
2063
2987
|
"groups": [
|
|
2064
2988
|
{
|
|
2065
2989
|
"id": "authentication",
|
|
@@ -2067,7 +2991,7 @@
|
|
|
2067
2991
|
},
|
|
2068
2992
|
{
|
|
2069
2993
|
"id": "endpoint",
|
|
2070
|
-
"label": "HTTP
|
|
2994
|
+
"label": "HTTP endpoint"
|
|
2071
2995
|
},
|
|
2072
2996
|
{
|
|
2073
2997
|
"id": "graphql",
|
|
@@ -2075,45 +2999,37 @@
|
|
|
2075
2999
|
},
|
|
2076
3000
|
{
|
|
2077
3001
|
"id": "timeout",
|
|
2078
|
-
"label": "
|
|
3002
|
+
"label": "Connect timeout"
|
|
2079
3003
|
},
|
|
2080
3004
|
{
|
|
2081
3005
|
"id": "output",
|
|
2082
|
-
"label": "
|
|
3006
|
+
"label": "Response mapping"
|
|
2083
3007
|
},
|
|
2084
3008
|
{
|
|
2085
|
-
"id": "
|
|
3009
|
+
"id": "errors",
|
|
2086
3010
|
"label": "Error handling"
|
|
2087
|
-
},
|
|
2088
|
-
{
|
|
2089
|
-
"id": "retries",
|
|
2090
|
-
"label": "Retries"
|
|
2091
3011
|
}
|
|
2092
3012
|
],
|
|
2093
3013
|
"properties": [
|
|
2094
3014
|
{
|
|
3015
|
+
"type": "Hidden",
|
|
2095
3016
|
"value": "io.camunda:connector-graphql:1",
|
|
2096
3017
|
"binding": {
|
|
2097
|
-
"
|
|
2098
|
-
"
|
|
2099
|
-
}
|
|
2100
|
-
"type": "Hidden"
|
|
3018
|
+
"type": "zeebe:taskDefinition",
|
|
3019
|
+
"property": "type"
|
|
3020
|
+
}
|
|
2101
3021
|
},
|
|
2102
3022
|
{
|
|
2103
|
-
"id": "authentication.type",
|
|
2104
3023
|
"label": "Type",
|
|
3024
|
+
"id": "authenticationType",
|
|
3025
|
+
"group": "authentication",
|
|
2105
3026
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
2106
3027
|
"value": "noAuth",
|
|
2107
|
-
"group": "authentication",
|
|
2108
|
-
"binding": {
|
|
2109
|
-
"name": "authentication.type",
|
|
2110
|
-
"type": "zeebe:input"
|
|
2111
|
-
},
|
|
2112
3028
|
"type": "Dropdown",
|
|
2113
3029
|
"choices": [
|
|
2114
3030
|
{
|
|
2115
|
-
"name": "
|
|
2116
|
-
"value": "
|
|
3031
|
+
"name": "None",
|
|
3032
|
+
"value": "noAuth"
|
|
2117
3033
|
},
|
|
2118
3034
|
{
|
|
2119
3035
|
"name": "Basic",
|
|
@@ -2123,468 +3039,323 @@
|
|
|
2123
3039
|
"name": "Bearer token",
|
|
2124
3040
|
"value": "bearer"
|
|
2125
3041
|
},
|
|
2126
|
-
{
|
|
2127
|
-
"name": "None",
|
|
2128
|
-
"value": "noAuth"
|
|
2129
|
-
},
|
|
2130
3042
|
{
|
|
2131
3043
|
"name": "OAuth 2.0",
|
|
2132
3044
|
"value": "oauth-client-credentials-flow"
|
|
2133
3045
|
}
|
|
2134
|
-
]
|
|
3046
|
+
],
|
|
3047
|
+
"binding": {
|
|
3048
|
+
"type": "zeebe:input",
|
|
3049
|
+
"name": "authentication.type"
|
|
3050
|
+
}
|
|
2135
3051
|
},
|
|
2136
3052
|
{
|
|
2137
|
-
"
|
|
2138
|
-
"
|
|
2139
|
-
"
|
|
2140
|
-
"
|
|
2141
|
-
"value": "headers",
|
|
2142
|
-
"constraints": {
|
|
2143
|
-
"notEmpty": true
|
|
2144
|
-
},
|
|
2145
|
-
"group": "authentication",
|
|
3053
|
+
"label": "URL",
|
|
3054
|
+
"group": "endpoint",
|
|
3055
|
+
"type": "String",
|
|
3056
|
+
"feel": "optional",
|
|
2146
3057
|
"binding": {
|
|
2147
|
-
"
|
|
2148
|
-
"
|
|
2149
|
-
},
|
|
2150
|
-
"condition": {
|
|
2151
|
-
"property": "authentication.type",
|
|
2152
|
-
"equals": "apiKey",
|
|
2153
|
-
"type": "simple"
|
|
3058
|
+
"type": "zeebe:input",
|
|
3059
|
+
"name": "graphql.url"
|
|
2154
3060
|
},
|
|
3061
|
+
"constraints": {
|
|
3062
|
+
"notEmpty": true,
|
|
3063
|
+
"pattern": {
|
|
3064
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
3065
|
+
"message": "Must be a http(s) URL."
|
|
3066
|
+
}
|
|
3067
|
+
}
|
|
3068
|
+
},
|
|
3069
|
+
{
|
|
3070
|
+
"id": "method",
|
|
3071
|
+
"label": "Method",
|
|
3072
|
+
"group": "endpoint",
|
|
2155
3073
|
"type": "Dropdown",
|
|
3074
|
+
"value": "post",
|
|
2156
3075
|
"choices": [
|
|
2157
3076
|
{
|
|
2158
|
-
"name": "
|
|
2159
|
-
"value": "
|
|
3077
|
+
"name": "POST",
|
|
3078
|
+
"value": "post"
|
|
2160
3079
|
},
|
|
2161
3080
|
{
|
|
2162
|
-
"name": "
|
|
2163
|
-
"value": "
|
|
3081
|
+
"name": "GET",
|
|
3082
|
+
"value": "get"
|
|
2164
3083
|
}
|
|
2165
|
-
]
|
|
2166
|
-
},
|
|
2167
|
-
{
|
|
2168
|
-
"id": "authentication.name",
|
|
2169
|
-
"label": "API key name",
|
|
2170
|
-
"optional": false,
|
|
2171
|
-
"constraints": {
|
|
2172
|
-
"notEmpty": true
|
|
2173
|
-
},
|
|
2174
|
-
"feel": "optional",
|
|
2175
|
-
"group": "authentication",
|
|
3084
|
+
],
|
|
2176
3085
|
"binding": {
|
|
2177
|
-
"
|
|
2178
|
-
"
|
|
2179
|
-
}
|
|
2180
|
-
"condition": {
|
|
2181
|
-
"property": "authentication.type",
|
|
2182
|
-
"equals": "apiKey",
|
|
2183
|
-
"type": "simple"
|
|
2184
|
-
},
|
|
2185
|
-
"type": "String"
|
|
3086
|
+
"type": "zeebe:input",
|
|
3087
|
+
"name": "graphql.method"
|
|
3088
|
+
}
|
|
2186
3089
|
},
|
|
2187
3090
|
{
|
|
2188
|
-
"id": "
|
|
2189
|
-
"label": "
|
|
2190
|
-
"
|
|
2191
|
-
"
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
"
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
"type": "zeebe:input"
|
|
2199
|
-
},
|
|
2200
|
-
"condition": {
|
|
2201
|
-
"property": "authentication.type",
|
|
2202
|
-
"equals": "apiKey",
|
|
2203
|
-
"type": "simple"
|
|
2204
|
-
},
|
|
2205
|
-
"type": "String"
|
|
3091
|
+
"id": "headers",
|
|
3092
|
+
"label": "Headers",
|
|
3093
|
+
"group": "endpoint",
|
|
3094
|
+
"type": "Text",
|
|
3095
|
+
"feel": "required",
|
|
3096
|
+
"optional": true,
|
|
3097
|
+
"binding": {
|
|
3098
|
+
"type": "zeebe:input",
|
|
3099
|
+
"name": "graphql.headers"
|
|
3100
|
+
}
|
|
2206
3101
|
},
|
|
2207
3102
|
{
|
|
2208
|
-
"
|
|
2209
|
-
"
|
|
2210
|
-
"
|
|
2211
|
-
"
|
|
2212
|
-
|
|
2213
|
-
},
|
|
2214
|
-
"feel": "optional",
|
|
2215
|
-
"group": "authentication",
|
|
3103
|
+
"label": "Query/Mutation",
|
|
3104
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
3105
|
+
"group": "graphql",
|
|
3106
|
+
"type": "Text",
|
|
3107
|
+
"language": "graphql",
|
|
2216
3108
|
"binding": {
|
|
2217
|
-
"
|
|
2218
|
-
"
|
|
2219
|
-
},
|
|
2220
|
-
"condition": {
|
|
2221
|
-
"property": "authentication.type",
|
|
2222
|
-
"equals": "basic",
|
|
2223
|
-
"type": "simple"
|
|
3109
|
+
"type": "zeebe:input",
|
|
3110
|
+
"name": "graphql.query"
|
|
2224
3111
|
},
|
|
2225
|
-
"type": "String"
|
|
2226
|
-
},
|
|
2227
|
-
{
|
|
2228
|
-
"id": "authentication.password",
|
|
2229
|
-
"label": "Password",
|
|
2230
3112
|
"optional": false,
|
|
2231
3113
|
"constraints": {
|
|
2232
3114
|
"notEmpty": true
|
|
2233
|
-
}
|
|
2234
|
-
|
|
2235
|
-
|
|
3115
|
+
}
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"label": "Variables",
|
|
3119
|
+
"description": "Learn how to <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#variables\" target=\"_blank\">define variables</a>",
|
|
3120
|
+
"group": "graphql",
|
|
3121
|
+
"type": "Text",
|
|
3122
|
+
"feel": "required",
|
|
2236
3123
|
"binding": {
|
|
2237
|
-
"
|
|
2238
|
-
"
|
|
2239
|
-
},
|
|
2240
|
-
"condition": {
|
|
2241
|
-
"property": "authentication.type",
|
|
2242
|
-
"equals": "basic",
|
|
2243
|
-
"type": "simple"
|
|
3124
|
+
"type": "zeebe:input",
|
|
3125
|
+
"name": "graphql.variables"
|
|
2244
3126
|
},
|
|
2245
|
-
"
|
|
3127
|
+
"optional": true
|
|
2246
3128
|
},
|
|
2247
3129
|
{
|
|
2248
|
-
"id": "authentication.token",
|
|
2249
3130
|
"label": "Bearer token",
|
|
2250
|
-
"optional": false,
|
|
2251
|
-
"constraints": {
|
|
2252
|
-
"notEmpty": true
|
|
2253
|
-
},
|
|
2254
|
-
"feel": "optional",
|
|
2255
3131
|
"group": "authentication",
|
|
3132
|
+
"type": "String",
|
|
3133
|
+
"feel": "optional",
|
|
2256
3134
|
"binding": {
|
|
2257
|
-
"
|
|
2258
|
-
"
|
|
3135
|
+
"type": "zeebe:input",
|
|
3136
|
+
"name": "graphql.authentication.token"
|
|
2259
3137
|
},
|
|
2260
|
-
"
|
|
2261
|
-
"
|
|
2262
|
-
"equals": "bearer",
|
|
2263
|
-
"type": "simple"
|
|
3138
|
+
"constraints": {
|
|
3139
|
+
"notEmpty": true
|
|
2264
3140
|
},
|
|
2265
|
-
"
|
|
3141
|
+
"condition": {
|
|
3142
|
+
"property": "authenticationType",
|
|
3143
|
+
"equals": "bearer"
|
|
3144
|
+
}
|
|
2266
3145
|
},
|
|
2267
3146
|
{
|
|
2268
|
-
"
|
|
2269
|
-
"label": "OAuth 2.0 token endpoint",
|
|
3147
|
+
"label": "OAuth token endpoint",
|
|
2270
3148
|
"description": "The OAuth token endpoint",
|
|
2271
|
-
"optional": false,
|
|
2272
|
-
"constraints": {
|
|
2273
|
-
"notEmpty": true,
|
|
2274
|
-
"pattern": {
|
|
2275
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2276
|
-
"message": "Must be a http(s) URL"
|
|
2277
|
-
}
|
|
2278
|
-
},
|
|
2279
|
-
"feel": "optional",
|
|
2280
3149
|
"group": "authentication",
|
|
3150
|
+
"type": "String",
|
|
3151
|
+
"feel": "optional",
|
|
2281
3152
|
"binding": {
|
|
2282
|
-
"
|
|
2283
|
-
"
|
|
3153
|
+
"type": "zeebe:input",
|
|
3154
|
+
"name": "authentication.oauthTokenEndpoint"
|
|
2284
3155
|
},
|
|
2285
|
-
"
|
|
2286
|
-
"
|
|
2287
|
-
"equals": "oauth-client-credentials-flow",
|
|
2288
|
-
"type": "simple"
|
|
3156
|
+
"constraints": {
|
|
3157
|
+
"notEmpty": true
|
|
2289
3158
|
},
|
|
2290
|
-
"
|
|
3159
|
+
"condition": {
|
|
3160
|
+
"property": "authenticationType",
|
|
3161
|
+
"equals": "oauth-client-credentials-flow"
|
|
3162
|
+
}
|
|
2291
3163
|
},
|
|
2292
3164
|
{
|
|
2293
|
-
"id": "authentication.clientId",
|
|
2294
3165
|
"label": "Client ID",
|
|
2295
3166
|
"description": "Your application's client ID from the OAuth client",
|
|
2296
|
-
"optional": false,
|
|
2297
|
-
"constraints": {
|
|
2298
|
-
"notEmpty": true
|
|
2299
|
-
},
|
|
2300
|
-
"feel": "optional",
|
|
2301
3167
|
"group": "authentication",
|
|
3168
|
+
"type": "String",
|
|
3169
|
+
"feel": "optional",
|
|
2302
3170
|
"binding": {
|
|
2303
|
-
"
|
|
2304
|
-
"
|
|
2305
|
-
},
|
|
2306
|
-
"condition": {
|
|
2307
|
-
"property": "authentication.type",
|
|
2308
|
-
"equals": "oauth-client-credentials-flow",
|
|
2309
|
-
"type": "simple"
|
|
3171
|
+
"type": "zeebe:input",
|
|
3172
|
+
"name": "authentication.clientId"
|
|
2310
3173
|
},
|
|
2311
|
-
"type": "String"
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"id": "authentication.clientSecret",
|
|
2315
|
-
"label": "Client secret",
|
|
2316
|
-
"description": "Your application's client secret from the OAuth client",
|
|
2317
|
-
"optional": false,
|
|
2318
3174
|
"constraints": {
|
|
2319
3175
|
"notEmpty": true
|
|
2320
3176
|
},
|
|
2321
|
-
"feel": "optional",
|
|
2322
|
-
"group": "authentication",
|
|
2323
|
-
"binding": {
|
|
2324
|
-
"name": "authentication.clientSecret",
|
|
2325
|
-
"type": "zeebe:input"
|
|
2326
|
-
},
|
|
2327
3177
|
"condition": {
|
|
2328
|
-
"property": "
|
|
2329
|
-
"equals": "oauth-client-credentials-flow"
|
|
2330
|
-
|
|
2331
|
-
},
|
|
2332
|
-
"type": "String"
|
|
3178
|
+
"property": "authenticationType",
|
|
3179
|
+
"equals": "oauth-client-credentials-flow"
|
|
3180
|
+
}
|
|
2333
3181
|
},
|
|
2334
3182
|
{
|
|
2335
|
-
"
|
|
2336
|
-
"
|
|
2337
|
-
"description": "The unique identifier of the target API you want to access",
|
|
2338
|
-
"optional": true,
|
|
2339
|
-
"feel": "optional",
|
|
3183
|
+
"label": "Client secret",
|
|
3184
|
+
"description": "Your application's client secret from the OAuth client",
|
|
2340
3185
|
"group": "authentication",
|
|
3186
|
+
"type": "String",
|
|
3187
|
+
"feel": "optional",
|
|
2341
3188
|
"binding": {
|
|
2342
|
-
"
|
|
2343
|
-
"
|
|
2344
|
-
},
|
|
2345
|
-
"condition": {
|
|
2346
|
-
"property": "authentication.type",
|
|
2347
|
-
"equals": "oauth-client-credentials-flow",
|
|
2348
|
-
"type": "simple"
|
|
3189
|
+
"type": "zeebe:input",
|
|
3190
|
+
"name": "authentication.clientSecret"
|
|
2349
3191
|
},
|
|
2350
|
-
"type": "String"
|
|
2351
|
-
},
|
|
2352
|
-
{
|
|
2353
|
-
"id": "authentication.clientAuthentication",
|
|
2354
|
-
"label": "Client authentication",
|
|
2355
|
-
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
2356
|
-
"optional": false,
|
|
2357
3192
|
"constraints": {
|
|
2358
3193
|
"notEmpty": true
|
|
2359
3194
|
},
|
|
2360
|
-
"group": "authentication",
|
|
2361
|
-
"binding": {
|
|
2362
|
-
"name": "authentication.clientAuthentication",
|
|
2363
|
-
"type": "zeebe:input"
|
|
2364
|
-
},
|
|
2365
3195
|
"condition": {
|
|
2366
|
-
"property": "
|
|
2367
|
-
"equals": "oauth-client-credentials-flow"
|
|
2368
|
-
|
|
2369
|
-
},
|
|
2370
|
-
"type": "Dropdown",
|
|
2371
|
-
"choices": [
|
|
2372
|
-
{
|
|
2373
|
-
"name": "Send client credentials in body",
|
|
2374
|
-
"value": "credentialsBody"
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
"name": "Send as Basic Auth header",
|
|
2378
|
-
"value": "basicAuthHeader"
|
|
2379
|
-
}
|
|
2380
|
-
]
|
|
3196
|
+
"property": "authenticationType",
|
|
3197
|
+
"equals": "oauth-client-credentials-flow"
|
|
3198
|
+
}
|
|
2381
3199
|
},
|
|
2382
3200
|
{
|
|
2383
|
-
"id": "authentication.scopes",
|
|
2384
3201
|
"label": "Scopes",
|
|
2385
3202
|
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
2386
|
-
"optional": true,
|
|
2387
|
-
"feel": "optional",
|
|
2388
3203
|
"group": "authentication",
|
|
2389
|
-
"
|
|
2390
|
-
"name": "authentication.scopes",
|
|
2391
|
-
"type": "zeebe:input"
|
|
2392
|
-
},
|
|
2393
|
-
"condition": {
|
|
2394
|
-
"property": "authentication.type",
|
|
2395
|
-
"equals": "oauth-client-credentials-flow",
|
|
2396
|
-
"type": "simple"
|
|
2397
|
-
},
|
|
2398
|
-
"type": "String"
|
|
2399
|
-
},
|
|
2400
|
-
{
|
|
2401
|
-
"id": "graphql.method",
|
|
2402
|
-
"label": "Method",
|
|
2403
|
-
"optional": false,
|
|
2404
|
-
"value": "get",
|
|
2405
|
-
"constraints": {
|
|
2406
|
-
"notEmpty": true
|
|
2407
|
-
},
|
|
2408
|
-
"group": "endpoint",
|
|
2409
|
-
"binding": {
|
|
2410
|
-
"name": "graphql.method",
|
|
2411
|
-
"type": "zeebe:input"
|
|
2412
|
-
},
|
|
2413
|
-
"type": "Dropdown",
|
|
2414
|
-
"choices": [
|
|
2415
|
-
{
|
|
2416
|
-
"name": "GET",
|
|
2417
|
-
"value": "get"
|
|
2418
|
-
},
|
|
2419
|
-
{
|
|
2420
|
-
"name": "POST",
|
|
2421
|
-
"value": "post"
|
|
2422
|
-
}
|
|
2423
|
-
]
|
|
2424
|
-
},
|
|
2425
|
-
{
|
|
2426
|
-
"id": "graphql.url",
|
|
2427
|
-
"label": "URL",
|
|
2428
|
-
"optional": false,
|
|
2429
|
-
"constraints": {
|
|
2430
|
-
"notEmpty": true,
|
|
2431
|
-
"pattern": {
|
|
2432
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2433
|
-
"message": "Must be a http(s) URL"
|
|
2434
|
-
}
|
|
2435
|
-
},
|
|
3204
|
+
"type": "String",
|
|
2436
3205
|
"feel": "optional",
|
|
2437
|
-
"
|
|
3206
|
+
"optional": true,
|
|
2438
3207
|
"binding": {
|
|
2439
|
-
"
|
|
2440
|
-
"
|
|
3208
|
+
"type": "zeebe:input",
|
|
3209
|
+
"name": "authentication.scopes"
|
|
2441
3210
|
},
|
|
2442
|
-
"
|
|
3211
|
+
"condition": {
|
|
3212
|
+
"property": "authenticationType",
|
|
3213
|
+
"equals": "oauth-client-credentials-flow"
|
|
3214
|
+
}
|
|
2443
3215
|
},
|
|
2444
3216
|
{
|
|
2445
|
-
"
|
|
2446
|
-
"
|
|
2447
|
-
"
|
|
3217
|
+
"label": "Audience",
|
|
3218
|
+
"description": "The unique identifier of the target API you want to access",
|
|
3219
|
+
"group": "authentication",
|
|
3220
|
+
"type": "String",
|
|
3221
|
+
"feel": "optional",
|
|
2448
3222
|
"optional": true,
|
|
2449
|
-
"feel": "required",
|
|
2450
|
-
"group": "endpoint",
|
|
2451
3223
|
"binding": {
|
|
2452
|
-
"
|
|
2453
|
-
"
|
|
3224
|
+
"type": "zeebe:input",
|
|
3225
|
+
"name": "authentication.audience"
|
|
2454
3226
|
},
|
|
2455
|
-
"
|
|
3227
|
+
"condition": {
|
|
3228
|
+
"property": "authenticationType",
|
|
3229
|
+
"equals": "oauth-client-credentials-flow"
|
|
3230
|
+
}
|
|
2456
3231
|
},
|
|
2457
3232
|
{
|
|
2458
|
-
"
|
|
2459
|
-
"
|
|
2460
|
-
"
|
|
2461
|
-
"
|
|
2462
|
-
"value":
|
|
2463
|
-
"
|
|
2464
|
-
"
|
|
3233
|
+
"label": "Client authentication",
|
|
3234
|
+
"id": "authentication.clientAuthentication",
|
|
3235
|
+
"group": "authentication",
|
|
3236
|
+
"description": "Send client id and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
3237
|
+
"value": "basicAuthHeader",
|
|
3238
|
+
"type": "Dropdown",
|
|
3239
|
+
"choices": [
|
|
3240
|
+
{
|
|
3241
|
+
"name": "Send client credentials in body",
|
|
3242
|
+
"value": "credentialsBody"
|
|
3243
|
+
},
|
|
3244
|
+
{
|
|
3245
|
+
"name": "Send as Basic Auth header",
|
|
3246
|
+
"value": "basicAuthHeader"
|
|
3247
|
+
}
|
|
3248
|
+
],
|
|
2465
3249
|
"binding": {
|
|
2466
|
-
"
|
|
2467
|
-
"
|
|
3250
|
+
"type": "zeebe:input",
|
|
3251
|
+
"name": "authentication.clientAuthentication"
|
|
2468
3252
|
},
|
|
2469
|
-
"
|
|
3253
|
+
"condition": {
|
|
3254
|
+
"property": "authenticationType",
|
|
3255
|
+
"equals": "oauth-client-credentials-flow"
|
|
3256
|
+
}
|
|
2470
3257
|
},
|
|
2471
3258
|
{
|
|
2472
|
-
"
|
|
2473
|
-
"
|
|
2474
|
-
"
|
|
2475
|
-
"optional": false,
|
|
2476
|
-
"constraints": {
|
|
2477
|
-
"notEmpty": true
|
|
2478
|
-
},
|
|
3259
|
+
"label": "Username",
|
|
3260
|
+
"group": "authentication",
|
|
3261
|
+
"type": "String",
|
|
2479
3262
|
"feel": "optional",
|
|
2480
|
-
"group": "graphql",
|
|
2481
3263
|
"binding": {
|
|
2482
|
-
"
|
|
2483
|
-
"
|
|
3264
|
+
"type": "zeebe:input",
|
|
3265
|
+
"name": "authentication.username"
|
|
2484
3266
|
},
|
|
2485
|
-
"
|
|
3267
|
+
"constraints": {
|
|
3268
|
+
"notEmpty": true
|
|
3269
|
+
},
|
|
3270
|
+
"condition": {
|
|
3271
|
+
"property": "authenticationType",
|
|
3272
|
+
"equals": "basic"
|
|
3273
|
+
}
|
|
2486
3274
|
},
|
|
2487
3275
|
{
|
|
2488
|
-
"
|
|
2489
|
-
"
|
|
2490
|
-
"
|
|
2491
|
-
"feel": "
|
|
2492
|
-
"group": "graphql",
|
|
3276
|
+
"label": "Password",
|
|
3277
|
+
"group": "authentication",
|
|
3278
|
+
"type": "String",
|
|
3279
|
+
"feel": "optional",
|
|
2493
3280
|
"binding": {
|
|
2494
|
-
"
|
|
2495
|
-
"
|
|
3281
|
+
"type": "zeebe:input",
|
|
3282
|
+
"name": "authentication.password"
|
|
2496
3283
|
},
|
|
2497
|
-
"
|
|
3284
|
+
"constraints": {
|
|
3285
|
+
"notEmpty": true
|
|
3286
|
+
},
|
|
3287
|
+
"condition": {
|
|
3288
|
+
"property": "authenticationType",
|
|
3289
|
+
"equals": "basic"
|
|
3290
|
+
}
|
|
2498
3291
|
},
|
|
2499
3292
|
{
|
|
2500
|
-
"
|
|
2501
|
-
"label": "Connection timeout in seconds",
|
|
3293
|
+
"label": "Connection timeout",
|
|
2502
3294
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
2503
|
-
"optional": true,
|
|
2504
|
-
"value": 20,
|
|
2505
|
-
"feel": "static",
|
|
2506
3295
|
"group": "timeout",
|
|
3296
|
+
"type": "String",
|
|
3297
|
+
"value": "20",
|
|
2507
3298
|
"binding": {
|
|
2508
|
-
"
|
|
2509
|
-
"
|
|
3299
|
+
"type": "zeebe:input",
|
|
3300
|
+
"name": "graphql.connectionTimeoutInSeconds"
|
|
2510
3301
|
},
|
|
2511
|
-
"
|
|
3302
|
+
"feel": "optional",
|
|
3303
|
+
"optional": true,
|
|
3304
|
+
"constraints": {
|
|
3305
|
+
"notEmpty": false,
|
|
3306
|
+
"pattern": {
|
|
3307
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
3308
|
+
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
3309
|
+
}
|
|
3310
|
+
}
|
|
2512
3311
|
},
|
|
2513
3312
|
{
|
|
2514
|
-
"id": "resultVariable",
|
|
2515
3313
|
"label": "Result variable",
|
|
2516
3314
|
"description": "Name of variable to store the response in",
|
|
2517
3315
|
"group": "output",
|
|
3316
|
+
"type": "String",
|
|
2518
3317
|
"binding": {
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2521
|
-
}
|
|
2522
|
-
"type": "String"
|
|
3318
|
+
"type": "zeebe:taskHeader",
|
|
3319
|
+
"key": "resultVariable"
|
|
3320
|
+
}
|
|
2523
3321
|
},
|
|
2524
3322
|
{
|
|
2525
|
-
"id": "resultExpression",
|
|
2526
3323
|
"label": "Result expression",
|
|
2527
3324
|
"description": "Expression to map the response into process variables",
|
|
2528
|
-
"feel": "required",
|
|
2529
3325
|
"group": "output",
|
|
3326
|
+
"type": "Text",
|
|
3327
|
+
"feel": "required",
|
|
2530
3328
|
"binding": {
|
|
2531
|
-
"
|
|
2532
|
-
"
|
|
2533
|
-
}
|
|
2534
|
-
"type": "Text"
|
|
3329
|
+
"type": "zeebe:taskHeader",
|
|
3330
|
+
"key": "resultExpression"
|
|
3331
|
+
}
|
|
2535
3332
|
},
|
|
2536
3333
|
{
|
|
2537
|
-
"id": "errorExpression",
|
|
2538
3334
|
"label": "Error expression",
|
|
2539
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
3335
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
3336
|
+
"group": "errors",
|
|
3337
|
+
"type": "Text",
|
|
2540
3338
|
"feel": "required",
|
|
2541
|
-
"group": "error",
|
|
2542
|
-
"binding": {
|
|
2543
|
-
"key": "errorExpression",
|
|
2544
|
-
"type": "zeebe:taskHeader"
|
|
2545
|
-
},
|
|
2546
|
-
"type": "Text"
|
|
2547
|
-
},
|
|
2548
|
-
{
|
|
2549
|
-
"id": "retryCount",
|
|
2550
|
-
"label": "Retries",
|
|
2551
|
-
"description": "Number of retries",
|
|
2552
|
-
"value": "3",
|
|
2553
|
-
"feel": "optional",
|
|
2554
|
-
"group": "retries",
|
|
2555
|
-
"binding": {
|
|
2556
|
-
"property": "retries",
|
|
2557
|
-
"type": "zeebe:taskDefinition"
|
|
2558
|
-
},
|
|
2559
|
-
"type": "String"
|
|
2560
|
-
},
|
|
2561
|
-
{
|
|
2562
|
-
"id": "retryBackoff",
|
|
2563
|
-
"label": "Retry backoff",
|
|
2564
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
2565
|
-
"value": "PT0S",
|
|
2566
|
-
"group": "retries",
|
|
2567
3339
|
"binding": {
|
|
2568
|
-
"
|
|
2569
|
-
"
|
|
2570
|
-
}
|
|
2571
|
-
"type": "String"
|
|
3340
|
+
"type": "zeebe:taskHeader",
|
|
3341
|
+
"key": "errorExpression"
|
|
3342
|
+
}
|
|
2572
3343
|
}
|
|
2573
3344
|
],
|
|
2574
|
-
"
|
|
2575
|
-
"
|
|
3345
|
+
"engines": {
|
|
3346
|
+
"camunda": "^8.2"
|
|
2576
3347
|
}
|
|
2577
3348
|
},
|
|
2578
3349
|
{
|
|
2579
3350
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2580
|
-
"name": "GraphQL
|
|
3351
|
+
"name": "GraphQL connector",
|
|
2581
3352
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
2582
3353
|
"description": "Execute GraphQL query",
|
|
2583
|
-
"
|
|
2584
|
-
|
|
3354
|
+
"version": 1,
|
|
3355
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/",
|
|
3356
|
+
"icon": {
|
|
3357
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
2585
3358
|
},
|
|
2586
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
2587
|
-
"version": 8,
|
|
2588
3359
|
"category": {
|
|
2589
3360
|
"id": "connectors",
|
|
2590
3361
|
"name": "Connectors"
|
|
@@ -2593,9 +3364,6 @@
|
|
|
2593
3364
|
"elementType": {
|
|
2594
3365
|
"value": "bpmn:ServiceTask"
|
|
2595
3366
|
},
|
|
2596
|
-
"engines": {
|
|
2597
|
-
"camunda": "^8.3"
|
|
2598
|
-
},
|
|
2599
3367
|
"groups": [
|
|
2600
3368
|
{
|
|
2601
3369
|
"id": "authentication",
|
|
@@ -2603,7 +3371,7 @@
|
|
|
2603
3371
|
},
|
|
2604
3372
|
{
|
|
2605
3373
|
"id": "endpoint",
|
|
2606
|
-
"label": "HTTP
|
|
3374
|
+
"label": "HTTP endpoint"
|
|
2607
3375
|
},
|
|
2608
3376
|
{
|
|
2609
3377
|
"id": "graphql",
|
|
@@ -2611,49 +3379,37 @@
|
|
|
2611
3379
|
},
|
|
2612
3380
|
{
|
|
2613
3381
|
"id": "timeout",
|
|
2614
|
-
"label": "
|
|
2615
|
-
},
|
|
2616
|
-
{
|
|
2617
|
-
"id": "connector",
|
|
2618
|
-
"label": "Connector"
|
|
3382
|
+
"label": "Connect timeout"
|
|
2619
3383
|
},
|
|
2620
3384
|
{
|
|
2621
3385
|
"id": "output",
|
|
2622
|
-
"label": "
|
|
3386
|
+
"label": "Response mapping"
|
|
2623
3387
|
},
|
|
2624
3388
|
{
|
|
2625
|
-
"id": "
|
|
3389
|
+
"id": "errors",
|
|
2626
3390
|
"label": "Error handling"
|
|
2627
|
-
},
|
|
2628
|
-
{
|
|
2629
|
-
"id": "retries",
|
|
2630
|
-
"label": "Retries"
|
|
2631
3391
|
}
|
|
2632
3392
|
],
|
|
2633
3393
|
"properties": [
|
|
2634
3394
|
{
|
|
3395
|
+
"type": "Hidden",
|
|
2635
3396
|
"value": "io.camunda:connector-graphql:1",
|
|
2636
3397
|
"binding": {
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
}
|
|
2640
|
-
"type": "Hidden"
|
|
3398
|
+
"type": "zeebe:taskDefinition",
|
|
3399
|
+
"property": "type"
|
|
3400
|
+
}
|
|
2641
3401
|
},
|
|
2642
3402
|
{
|
|
2643
|
-
"id": "authentication.type",
|
|
2644
3403
|
"label": "Type",
|
|
3404
|
+
"id": "authenticationType",
|
|
3405
|
+
"group": "authentication",
|
|
2645
3406
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
2646
3407
|
"value": "noAuth",
|
|
2647
|
-
"group": "authentication",
|
|
2648
|
-
"binding": {
|
|
2649
|
-
"name": "authentication.type",
|
|
2650
|
-
"type": "zeebe:input"
|
|
2651
|
-
},
|
|
2652
3408
|
"type": "Dropdown",
|
|
2653
3409
|
"choices": [
|
|
2654
3410
|
{
|
|
2655
|
-
"name": "
|
|
2656
|
-
"value": "
|
|
3411
|
+
"name": "None",
|
|
3412
|
+
"value": "noAuth"
|
|
2657
3413
|
},
|
|
2658
3414
|
{
|
|
2659
3415
|
"name": "Basic",
|
|
@@ -2663,480 +3419,311 @@
|
|
|
2663
3419
|
"name": "Bearer token",
|
|
2664
3420
|
"value": "bearer"
|
|
2665
3421
|
},
|
|
2666
|
-
{
|
|
2667
|
-
"name": "None",
|
|
2668
|
-
"value": "noAuth"
|
|
2669
|
-
},
|
|
2670
3422
|
{
|
|
2671
3423
|
"name": "OAuth 2.0",
|
|
2672
3424
|
"value": "oauth-client-credentials-flow"
|
|
2673
3425
|
}
|
|
2674
|
-
]
|
|
3426
|
+
],
|
|
3427
|
+
"binding": {
|
|
3428
|
+
"type": "zeebe:input",
|
|
3429
|
+
"name": "authentication.type"
|
|
3430
|
+
}
|
|
2675
3431
|
},
|
|
2676
3432
|
{
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2679
|
-
"
|
|
2680
|
-
"
|
|
2681
|
-
"value": "headers",
|
|
2682
|
-
"constraints": {
|
|
2683
|
-
"notEmpty": true
|
|
2684
|
-
},
|
|
2685
|
-
"group": "authentication",
|
|
3433
|
+
"label": "URL",
|
|
3434
|
+
"group": "endpoint",
|
|
3435
|
+
"type": "String",
|
|
3436
|
+
"feel": "optional",
|
|
2686
3437
|
"binding": {
|
|
2687
|
-
"
|
|
2688
|
-
"
|
|
2689
|
-
},
|
|
2690
|
-
"condition": {
|
|
2691
|
-
"property": "authentication.type",
|
|
2692
|
-
"equals": "apiKey",
|
|
2693
|
-
"type": "simple"
|
|
3438
|
+
"type": "zeebe:input",
|
|
3439
|
+
"name": "graphql.url"
|
|
2694
3440
|
},
|
|
3441
|
+
"constraints": {
|
|
3442
|
+
"notEmpty": true,
|
|
3443
|
+
"pattern": {
|
|
3444
|
+
"value": "^(=|(http://|https://|secrets).*$)",
|
|
3445
|
+
"message": "Must be a http(s) URL."
|
|
3446
|
+
}
|
|
3447
|
+
}
|
|
3448
|
+
},
|
|
3449
|
+
{
|
|
3450
|
+
"id": "method",
|
|
3451
|
+
"label": "Method",
|
|
3452
|
+
"group": "endpoint",
|
|
2695
3453
|
"type": "Dropdown",
|
|
3454
|
+
"value": "post",
|
|
2696
3455
|
"choices": [
|
|
2697
3456
|
{
|
|
2698
|
-
"name": "
|
|
2699
|
-
"value": "
|
|
3457
|
+
"name": "POST",
|
|
3458
|
+
"value": "post"
|
|
2700
3459
|
},
|
|
2701
3460
|
{
|
|
2702
|
-
"name": "
|
|
2703
|
-
"value": "
|
|
3461
|
+
"name": "GET",
|
|
3462
|
+
"value": "get"
|
|
2704
3463
|
}
|
|
2705
|
-
]
|
|
3464
|
+
],
|
|
3465
|
+
"binding": {
|
|
3466
|
+
"type": "zeebe:input",
|
|
3467
|
+
"name": "graphql.method"
|
|
3468
|
+
}
|
|
2706
3469
|
},
|
|
2707
3470
|
{
|
|
2708
|
-
"id": "
|
|
2709
|
-
"label": "
|
|
2710
|
-
"
|
|
2711
|
-
"
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
"feel": "optional",
|
|
2715
|
-
"group": "authentication",
|
|
3471
|
+
"id": "headers",
|
|
3472
|
+
"label": "Headers",
|
|
3473
|
+
"group": "endpoint",
|
|
3474
|
+
"type": "Text",
|
|
3475
|
+
"feel": "required",
|
|
3476
|
+
"optional": true,
|
|
2716
3477
|
"binding": {
|
|
2717
|
-
"
|
|
2718
|
-
"
|
|
2719
|
-
}
|
|
2720
|
-
"condition": {
|
|
2721
|
-
"property": "authentication.type",
|
|
2722
|
-
"equals": "apiKey",
|
|
2723
|
-
"type": "simple"
|
|
2724
|
-
},
|
|
2725
|
-
"type": "String"
|
|
3478
|
+
"type": "zeebe:input",
|
|
3479
|
+
"name": "graphql.headers"
|
|
3480
|
+
}
|
|
2726
3481
|
},
|
|
2727
3482
|
{
|
|
2728
|
-
"
|
|
2729
|
-
"
|
|
2730
|
-
"
|
|
2731
|
-
"
|
|
2732
|
-
|
|
2733
|
-
},
|
|
2734
|
-
"feel": "optional",
|
|
2735
|
-
"group": "authentication",
|
|
3483
|
+
"label": "Query/Mutation",
|
|
3484
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
3485
|
+
"group": "graphql",
|
|
3486
|
+
"type": "Text",
|
|
3487
|
+
"language": "graphql",
|
|
2736
3488
|
"binding": {
|
|
2737
|
-
"
|
|
2738
|
-
"
|
|
2739
|
-
},
|
|
2740
|
-
"condition": {
|
|
2741
|
-
"property": "authentication.type",
|
|
2742
|
-
"equals": "apiKey",
|
|
2743
|
-
"type": "simple"
|
|
3489
|
+
"type": "zeebe:input",
|
|
3490
|
+
"name": "graphql.query"
|
|
2744
3491
|
},
|
|
2745
|
-
"type": "String"
|
|
2746
|
-
},
|
|
2747
|
-
{
|
|
2748
|
-
"id": "authentication.username",
|
|
2749
|
-
"label": "Username",
|
|
2750
3492
|
"optional": false,
|
|
2751
3493
|
"constraints": {
|
|
2752
3494
|
"notEmpty": true
|
|
2753
|
-
}
|
|
2754
|
-
"feel": "optional",
|
|
2755
|
-
"group": "authentication",
|
|
2756
|
-
"binding": {
|
|
2757
|
-
"name": "authentication.username",
|
|
2758
|
-
"type": "zeebe:input"
|
|
2759
|
-
},
|
|
2760
|
-
"condition": {
|
|
2761
|
-
"property": "authentication.type",
|
|
2762
|
-
"equals": "basic",
|
|
2763
|
-
"type": "simple"
|
|
2764
|
-
},
|
|
2765
|
-
"type": "String"
|
|
3495
|
+
}
|
|
2766
3496
|
},
|
|
2767
3497
|
{
|
|
2768
|
-
"
|
|
2769
|
-
"
|
|
2770
|
-
"
|
|
2771
|
-
"
|
|
2772
|
-
|
|
2773
|
-
},
|
|
2774
|
-
"feel": "optional",
|
|
2775
|
-
"group": "authentication",
|
|
3498
|
+
"label": "Variables",
|
|
3499
|
+
"description": "Learn how to <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#variables\" target=\"_blank\">define variables</a>",
|
|
3500
|
+
"group": "graphql",
|
|
3501
|
+
"type": "Text",
|
|
3502
|
+
"feel": "required",
|
|
2776
3503
|
"binding": {
|
|
2777
|
-
"
|
|
2778
|
-
"
|
|
2779
|
-
},
|
|
2780
|
-
"condition": {
|
|
2781
|
-
"property": "authentication.type",
|
|
2782
|
-
"equals": "basic",
|
|
2783
|
-
"type": "simple"
|
|
3504
|
+
"type": "zeebe:input",
|
|
3505
|
+
"name": "graphql.variables"
|
|
2784
3506
|
},
|
|
2785
|
-
"
|
|
3507
|
+
"optional": true
|
|
2786
3508
|
},
|
|
2787
3509
|
{
|
|
2788
|
-
"id": "authentication.token",
|
|
2789
3510
|
"label": "Bearer token",
|
|
2790
|
-
"optional": false,
|
|
2791
|
-
"constraints": {
|
|
2792
|
-
"notEmpty": true
|
|
2793
|
-
},
|
|
2794
|
-
"feel": "optional",
|
|
2795
3511
|
"group": "authentication",
|
|
3512
|
+
"type": "String",
|
|
3513
|
+
"feel": "optional",
|
|
2796
3514
|
"binding": {
|
|
2797
|
-
"
|
|
2798
|
-
"
|
|
3515
|
+
"type": "zeebe:input",
|
|
3516
|
+
"name": "graphql.authentication.token"
|
|
2799
3517
|
},
|
|
2800
|
-
"
|
|
2801
|
-
"
|
|
2802
|
-
"equals": "bearer",
|
|
2803
|
-
"type": "simple"
|
|
3518
|
+
"constraints": {
|
|
3519
|
+
"notEmpty": true
|
|
2804
3520
|
},
|
|
2805
|
-
"
|
|
3521
|
+
"condition": {
|
|
3522
|
+
"property": "authenticationType",
|
|
3523
|
+
"equals": "bearer"
|
|
3524
|
+
}
|
|
2806
3525
|
},
|
|
2807
3526
|
{
|
|
2808
|
-
"
|
|
2809
|
-
"label": "OAuth 2.0 token endpoint",
|
|
3527
|
+
"label": "OAuth token endpoint",
|
|
2810
3528
|
"description": "The OAuth token endpoint",
|
|
2811
|
-
"optional": false,
|
|
2812
|
-
"constraints": {
|
|
2813
|
-
"notEmpty": true,
|
|
2814
|
-
"pattern": {
|
|
2815
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2816
|
-
"message": "Must be a http(s) URL"
|
|
2817
|
-
}
|
|
2818
|
-
},
|
|
2819
|
-
"feel": "optional",
|
|
2820
3529
|
"group": "authentication",
|
|
3530
|
+
"type": "String",
|
|
3531
|
+
"feel": "optional",
|
|
2821
3532
|
"binding": {
|
|
2822
|
-
"
|
|
2823
|
-
"
|
|
3533
|
+
"type": "zeebe:input",
|
|
3534
|
+
"name": "authentication.oauthTokenEndpoint"
|
|
2824
3535
|
},
|
|
2825
|
-
"
|
|
2826
|
-
"
|
|
2827
|
-
"equals": "oauth-client-credentials-flow",
|
|
2828
|
-
"type": "simple"
|
|
3536
|
+
"constraints": {
|
|
3537
|
+
"notEmpty": true
|
|
2829
3538
|
},
|
|
2830
|
-
"
|
|
3539
|
+
"condition": {
|
|
3540
|
+
"property": "authenticationType",
|
|
3541
|
+
"equals": "oauth-client-credentials-flow"
|
|
3542
|
+
}
|
|
2831
3543
|
},
|
|
2832
3544
|
{
|
|
2833
|
-
"id": "authentication.clientId",
|
|
2834
3545
|
"label": "Client ID",
|
|
2835
3546
|
"description": "Your application's client ID from the OAuth client",
|
|
2836
|
-
"optional": false,
|
|
2837
|
-
"constraints": {
|
|
2838
|
-
"notEmpty": true
|
|
2839
|
-
},
|
|
2840
|
-
"feel": "optional",
|
|
2841
3547
|
"group": "authentication",
|
|
3548
|
+
"type": "String",
|
|
3549
|
+
"feel": "optional",
|
|
2842
3550
|
"binding": {
|
|
2843
|
-
"
|
|
2844
|
-
"
|
|
2845
|
-
},
|
|
2846
|
-
"condition": {
|
|
2847
|
-
"property": "authentication.type",
|
|
2848
|
-
"equals": "oauth-client-credentials-flow",
|
|
2849
|
-
"type": "simple"
|
|
3551
|
+
"type": "zeebe:input",
|
|
3552
|
+
"name": "authentication.clientId"
|
|
2850
3553
|
},
|
|
2851
|
-
"type": "String"
|
|
2852
|
-
},
|
|
2853
|
-
{
|
|
2854
|
-
"id": "authentication.clientSecret",
|
|
2855
|
-
"label": "Client secret",
|
|
2856
|
-
"description": "Your application's client secret from the OAuth client",
|
|
2857
|
-
"optional": false,
|
|
2858
3554
|
"constraints": {
|
|
2859
3555
|
"notEmpty": true
|
|
2860
3556
|
},
|
|
2861
|
-
"feel": "optional",
|
|
2862
|
-
"group": "authentication",
|
|
2863
|
-
"binding": {
|
|
2864
|
-
"name": "authentication.clientSecret",
|
|
2865
|
-
"type": "zeebe:input"
|
|
2866
|
-
},
|
|
2867
3557
|
"condition": {
|
|
2868
|
-
"property": "
|
|
2869
|
-
"equals": "oauth-client-credentials-flow"
|
|
2870
|
-
|
|
2871
|
-
},
|
|
2872
|
-
"type": "String"
|
|
3558
|
+
"property": "authenticationType",
|
|
3559
|
+
"equals": "oauth-client-credentials-flow"
|
|
3560
|
+
}
|
|
2873
3561
|
},
|
|
2874
3562
|
{
|
|
2875
|
-
"
|
|
2876
|
-
"
|
|
2877
|
-
"description": "The unique identifier of the target API you want to access",
|
|
2878
|
-
"optional": true,
|
|
2879
|
-
"feel": "optional",
|
|
3563
|
+
"label": "Client secret",
|
|
3564
|
+
"description": "Your application's client secret from the OAuth client",
|
|
2880
3565
|
"group": "authentication",
|
|
3566
|
+
"type": "String",
|
|
3567
|
+
"feel": "optional",
|
|
2881
3568
|
"binding": {
|
|
2882
|
-
"
|
|
2883
|
-
"
|
|
2884
|
-
},
|
|
2885
|
-
"condition": {
|
|
2886
|
-
"property": "authentication.type",
|
|
2887
|
-
"equals": "oauth-client-credentials-flow",
|
|
2888
|
-
"type": "simple"
|
|
3569
|
+
"type": "zeebe:input",
|
|
3570
|
+
"name": "authentication.clientSecret"
|
|
2889
3571
|
},
|
|
2890
|
-
"type": "String"
|
|
2891
|
-
},
|
|
2892
|
-
{
|
|
2893
|
-
"id": "authentication.clientAuthentication",
|
|
2894
|
-
"label": "Client authentication",
|
|
2895
|
-
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
2896
|
-
"optional": false,
|
|
2897
3572
|
"constraints": {
|
|
2898
3573
|
"notEmpty": true
|
|
2899
3574
|
},
|
|
2900
|
-
"group": "authentication",
|
|
2901
|
-
"binding": {
|
|
2902
|
-
"name": "authentication.clientAuthentication",
|
|
2903
|
-
"type": "zeebe:input"
|
|
2904
|
-
},
|
|
2905
3575
|
"condition": {
|
|
2906
|
-
"property": "
|
|
2907
|
-
"equals": "oauth-client-credentials-flow"
|
|
2908
|
-
|
|
2909
|
-
},
|
|
2910
|
-
"type": "Dropdown",
|
|
2911
|
-
"choices": [
|
|
2912
|
-
{
|
|
2913
|
-
"name": "Send client credentials in body",
|
|
2914
|
-
"value": "credentialsBody"
|
|
2915
|
-
},
|
|
2916
|
-
{
|
|
2917
|
-
"name": "Send as Basic Auth header",
|
|
2918
|
-
"value": "basicAuthHeader"
|
|
2919
|
-
}
|
|
2920
|
-
]
|
|
3576
|
+
"property": "authenticationType",
|
|
3577
|
+
"equals": "oauth-client-credentials-flow"
|
|
3578
|
+
}
|
|
2921
3579
|
},
|
|
2922
3580
|
{
|
|
2923
|
-
"id": "authentication.scopes",
|
|
2924
3581
|
"label": "Scopes",
|
|
2925
3582
|
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
2926
|
-
"optional": true,
|
|
2927
|
-
"feel": "optional",
|
|
2928
3583
|
"group": "authentication",
|
|
3584
|
+
"type": "String",
|
|
3585
|
+
"feel": "optional",
|
|
3586
|
+
"optional": true,
|
|
2929
3587
|
"binding": {
|
|
2930
|
-
"
|
|
2931
|
-
"
|
|
3588
|
+
"type": "zeebe:input",
|
|
3589
|
+
"name": "authentication.scopes"
|
|
2932
3590
|
},
|
|
2933
3591
|
"condition": {
|
|
2934
|
-
"property": "
|
|
2935
|
-
"equals": "oauth-client-credentials-flow"
|
|
2936
|
-
|
|
2937
|
-
},
|
|
2938
|
-
"type": "String"
|
|
3592
|
+
"property": "authenticationType",
|
|
3593
|
+
"equals": "oauth-client-credentials-flow"
|
|
3594
|
+
}
|
|
2939
3595
|
},
|
|
2940
3596
|
{
|
|
2941
|
-
"
|
|
2942
|
-
"
|
|
2943
|
-
"
|
|
2944
|
-
"
|
|
2945
|
-
"
|
|
2946
|
-
|
|
2947
|
-
},
|
|
2948
|
-
"group": "endpoint",
|
|
3597
|
+
"label": "Audience",
|
|
3598
|
+
"description": "The unique identifier of the target API you want to access",
|
|
3599
|
+
"group": "authentication",
|
|
3600
|
+
"type": "String",
|
|
3601
|
+
"feel": "optional",
|
|
3602
|
+
"optional": true,
|
|
2949
3603
|
"binding": {
|
|
2950
|
-
"
|
|
2951
|
-
"
|
|
3604
|
+
"type": "zeebe:input",
|
|
3605
|
+
"name": "authentication.audience"
|
|
2952
3606
|
},
|
|
3607
|
+
"condition": {
|
|
3608
|
+
"property": "authenticationType",
|
|
3609
|
+
"equals": "oauth-client-credentials-flow"
|
|
3610
|
+
}
|
|
3611
|
+
},
|
|
3612
|
+
{
|
|
3613
|
+
"label": "Client authentication",
|
|
3614
|
+
"id": "authentication.clientAuthentication",
|
|
3615
|
+
"group": "authentication",
|
|
3616
|
+
"description": "Send client id and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
3617
|
+
"value": "basicAuthHeader",
|
|
2953
3618
|
"type": "Dropdown",
|
|
2954
3619
|
"choices": [
|
|
2955
3620
|
{
|
|
2956
|
-
"name": "
|
|
2957
|
-
"value": "
|
|
3621
|
+
"name": "Send client credentials in body",
|
|
3622
|
+
"value": "credentialsBody"
|
|
2958
3623
|
},
|
|
2959
3624
|
{
|
|
2960
|
-
"name": "
|
|
2961
|
-
"value": "
|
|
2962
|
-
}
|
|
2963
|
-
]
|
|
2964
|
-
},
|
|
2965
|
-
{
|
|
2966
|
-
"id": "graphql.url",
|
|
2967
|
-
"label": "URL",
|
|
2968
|
-
"optional": false,
|
|
2969
|
-
"constraints": {
|
|
2970
|
-
"notEmpty": true,
|
|
2971
|
-
"pattern": {
|
|
2972
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2973
|
-
"message": "Must be a http(s) URL"
|
|
3625
|
+
"name": "Send as Basic Auth header",
|
|
3626
|
+
"value": "basicAuthHeader"
|
|
2974
3627
|
}
|
|
2975
|
-
|
|
2976
|
-
"feel": "optional",
|
|
2977
|
-
"group": "endpoint",
|
|
2978
|
-
"binding": {
|
|
2979
|
-
"name": "graphql.url",
|
|
2980
|
-
"type": "zeebe:input"
|
|
2981
|
-
},
|
|
2982
|
-
"type": "String"
|
|
2983
|
-
},
|
|
2984
|
-
{
|
|
2985
|
-
"id": "graphql.headers",
|
|
2986
|
-
"label": "Headers",
|
|
2987
|
-
"description": "Map of HTTP headers to add to the request",
|
|
2988
|
-
"optional": true,
|
|
2989
|
-
"feel": "required",
|
|
2990
|
-
"group": "endpoint",
|
|
3628
|
+
],
|
|
2991
3629
|
"binding": {
|
|
2992
|
-
"
|
|
2993
|
-
"
|
|
3630
|
+
"type": "zeebe:input",
|
|
3631
|
+
"name": "authentication.clientAuthentication"
|
|
2994
3632
|
},
|
|
2995
|
-
"
|
|
3633
|
+
"condition": {
|
|
3634
|
+
"property": "authenticationType",
|
|
3635
|
+
"equals": "oauth-client-credentials-flow"
|
|
3636
|
+
}
|
|
2996
3637
|
},
|
|
2997
3638
|
{
|
|
2998
|
-
"
|
|
2999
|
-
"
|
|
3000
|
-
"
|
|
3001
|
-
"
|
|
3002
|
-
"value": false,
|
|
3003
|
-
"feel": "static",
|
|
3004
|
-
"group": "endpoint",
|
|
3639
|
+
"label": "Username",
|
|
3640
|
+
"group": "authentication",
|
|
3641
|
+
"type": "String",
|
|
3642
|
+
"feel": "optional",
|
|
3005
3643
|
"binding": {
|
|
3006
|
-
"
|
|
3007
|
-
"
|
|
3644
|
+
"type": "zeebe:input",
|
|
3645
|
+
"name": "authentication.username"
|
|
3008
3646
|
},
|
|
3009
|
-
"type": "Boolean"
|
|
3010
|
-
},
|
|
3011
|
-
{
|
|
3012
|
-
"id": "graphql.query",
|
|
3013
|
-
"label": "Query/Mutation",
|
|
3014
|
-
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
3015
|
-
"optional": false,
|
|
3016
3647
|
"constraints": {
|
|
3017
3648
|
"notEmpty": true
|
|
3018
3649
|
},
|
|
3019
|
-
"
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
"type": "zeebe:input"
|
|
3024
|
-
},
|
|
3025
|
-
"type": "Text"
|
|
3650
|
+
"condition": {
|
|
3651
|
+
"property": "authenticationType",
|
|
3652
|
+
"equals": "basic"
|
|
3653
|
+
}
|
|
3026
3654
|
},
|
|
3027
3655
|
{
|
|
3028
|
-
"
|
|
3029
|
-
"
|
|
3030
|
-
"
|
|
3031
|
-
"feel": "
|
|
3032
|
-
"group": "graphql",
|
|
3656
|
+
"label": "Password",
|
|
3657
|
+
"group": "authentication",
|
|
3658
|
+
"type": "String",
|
|
3659
|
+
"feel": "optional",
|
|
3033
3660
|
"binding": {
|
|
3034
|
-
"
|
|
3035
|
-
"
|
|
3661
|
+
"type": "zeebe:input",
|
|
3662
|
+
"name": "authentication.password"
|
|
3036
3663
|
},
|
|
3037
|
-
"
|
|
3664
|
+
"constraints": {
|
|
3665
|
+
"notEmpty": true
|
|
3666
|
+
},
|
|
3667
|
+
"condition": {
|
|
3668
|
+
"property": "authenticationType",
|
|
3669
|
+
"equals": "basic"
|
|
3670
|
+
}
|
|
3038
3671
|
},
|
|
3039
3672
|
{
|
|
3040
|
-
"
|
|
3041
|
-
"label": "Connection timeout in seconds",
|
|
3673
|
+
"label": "Connection timeout",
|
|
3042
3674
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
3043
|
-
"optional": true,
|
|
3044
|
-
"value": 20,
|
|
3045
|
-
"feel": "static",
|
|
3046
3675
|
"group": "timeout",
|
|
3676
|
+
"type": "String",
|
|
3677
|
+
"value": "20",
|
|
3047
3678
|
"binding": {
|
|
3048
|
-
"
|
|
3049
|
-
"
|
|
3050
|
-
},
|
|
3051
|
-
"type": "Number"
|
|
3052
|
-
},
|
|
3053
|
-
{
|
|
3054
|
-
"id": "version",
|
|
3055
|
-
"label": "Version",
|
|
3056
|
-
"description": "Version of the element template",
|
|
3057
|
-
"value": "8",
|
|
3058
|
-
"group": "connector",
|
|
3059
|
-
"binding": {
|
|
3060
|
-
"key": "elementTemplateVersion",
|
|
3061
|
-
"type": "zeebe:taskHeader"
|
|
3062
|
-
},
|
|
3063
|
-
"type": "Hidden"
|
|
3064
|
-
},
|
|
3065
|
-
{
|
|
3066
|
-
"id": "id",
|
|
3067
|
-
"label": "ID",
|
|
3068
|
-
"description": "ID of the element template",
|
|
3069
|
-
"value": "io.camunda.connectors.GraphQL.v1",
|
|
3070
|
-
"group": "connector",
|
|
3071
|
-
"binding": {
|
|
3072
|
-
"key": "elementTemplateId",
|
|
3073
|
-
"type": "zeebe:taskHeader"
|
|
3679
|
+
"type": "zeebe:input",
|
|
3680
|
+
"name": "graphql.connectionTimeoutInSeconds"
|
|
3074
3681
|
},
|
|
3075
|
-
"
|
|
3682
|
+
"feel": "optional",
|
|
3683
|
+
"optional": true,
|
|
3684
|
+
"constraints": {
|
|
3685
|
+
"notEmpty": false,
|
|
3686
|
+
"pattern": {
|
|
3687
|
+
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
3688
|
+
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
3689
|
+
}
|
|
3690
|
+
}
|
|
3076
3691
|
},
|
|
3077
3692
|
{
|
|
3078
|
-
"id": "resultVariable",
|
|
3079
3693
|
"label": "Result variable",
|
|
3080
3694
|
"description": "Name of variable to store the response in",
|
|
3081
3695
|
"group": "output",
|
|
3696
|
+
"type": "String",
|
|
3082
3697
|
"binding": {
|
|
3083
|
-
"
|
|
3084
|
-
"
|
|
3085
|
-
}
|
|
3086
|
-
"type": "String"
|
|
3698
|
+
"type": "zeebe:taskHeader",
|
|
3699
|
+
"key": "resultVariable"
|
|
3700
|
+
}
|
|
3087
3701
|
},
|
|
3088
3702
|
{
|
|
3089
|
-
"id": "resultExpression",
|
|
3090
3703
|
"label": "Result expression",
|
|
3091
3704
|
"description": "Expression to map the response into process variables",
|
|
3092
|
-
"feel": "required",
|
|
3093
3705
|
"group": "output",
|
|
3706
|
+
"type": "Text",
|
|
3707
|
+
"feel": "required",
|
|
3094
3708
|
"binding": {
|
|
3095
|
-
"
|
|
3096
|
-
"
|
|
3097
|
-
}
|
|
3098
|
-
"type": "Text"
|
|
3709
|
+
"type": "zeebe:taskHeader",
|
|
3710
|
+
"key": "resultExpression"
|
|
3711
|
+
}
|
|
3099
3712
|
},
|
|
3100
3713
|
{
|
|
3101
|
-
"id": "errorExpression",
|
|
3102
3714
|
"label": "Error expression",
|
|
3103
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
3715
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
3716
|
+
"group": "errors",
|
|
3717
|
+
"type": "Text",
|
|
3104
3718
|
"feel": "required",
|
|
3105
|
-
"group": "error",
|
|
3106
|
-
"binding": {
|
|
3107
|
-
"key": "errorExpression",
|
|
3108
|
-
"type": "zeebe:taskHeader"
|
|
3109
|
-
},
|
|
3110
|
-
"type": "Text"
|
|
3111
|
-
},
|
|
3112
|
-
{
|
|
3113
|
-
"id": "retryCount",
|
|
3114
|
-
"label": "Retries",
|
|
3115
|
-
"description": "Number of retries",
|
|
3116
|
-
"value": "3",
|
|
3117
|
-
"feel": "optional",
|
|
3118
|
-
"group": "retries",
|
|
3119
|
-
"binding": {
|
|
3120
|
-
"property": "retries",
|
|
3121
|
-
"type": "zeebe:taskDefinition"
|
|
3122
|
-
},
|
|
3123
|
-
"type": "String"
|
|
3124
|
-
},
|
|
3125
|
-
{
|
|
3126
|
-
"id": "retryBackoff",
|
|
3127
|
-
"label": "Retry backoff",
|
|
3128
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
3129
|
-
"value": "PT0S",
|
|
3130
|
-
"group": "retries",
|
|
3131
3719
|
"binding": {
|
|
3132
|
-
"
|
|
3133
|
-
"
|
|
3134
|
-
}
|
|
3135
|
-
"type": "String"
|
|
3720
|
+
"type": "zeebe:taskHeader",
|
|
3721
|
+
"key": "errorExpression"
|
|
3722
|
+
}
|
|
3136
3723
|
}
|
|
3137
3724
|
],
|
|
3138
|
-
"
|
|
3139
|
-
"
|
|
3725
|
+
"engines": {
|
|
3726
|
+
"camunda": "^8.2"
|
|
3140
3727
|
}
|
|
3141
3728
|
}
|
|
3142
3729
|
]
|