This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json", | |
"name": "Kafka producer connector", | |
"id": "io.camunda.connectors.KAFKA.v1", | |
"version": 1, | |
"description": "Produce Kafka message", | |
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/", | |
"category": { | |
"id": "connectors", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json", | |
"name": "Kafka producer connector", | |
"id": "io.camunda.connectors.KAFKA.v1", | |
"version": 1, | |
"description": "Produce Kafka message", | |
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/", | |
"category": { | |
"id": "connectors", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema":"https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json", | |
"name":"ACME Connector Template - <script>alert('foo')</script>", | |
"description": "oops <script>alert('foo')</script>", | |
"id":"xxxx-xx-x-x-xxxxxx", | |
"appliesTo":[ | |
"bpmn:Task" | |
], | |
"properties":[ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json", | |
"name": "Amazon SQS connector", | |
"id": "io.camunda.connectors.AWSSQS.v1", | |
"version": 4, | |
"description": "Send message to queue", | |
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/", | |
"appliesTo": [ | |
"bpmn:Task" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json", | |
"name": "Kafka producer connector", | |
"id": "io.camunda.connectors.KAFKA.v1", | |
"version": 1, | |
"description": "Produce Kafka message", | |
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/", | |
"category": { | |
"id": "connectors", |