Skip to content

Commit

Permalink
chore(element-template): bring all metadatas on element template
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-vandaele committed Dec 20, 2024
1 parent 9b775d1 commit 4f30ad2
Show file tree
Hide file tree
Showing 88 changed files with 440 additions and 270 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Automation Anywhere Outbound Connector",
"id" : "io.camunda.connectors.AutomationAnywhere",
"description" : "Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
"description" : "Manage work items in Automation Anywhere queues.",
"metadata" : {
"keywords" : [ "add work item to queue", "get work item from queue", "get work item result from queue by ID" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
"version" : 2,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid Automation Anywhere Outbound Connector",
"id" : "io.camunda.connectors.AutomationAnywhere-hybrid",
"description" : "Orchestrate your Automation Anywhere bots with Camunda. You can create new queue items and get the result from it",
"description" : "Manage work items in Automation Anywhere queues.",
"metadata" : {
"keywords" : [ "add work item to queue", "get work item from queue", "get work item result from queue by ID" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/automation-anywhere/",
"version" : 2,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"name" : "AWS Comprehend Outbound Connector",
"id" : "io.camunda.connectors.AWSCOMPREHEND.v1",
"description" : "Execute Comprehend models",
"metadata" : {
"keywords" : [ ]
},
"documentationRef" : "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-comprehend/",
"version" : 1,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"name" : "Hybrid AWS Comprehend Outbound Connector",
"id" : "io.camunda.connectors.AWSCOMPREHEND.v1-hybrid",
"description" : "Execute Comprehend models",
"metadata" : {
"keywords" : [ ]
},
"documentationRef" : "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-comprehend/",
"version" : 1,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "AWS DynamoDB Outbound Connector",
"id" : "io.camunda.connectors.AWSDynamoDB.v1",
"description" : "Work with tables and items using AWS DynamoDB service",
"description" : "Manage tables and items with AWS DynamoDB.",
"metadata" : {
"keywords" : [ "create table", "delete table", "update table", "describe table", "scan table", "add item", "delete item", "get item", "update item" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/",
"version" : 7,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid AWS DynamoDB Outbound Connector",
"id" : "io.camunda.connectors.AWSDynamoDB.v1-hybrid",
"description" : "Work with tables and items using AWS DynamoDB service",
"description" : "Manage tables and items with AWS DynamoDB.",
"metadata" : {
"keywords" : [ "create table", "delete table", "update table", "describe table", "scan table", "add item", "delete item", "get item", "update item" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/",
"version" : 7,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"name" : "Amazon EventBridge Outbound Connector",
"id" : "io.camunda.connectors.AWSEventBridge.v1",
"description" : "Send events to AWS EventBridge",
"metadata" : {
"keywords" : [ "emit event", "publish event", "send event", "trigger event" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
"version" : 5,
"category" : {
Expand All @@ -21,7 +24,7 @@
"label" : "Queue properties"
}, {
"id" : "eventDetails",
"label" : "eventDetails"
"label" : "Event Details"
}, {
"id" : "eventPayload",
"label" : "Event Payload"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"name" : "Hybrid Amazon EventBridge Outbound Connector",
"id" : "io.camunda.connectors.AWSEventBridge.v1-hybrid",
"description" : "Send events to AWS EventBridge",
"metadata" : {
"keywords" : [ "emit event", "publish event", "send event", "trigger event" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
"version" : 5,
"category" : {
Expand All @@ -24,7 +27,7 @@
"label" : "Queue properties"
}, {
"id" : "eventDetails",
"label" : "eventDetails"
"label" : "Event Details"
}, {
"id" : "eventPayload",
"label" : "Event Payload"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "AWS Lambda Outbound Connector",
"id" : "io.camunda.connectors.AWSLAMBDA.v2",
"description" : "Invoke a function",
"description" : "Invoke AWS Lambda functions.",
"metadata" : {
"keywords" : [ "invoke function", "run function" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
"version" : 5,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid AWS Lambda Outbound Connector",
"id" : "io.camunda.connectors.AWSLAMBDA.v2-hybrid",
"description" : "Invoke a function",
"description" : "Invoke AWS Lambda functions.",
"metadata" : {
"keywords" : [ "invoke function", "run function" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
"version" : 5,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "AWS SageMaker Outbound Connector",
"id" : "io.camunda.connectors.AWSSAGEMAKER.v1",
"description" : "Execute SageMaker models",
"description" : "Run inferences using AWS SageMaker.",
"metadata" : {
"keywords" : [ "run inference", "perform asynchronous inference", "perform real-time inference" ]
},
"documentationRef" : "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-sagemaker/",
"version" : 1,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid AWS SageMaker Outbound Connector",
"id" : "io.camunda.connectors.AWSSAGEMAKER.v1-hybrid",
"description" : "Execute SageMaker models",
"description" : "Run inferences using AWS SageMaker.",
"metadata" : {
"keywords" : [ "run inference", "perform asynchronous inference", "perform real-time inference" ]
},
"documentationRef" : "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-sagemaker/",
"version" : 1,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "SNS HTTPS Boundary Event Connector",
"id" : "io.camunda.connectors.inbound.AWSSNS.Boundary.v1",
"description" : "Receive events from AWS SNS",
"description" : "Receive messages from AWS SNS via HTTPS.",
"metadata" : {
"keywords" : [ "receive event", "receive message" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"version" : 4,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "SNS HTTPS Intermediate Catch Event Connector",
"id" : "io.camunda.connectors.inbound.AWSSNS.IntermediateCatchEvent.v1",
"description" : "Receive events from AWS SNS",
"description" : "Receive messages from AWS SNS via HTTPS.",
"metadata" : {
"keywords" : [ "receive event", "receive message" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"version" : 4,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "SNS HTTPS Message Start Event Connector Subscription",
"id" : "io.camunda.connectors.inbound.AWSSNS.MessageStartEvent.v1",
"description" : "Receive events from AWS SNS",
"description" : "Receive messages from AWS SNS via HTTPS.",
"metadata" : {
"keywords" : [ "receive event", "receive message" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"version" : 4,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Amazon SNS Outbound connector",
"id" : "io.camunda.connectors.AWSSNS.v1",
"description" : "Send message to topic",
"description" : "Send messages to Amazon SNS.",
"metadata" : {
"keywords" : [ "send message", "publish message" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
"version" : 7,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid SNS HTTPS Boundary Event Connector",
"id" : "io.camunda.connectors.inbound.AWSSNS.Boundary.v1-hybrid",
"description" : "Receive events from AWS SNS",
"description" : "Receive messages from AWS SNS via HTTPS.",
"metadata" : {
"keywords" : [ "receive event", "receive message" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"version" : 4,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid SNS HTTPS Intermediate Catch Event Connector",
"id" : "io.camunda.connectors.inbound.AWSSNS.IntermediateCatchEvent.v1-hybrid",
"description" : "Receive events from AWS SNS",
"description" : "Receive messages from AWS SNS via HTTPS.",
"metadata" : {
"keywords" : [ "receive event", "receive message" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"version" : 4,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid SNS HTTPS Message Start Event Connector Subscription",
"id" : "io.camunda.connectors.inbound.AWSSNS.MessageStartEvent.v1-hybrid",
"description" : "Receive events from AWS SNS",
"description" : "Receive messages from AWS SNS via HTTPS.",
"metadata" : {
"keywords" : [ "receive event", "receive message" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
"version" : 4,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid Amazon SNS Outbound connector",
"id" : "io.camunda.connectors.AWSSNS.v1-hybrid",
"description" : "Send message to topic",
"description" : "Send messages to Amazon SNS.",
"metadata" : {
"keywords" : [ "send message", "publish message" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
"version" : 7,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Amazon SQS Boundary Event Connector",
"id" : "io.camunda.connectors.AWSSQS.boundary.v1",
"description" : "Receive message from a queue",
"description" : "Receive messages from Amazon SQS.",
"metadata" : {
"keywords" : [ "receive message", "receive event", "receive message from queue", "receive event from queue" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
"version" : 9,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Amazon SQS Intermediate Message Catch Event connector",
"id" : "io.camunda.connectors.AWSSQS.intermediate.v1",
"description" : "Receive message from a queue",
"description" : "Receive messages from Amazon SQS.",
"metadata" : {
"keywords" : [ "receive message", "receive event", "receive message from queue", "receive event from queue" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
"version" : 9,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Amazon SQS Outbound Connector",
"id" : "io.camunda.connectors.AWSSQS.v1",
"description" : "Send message to queue",
"description" : "Send messages to Amazon SQS.",
"metadata" : {
"keywords" : [ "send message", "publish message", "send message to queue", "publish message to queue" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
"version" : 10,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Amazon SQS Message Start Event Connector",
"id" : "io.camunda.connectors.AWSSQS.startmessage.v1",
"description" : "Receive message from a queue",
"description" : "Receive messages from Amazon SQS.",
"metadata" : {
"keywords" : [ "receive message", "receive event", "receive message from queue", "receive event from queue" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
"version" : 9,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid Amazon SQS Outbound Connector",
"id" : "io.camunda.connectors.AWSSQS.v1-hybrid",
"description" : "Send message to queue",
"description" : "Send messages to Amazon SQS.",
"metadata" : {
"keywords" : [ "send message", "publish message", "send message to queue", "publish message to queue" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
"version" : 10,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "AWS Textract Outbound Connector",
"id" : "io.camunda.connectors.AWSTEXTRACT.v1",
"description" : "Automatically extract printed text, handwriting, layout elements, and data from any document",
"description" : "Extract text and data using AWS Textract.",
"metadata" : {
"keywords" : [ "extract text", "extract data", "extract text from image", "extract data from image", "ocr" ]
},
"documentationRef" : "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-textract/",
"version" : 1,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"$schema" : "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name" : "Hybrid AWS Textract Outbound Connector",
"id" : "io.camunda.connectors.AWSTEXTRACT.v1-hybrid",
"description" : "Automatically extract printed text, handwriting, layout elements, and data from any document",
"description" : "Extract text and data using AWS Textract.",
"metadata" : {
"keywords" : [ "extract text", "extract data", "extract text from image", "extract data from image", "ocr" ]
},
"documentationRef" : "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-textract/",
"version" : 1,
"category" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
"name" : "Email Boundary Event Connector",
"id" : "io.camunda.connectors.inbound.EmailBoundary.v1",
"description" : "Consume emails",
"metadata": {
"keywords": [
"email received"
]
"metadata" : {
"keywords" : [ "email received" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
"version" : 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
"name" : "Email Intermediate Catch Event Connector",
"id" : "io.camunda.connectors.inbound.EmailIntermediate.v1",
"description" : "Consume emails",
"metadata": {
"keywords": [
"email received"
]
"metadata" : {
"keywords" : [ "email received" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
"version" : 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
"name" : "Email Message Start Event Connector",
"id" : "io.camunda.connectors.inbound.EmailMessageStart.v1",
"description" : "Consume emails",
"metadata": {
"keywords": [
"email received"
]
"metadata" : {
"keywords" : [ "email received" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
"version" : 1,
Expand Down
11 changes: 2 additions & 9 deletions connectors/email/element-templates/email-outbound-connector.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,8 @@
"name" : "Email Connector",
"id" : "io.camunda.connectors.email.v1",
"description" : "Execute email requests",
"metadata": {
"keywords": [
"send emails",
"list emails",
"search emails",
"delete emails",
"read emails",
"move emails"
]
"metadata" : {
"keywords" : [ "send emails", "list emails", "search emails", "delete emails", "read emails", "move emails" ]
},
"documentationRef" : "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
"version" : 2,
Expand Down
Loading

0 comments on commit 4f30ad2

Please sign in to comment.