diff --git a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-boundary.json b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-boundary.json
index 69b12a36dd..b98ef18ae7 100644
--- a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-boundary.json
+++ b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-boundary.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSEventBridge.boundary.v1",
"version": 2,
"description": "Receive events from AWS EventBridge",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-intermediate.json b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-intermediate.json
index c96d239614..0b103996de 100644
--- a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-intermediate.json
+++ b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-intermediate.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
"version": 3,
"description": "Receive events from AWS EventBridge",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-message-start.json b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-message-start.json
index d41ac3ed97..171a8f4b99 100644
--- a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-message-start.json
+++ b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-message-start.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSEventBridge.MessageStart.v1",
"version": 1,
"description": "Receive events from AWS EventBridge",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-start-event.json b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-start-event.json
index df2be44b7e..610dd3c695 100644
--- a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-start-event.json
+++ b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector-start-event.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSEventBridge.startEvent.v1",
"version": 2,
"description": "Receive events from AWS EventBridge",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector.json b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector.json
index 55a7b10ab1..5ee0fff13b 100644
--- a/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector.json
+++ b/connectors/aws/aws-eventbridge/element-templates/aws-eventbridge-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSEventBridge.v1",
"version": 4,
"description": "Send events to AWS EventBridge",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -52,7 +52,7 @@
{
"id": "authenticationType",
"label": "Authentication",
- "description": "Specify AWS authentication strategy. Learn more at the documentation page",
+ "description": "Specify AWS authentication strategy. Learn more at the documentation page",
"group": "authentication",
"type": "Dropdown",
"optional": false,
@@ -77,7 +77,7 @@
},
{
"label": "Access key",
- "description": "Provide an access key of a user with permissions. Details in the documentation",
+ "description": "Provide an access key of a user with permissions. Details in the documentation",
"group": "authentication",
"type": "String",
"binding": {
@@ -94,7 +94,7 @@
},
{
"label": "Secret key",
- "description": "Provide a secret key of a user with permissions. Details in the documentation",
+ "description": "Provide a secret key of a user with permissions. Details in the documentation",
"group": "authentication",
"type": "String",
"binding": {
diff --git a/connectors/aws/aws-sns/element-templates/aws-sns-connector.json b/connectors/aws/aws-sns/element-templates/aws-sns-connector.json
index a197f121e1..c3115c9828 100644
--- a/connectors/aws/aws-sns/element-templates/aws-sns-connector.json
+++ b/connectors/aws/aws-sns/element-templates/aws-sns-connector.json
@@ -3,7 +3,7 @@
"name": "Amazon SNS Outbound connector",
"id": "io.camunda.connectors.AWSSNS.v1",
"description": "Send message to topic",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
"version": 6,
"appliesTo": [
"bpmn:Task"
diff --git a/connectors/aws/aws-sns/element-templates/aws-sns-inbound-boundary.json b/connectors/aws/aws-sns/element-templates/aws-sns-inbound-boundary.json
index 41f739a857..b87d3e6250 100644
--- a/connectors/aws/aws-sns/element-templates/aws-sns-inbound-boundary.json
+++ b/connectors/aws/aws-sns/element-templates/aws-sns-inbound-boundary.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.AWSSNS.Boundary.v1",
"description": "Receive events from AWS SNS",
"version": 2,
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/aws/aws-sns/element-templates/aws-sns-inbound-intermediate.json b/connectors/aws/aws-sns/element-templates/aws-sns-inbound-intermediate.json
index 61e1bcc178..a6c255b8f2 100644
--- a/connectors/aws/aws-sns/element-templates/aws-sns-inbound-intermediate.json
+++ b/connectors/aws/aws-sns/element-templates/aws-sns-inbound-intermediate.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.AWSSNS.IntermediateCatchEvent.v1",
"description": "Receive events from AWS SNS",
"version": 3,
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/aws/aws-sns/element-templates/aws-sns-inbound-message-start.json b/connectors/aws/aws-sns/element-templates/aws-sns-inbound-message-start.json
index 24c90d2296..15ffc93a39 100644
--- a/connectors/aws/aws-sns/element-templates/aws-sns-inbound-message-start.json
+++ b/connectors/aws/aws-sns/element-templates/aws-sns-inbound-message-start.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.AWSSNS.MessageStartEvent.v1",
"description": "Receive events from AWS SNS",
"version": 1,
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/aws/aws-sns/element-templates/aws-sns-inbound-start-event.json b/connectors/aws/aws-sns/element-templates/aws-sns-inbound-start-event.json
index c9e4755bb1..d2b1bb4183 100644
--- a/connectors/aws/aws-sns/element-templates/aws-sns-inbound-start-event.json
+++ b/connectors/aws/aws-sns/element-templates/aws-sns-inbound-start-event.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.AWSSNS.StartEvent.v1",
"description": "Receive events from AWS SNS",
"version": 2,
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/aws/aws-sqs/element-templates/aws-sqs-boundary-connector.json b/connectors/aws/aws-sqs/element-templates/aws-sqs-boundary-connector.json
index c03ef1df1a..f168af4e42 100644
--- a/connectors/aws/aws-sqs/element-templates/aws-sqs-boundary-connector.json
+++ b/connectors/aws/aws-sqs/element-templates/aws-sqs-boundary-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
"version": 3,
"description": "Receive message from a queue",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
"appliesTo": [
"bpmn:BoundaryEvent"
],
@@ -153,7 +153,7 @@
},
{
"label": "Polling wait time",
- "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See documentation for details",
+ "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See documentation for details",
"group": "messagePollingProperties",
"type": "String",
"optional":false,
@@ -173,7 +173,7 @@
},
{
"label": "Attribute names",
- "description": "Array of queue attribute names. See documentation for details",
+ "description": "Array of queue attribute names. See documentation for details",
"group": "input",
"type": "String",
"optional": true,
@@ -185,7 +185,7 @@
},
{
"label": "Message attribute names",
- "description": "Array of message attribute names. See documentation for details",
+ "description": "Array of message attribute names. See documentation for details",
"group": "input",
"type": "String",
"optional": true,
diff --git a/connectors/aws/aws-sqs/element-templates/aws-sqs-connector.json b/connectors/aws/aws-sqs/element-templates/aws-sqs-connector.json
index 50ed38b71e..b34285e957 100644
--- a/connectors/aws/aws-sqs/element-templates/aws-sqs-connector.json
+++ b/connectors/aws/aws-sqs/element-templates/aws-sqs-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSSQS.v1",
"version": 9,
"description": "Send message to queue",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
"appliesTo": [
"bpmn:Task"
],
diff --git a/connectors/aws/aws-sqs/element-templates/aws-sqs-inbound-intermediate-connector.json b/connectors/aws/aws-sqs/element-templates/aws-sqs-inbound-intermediate-connector.json
index 4031ee03b2..16b25de479 100644
--- a/connectors/aws/aws-sqs/element-templates/aws-sqs-inbound-intermediate-connector.json
+++ b/connectors/aws/aws-sqs/element-templates/aws-sqs-inbound-intermediate-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSSQS.intermediate.v1",
"version": 8,
"description": "Receive message from a queue",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
"appliesTo": [
"bpmn:IntermediateCatchEvent",
"bpmn:IntermediateThrowEvent"
@@ -154,7 +154,7 @@
},
{
"label": "Polling wait time",
- "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See documentation for details",
+ "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See documentation for details",
"group": "messagePollingProperties",
"type": "String",
"optional":false,
@@ -174,7 +174,7 @@
},
{
"label": "Attribute names",
- "description": "Array of queue attribute names. See documentation for details",
+ "description": "Array of queue attribute names. See documentation for details",
"group": "input",
"type": "String",
"optional": true,
@@ -186,7 +186,7 @@
},
{
"label": "Message attribute names",
- "description": "Array of message attribute names. See documentation for details",
+ "description": "Array of message attribute names. See documentation for details",
"group": "input",
"type": "String",
"optional": true,
diff --git a/connectors/aws/aws-sqs/element-templates/aws-sqs-start-event-connector.json b/connectors/aws/aws-sqs/element-templates/aws-sqs-start-event-connector.json
index 389e65d517..0c71a17455 100644
--- a/connectors/aws/aws-sqs/element-templates/aws-sqs-start-event-connector.json
+++ b/connectors/aws/aws-sqs/element-templates/aws-sqs-start-event-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
"version": 7,
"description": "Receive message from a queue",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
"appliesTo": [
"bpmn:StartEvent"
],
@@ -142,7 +142,7 @@
},
{
"label": "Polling wait time",
- "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See documentation for details",
+ "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See documentation for details",
"group": "messagePollingProperties",
"type": "String",
"optional":false,
@@ -162,7 +162,7 @@
},
{
"label": "Attribute names",
- "description": "Array of queue attribute names. See documentation for details",
+ "description": "Array of queue attribute names. See documentation for details",
"group": "input",
"type": "String",
"optional": true,
@@ -174,7 +174,7 @@
},
{
"label": "Message attribute names",
- "description": "Array of message attribute names. See documentation for details",
+ "description": "Array of message attribute names. See documentation for details",
"group": "input",
"type": "String",
"optional": true,
diff --git a/connectors/aws/aws-sqs/element-templates/aws-sqs-start-message.json b/connectors/aws/aws-sqs/element-templates/aws-sqs-start-message.json
index dfa0bf24df..ba136576e8 100644
--- a/connectors/aws/aws-sqs/element-templates/aws-sqs-start-message.json
+++ b/connectors/aws/aws-sqs/element-templates/aws-sqs-start-message.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.AWSSQS.startmessage.v1",
"version": 2,
"description": "Receive message from a queue",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
"appliesTo": [
"bpmn:StartEvent"
],
@@ -157,7 +157,7 @@
},
{
"label": "Polling wait time",
- "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See documentation for details",
+ "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See documentation for details",
"group": "messagePollingProperties",
"type": "String",
"optional":false,
@@ -177,7 +177,7 @@
},
{
"label": "Attribute names",
- "description": "Array of queue attribute names. See documentation for details",
+ "description": "Array of queue attribute names. See documentation for details",
"group": "input",
"type": "String",
"optional": true,
@@ -189,7 +189,7 @@
},
{
"label": "Message attribute names",
- "description": "Array of message attribute names. See documentation for details",
+ "description": "Array of message attribute names. See documentation for details",
"group": "input",
"type": "String",
"optional": true,
diff --git a/connectors/github/element-templates/github-connector.json b/connectors/github/element-templates/github-connector.json
index 30f564c1a8..3c3a8baee4 100644
--- a/connectors/github/element-templates/github-connector.json
+++ b/connectors/github/element-templates/github-connector.json
@@ -7,7 +7,7 @@
"icon": {
"contents": "data:image/svg+xml;utf8,%3Csvg width='98' height='96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z' fill='%2324292f'/%3E%3C/svg%3E"
},
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=outbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/github/element-templates/github-webhook-connector-boundary.json b/connectors/github/element-templates/github-webhook-connector-boundary.json
index 038361fd15..3b807e2c49 100644
--- a/connectors/github/element-templates/github-webhook-connector-boundary.json
+++ b/connectors/github/element-templates/github-webhook-connector-boundary.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorBoundary.v1",
"version": 2,
"description": "Receive events from GitHub",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -80,7 +80,7 @@
},
{
"label": "GitHub secret",
- "description": "Shared secret key. See documentation regarding GitHub secret",
+ "description": "Shared secret key. See documentation regarding GitHub secret",
"type": "String",
"group": "endpoint",
"optional": true,
@@ -155,7 +155,7 @@
"type": "zeebe:property",
"name": "inbound.activationCondition"
},
- "description": "Condition under which the connector triggers. See documentation"
+ "description": "Condition under which the connector triggers. See documentation"
},
{
"label": "Result variable",
diff --git a/connectors/github/element-templates/github-webhook-connector-intermediate.json b/connectors/github/element-templates/github-webhook-connector-intermediate.json
index c214adfcb8..29160812d4 100644
--- a/connectors/github/element-templates/github-webhook-connector-intermediate.json
+++ b/connectors/github/element-templates/github-webhook-connector-intermediate.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
"version": 3,
"description": "Receive events from GitHub",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -81,7 +81,7 @@
},
{
"label": "GitHub secret",
- "description": "Shared secret key. See documentation regarding GitHub secret",
+ "description": "Shared secret key. See documentation regarding GitHub secret",
"type": "String",
"group": "endpoint",
"optional": true,
@@ -156,7 +156,7 @@
"type": "zeebe:property",
"name": "inbound.activationCondition"
},
- "description": "Condition under which the connector triggers. See documentation"
+ "description": "Condition under which the connector triggers. See documentation"
},
{
"label": "Result variable",
diff --git a/connectors/github/element-templates/github-webhook-connector-message-start.json b/connectors/github/element-templates/github-webhook-connector-message-start.json
index 452332930f..e5b1b5d705 100644
--- a/connectors/github/element-templates/github-webhook-connector-message-start.json
+++ b/connectors/github/element-templates/github-webhook-connector-message-start.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorMessageStart.v1",
"version": 1,
"description": "Receive events from GitHub",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -84,7 +84,7 @@
},
{
"label": "GitHub secret",
- "description": "Shared secret key. See documentation regarding GitHub secret",
+ "description": "Shared secret key. See documentation regarding GitHub secret",
"type": "String",
"group": "endpoint",
"optional": true,
@@ -131,7 +131,7 @@
"type": "zeebe:property",
"name": "inbound.activationCondition"
},
- "description": "Condition under which the connector triggers. See documentation"
+ "description": "Condition under which the connector triggers. See documentation"
},
{
"label": "Correlation required",
diff --git a/connectors/github/element-templates/github-webhook-connector-start-event.json b/connectors/github/element-templates/github-webhook-connector-start-event.json
index 6a37a3037b..00a861674c 100644
--- a/connectors/github/element-templates/github-webhook-connector-start-event.json
+++ b/connectors/github/element-templates/github-webhook-connector-start-event.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
"version": 3,
"description": "Receive events from GitHub",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -69,7 +69,7 @@
},
{
"label": "GitHub secret",
- "description": "Shared secret key. See documentation regarding GitHub secret",
+ "description": "Shared secret key. See documentation regarding GitHub secret",
"type": "String",
"group": "endpoint",
"optional": true,
@@ -104,7 +104,7 @@
"type": "zeebe:property",
"name": "inbound.activationCondition"
},
- "description": "Condition under which the connector triggers. See documentation"
+ "description": "Condition under which the connector triggers. See documentation"
},
{
"label": "Result variable",
diff --git a/connectors/kafka/element-templates/avro/kafka-connector.json b/connectors/kafka/element-templates/avro/kafka-connector.json
index f6d41fb24d..633c37fa0c 100644
--- a/connectors/kafka/element-templates/avro/kafka-connector.json
+++ b/connectors/kafka/element-templates/avro/kafka-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.KAFKA.avro-v1",
"version": 1,
"description": "Produce Kafka message",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/kafka/element-templates/avro/kafka-inbound-connector-intermediate.json b/connectors/kafka/element-templates/avro/kafka-inbound-connector-intermediate.json
index ca58526ed3..1515a06beb 100644
--- a/connectors/kafka/element-templates/avro/kafka-inbound-connector-intermediate.json
+++ b/connectors/kafka/element-templates/avro/kafka-inbound-connector-intermediate.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.KafkaIntermediate.avro-v1",
"version": 1,
"description": "Consume Kafka messages",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/kafka/element-templates/avro/kafka-inbound-connector.json b/connectors/kafka/element-templates/avro/kafka-inbound-connector.json
index f4dc0346ef..b02ec0f804 100644
--- a/connectors/kafka/element-templates/avro/kafka-inbound-connector.json
+++ b/connectors/kafka/element-templates/avro/kafka-inbound-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.KAFKA.avro-v1",
"version": 1,
"description": "Consume Kafka messages",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/kafka/element-templates/kafka-connector-message-start.json b/connectors/kafka/element-templates/kafka-connector-message-start.json
index b50d219c43..83b0613ecd 100644
--- a/connectors/kafka/element-templates/kafka-connector-message-start.json
+++ b/connectors/kafka/element-templates/kafka-connector-message-start.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
"version": 1,
"description": "Consume Kafka messages",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/kafka/element-templates/kafka-connector.json b/connectors/kafka/element-templates/kafka-connector.json
index e97c19c00e..3c804d69f7 100644
--- a/connectors/kafka/element-templates/kafka-connector.json
+++ b/connectors/kafka/element-templates/kafka-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.KAFKA.v1",
"version": 3,
"description": "Produce Kafka message",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/kafka/element-templates/kafka-inbound-connector-boundary.json b/connectors/kafka/element-templates/kafka-inbound-connector-boundary.json
index 4dcad3cb60..7f081838e8 100644
--- a/connectors/kafka/element-templates/kafka-inbound-connector-boundary.json
+++ b/connectors/kafka/element-templates/kafka-inbound-connector-boundary.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
"version": 2,
"description": "Consume Kafka messages",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/kafka/element-templates/kafka-inbound-connector-hybrid.json b/connectors/kafka/element-templates/kafka-inbound-connector-hybrid.json
index 9cd8be0fa3..78e32e9cde 100644
--- a/connectors/kafka/element-templates/kafka-inbound-connector-hybrid.json
+++ b/connectors/kafka/element-templates/kafka-inbound-connector-hybrid.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.KAFKA.v1",
"version": 2,
"description": "Consume Kafka messages in hybrid mode",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/kafka/element-templates/kafka-inbound-connector-intermediate.json b/connectors/kafka/element-templates/kafka-inbound-connector-intermediate.json
index a3f5d5d5e2..1dd2755861 100644
--- a/connectors/kafka/element-templates/kafka-inbound-connector-intermediate.json
+++ b/connectors/kafka/element-templates/kafka-inbound-connector-intermediate.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
"version": 3,
"description": "Consume Kafka messages",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/kafka/element-templates/kafka-inbound-connector.json b/connectors/kafka/element-templates/kafka-inbound-connector.json
index 49654fcf14..dd9bc01c87 100644
--- a/connectors/kafka/element-templates/kafka-inbound-connector.json
+++ b/connectors/kafka/element-templates/kafka-inbound-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.KAFKA.v1",
"version": 2,
"description": "Consume Kafka messages",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/rabbitmq/element-templates/rabbitmq-connector.json b/connectors/rabbitmq/element-templates/rabbitmq-connector.json
index 6c4e97b975..a2bb6cbe89 100644
--- a/connectors/rabbitmq/element-templates/rabbitmq-connector.json
+++ b/connectors/rabbitmq/element-templates/rabbitmq-connector.json
@@ -3,7 +3,7 @@
"name": "RabbitMQ Outbound Connector",
"id": "io.camunda.connectors.RabbitMQ.v1",
"description": "Send message to RabbitMQ",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
"version": 3,
"category": {
"id": "connectors",
@@ -121,7 +121,7 @@
},
{
"label": "Host name",
- "description": "Host name: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Host name: get from RabbitMQ external application configurations. Details in the documentation",
"feel": "optional",
"group": "routing",
"type": "String",
@@ -139,7 +139,7 @@
},
{
"label": "Virtual host",
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
"feel": "optional",
"group": "routing",
"type": "String",
@@ -157,7 +157,7 @@
},
{
"label": "Exchange",
- "description": "Topic exchange: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Topic exchange: get from RabbitMQ external application configurations. Details in the documentation",
"feel": "optional",
"group": "routing",
"type": "String",
@@ -171,7 +171,7 @@
},
{
"label": "Routing key",
- "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the documentation",
+ "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the documentation",
"feel": "optional",
"group": "routing",
"type": "String",
@@ -185,7 +185,7 @@
},
{
"label": "Port",
- "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
"feel": "optional",
"group": "routing",
"type": "String",
diff --git a/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-boundary.json b/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-boundary.json
index 0b045a9760..d9270df1a1 100644
--- a/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-boundary.json
+++ b/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-boundary.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
"version": 2,
"description": "Receive a message from RabbitMQ",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -133,7 +133,7 @@
},
{
"label": "Host name",
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the documentation",
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
@@ -150,7 +150,7 @@
},
{
"label": "Virtual host",
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
@@ -167,7 +167,7 @@
},
{
"label": "Port",
- "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
diff --git a/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-intermediate.json b/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-intermediate.json
index b17e812097..ef52e027b9 100644
--- a/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-intermediate.json
+++ b/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-intermediate.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
"version": 4,
"description": "Receive a message from RabbitMQ",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -134,7 +134,7 @@
},
{
"label": "Host name",
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the documentation",
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
@@ -151,7 +151,7 @@
},
{
"label": "Virtual host",
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
@@ -168,7 +168,7 @@
},
{
"label": "Port",
- "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
diff --git a/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-message-start.json b/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-message-start.json
index 5ff4048719..f3127e3ad8 100644
--- a/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-message-start.json
+++ b/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-message-start.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
"version": 1,
"description": "Receive a message from RabbitMQ",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -137,7 +137,7 @@
},
{
"label": "Host name",
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the documentation",
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
@@ -154,7 +154,7 @@
},
{
"label": "Virtual host",
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
@@ -171,7 +171,7 @@
},
{
"label": "Port",
- "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
diff --git a/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-start-event.json b/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-start-event.json
index e08aa46146..22e1e8e9a5 100644
--- a/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-start-event.json
+++ b/connectors/rabbitmq/element-templates/rabbitmq-inbound-connector-start-event.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
"version": 3,
"description": "Receive a message from RabbitMQ",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -122,7 +122,7 @@
},
{
"label": "Host name",
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the documentation",
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
@@ -139,7 +139,7 @@
},
{
"label": "Virtual host",
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
@@ -156,7 +156,7 @@
},
{
"label": "Port",
- "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
+ "description": "Port: get from RabbitMQ external application configurations. Details in the documentation",
"group": "routing",
"type": "String",
"binding": {
diff --git a/connectors/slack/element-templates/slack-connector.json b/connectors/slack/element-templates/slack-connector.json
index 8a3e974c0e..43473d4270 100644
--- a/connectors/slack/element-templates/slack-connector.json
+++ b/connectors/slack/element-templates/slack-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.Slack.v1",
"version": 2,
"description": "Create a channel or send a message to a channel or user",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=outbound",
"icon": {
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
},
diff --git a/connectors/slack/element-templates/slack-inbound-boundary.json b/connectors/slack/element-templates/slack-inbound-boundary.json
index f74d31af9a..38c0753b3d 100644
--- a/connectors/slack/element-templates/slack-inbound-boundary.json
+++ b/connectors/slack/element-templates/slack-inbound-boundary.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
"description": "Receive events from Slack",
"version": 2,
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/slack/element-templates/slack-inbound-intermediate.json b/connectors/slack/element-templates/slack-inbound-intermediate.json
index d30d39c2dc..d96e3d3bd4 100644
--- a/connectors/slack/element-templates/slack-inbound-intermediate.json
+++ b/connectors/slack/element-templates/slack-inbound-intermediate.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
"description": "Receive events from Slack",
"version": 4,
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/slack/element-templates/slack-inbound-message-start.json b/connectors/slack/element-templates/slack-inbound-message-start.json
index 86b1ff213d..a1d5ec13b2 100644
--- a/connectors/slack/element-templates/slack-inbound-message-start.json
+++ b/connectors/slack/element-templates/slack-inbound-message-start.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
"description": "Receive events from Slack",
"version": 2,
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/slack/element-templates/slack-inbound-start-event.json b/connectors/slack/element-templates/slack-inbound-start-event.json
index 9793e497c5..14ec32132f 100644
--- a/connectors/slack/element-templates/slack-inbound-start-event.json
+++ b/connectors/slack/element-templates/slack-inbound-start-event.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
"description": "Receive events from Slack",
"version": 3,
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
diff --git a/connectors/twilio/element-templates/twilio-connector.json b/connectors/twilio/element-templates/twilio-connector.json
index 104c5c3073..0c1887cef1 100644
--- a/connectors/twilio/element-templates/twilio-connector.json
+++ b/connectors/twilio/element-templates/twilio-connector.json
@@ -7,7 +7,7 @@
"icon": {
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
},
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -100,7 +100,7 @@
},
{
"label": "Account SID",
- "description": "Your Twilio account SID. See Camunda documentation",
+ "description": "Your Twilio account SID. See Camunda documentation",
"group": "authentication",
"type": "String",
"feel": "optional",
@@ -169,7 +169,7 @@
},
{
"label": "API key",
- "description": "Your Twilio API key. See documentation for details",
+ "description": "Your Twilio API key. See documentation for details",
"group": "authentication",
"type": "String",
"feel": "optional",
@@ -187,7 +187,7 @@
},
{
"label": "API secret",
- "description": "Your Twilio API secret. See documentation for details",
+ "description": "Your Twilio API secret. See documentation for details",
"group": "authentication",
"type": "String",
"feel": "optional",
@@ -222,7 +222,7 @@
},
{
"label": "Authentication token",
- "description": "Your Twilio auth token. See Camunda documentation",
+ "description": "Your Twilio auth token. See Camunda documentation",
"group": "authentication",
"type": "String",
"feel": "optional",
@@ -346,7 +346,7 @@
},
{
"label": "Date sent",
- "description": "The date and time the message was sent (in UTC format)",
+ "description": "The date and time the message was sent (in UTC format)",
"group": "filter",
"type": "String",
"feel": "optional",
@@ -367,7 +367,7 @@
},
{
"label": "Date before message was sent",
- "description": "The date and time before which messages were sent (in UTC format)",
+ "description": "The date and time before which messages were sent (in UTC format)",
"group": "filter",
"type": "String",
"feel": "optional",
@@ -388,7 +388,7 @@
},
{
"label": "Date after message was sent",
- "description": "The date and time after which message was sent (in UTC format)",
+ "description": "The date and time after which message was sent (in UTC format)",
"group": "filter",
"type": "String",
"feel": "optional",
diff --git a/connectors/twilio/element-templates/twilio-webhook-boundary-connector.json b/connectors/twilio/element-templates/twilio-webhook-boundary-connector.json
index 478e0b5a5a..d99cb997b6 100644
--- a/connectors/twilio/element-templates/twilio-webhook-boundary-connector.json
+++ b/connectors/twilio/element-templates/twilio-webhook-boundary-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.Twilio.Webhook.Boundary.v1",
"version": 2,
"description": "Receive incoming message with Twilio service",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -228,7 +228,7 @@
"type": "zeebe:property",
"name": "inbound.activationCondition"
},
- "description": "Condition under which the connector triggers. Leave empty to catch all events. See documentation"
+ "description": "Condition under which the connector triggers. Leave empty to catch all events. See documentation"
},
{
"label": "Result variable",
diff --git a/connectors/twilio/element-templates/twilio-webhook-connector.json b/connectors/twilio/element-templates/twilio-webhook-connector.json
index 1f637999fd..832e54aed6 100644
--- a/connectors/twilio/element-templates/twilio-webhook-connector.json
+++ b/connectors/twilio/element-templates/twilio-webhook-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.TwilioWebhook.v1",
"version": 2,
"description": "Receive incoming message with Twilio service",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -176,7 +176,7 @@
"type": "zeebe:property",
"name": "inbound.activationCondition"
},
- "description": "Condition under which the connector triggers. Leave empty to catch all events. See documentation"
+ "description": "Condition under which the connector triggers. Leave empty to catch all events. See documentation"
},
{
"label": "Result variable",
diff --git a/connectors/twilio/element-templates/twilio-webhook-intermediate-connector.json b/connectors/twilio/element-templates/twilio-webhook-intermediate-connector.json
index 5d6739f63d..f6b6d39a49 100644
--- a/connectors/twilio/element-templates/twilio-webhook-intermediate-connector.json
+++ b/connectors/twilio/element-templates/twilio-webhook-intermediate-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
"version": 3,
"description": "Receive incoming message with Twilio service",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
"category": {
"id": "connectors",
"name": "Connectors"
@@ -229,7 +229,7 @@
"type": "zeebe:property",
"name": "inbound.activationCondition"
},
- "description": "Condition under which the connector triggers. Leave empty to catch all events. See documentation"
+ "description": "Condition under which the connector triggers. Leave empty to catch all events. See documentation"
},
{
"label": "Result variable",
diff --git a/connectors/twilio/element-templates/twilio-webhook-message-start-connector.json b/connectors/twilio/element-templates/twilio-webhook-message-start-connector.json
index 8821e7b541..39a692684a 100644
--- a/connectors/twilio/element-templates/twilio-webhook-message-start-connector.json
+++ b/connectors/twilio/element-templates/twilio-webhook-message-start-connector.json
@@ -4,7 +4,7 @@
"id": "io.camunda.connectors.TwilioWebhookMessageStart.v1",
"version": 1,
"description": "Receive incoming message with Twilio service",
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
"category": {
"id": "connectors",
"name": "Connectors"