@camunda/connectors-element-templates 1.0.4 → 1.0.6
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 +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -511,9 +511,9 @@
|
|
|
511
511
|
},
|
|
512
512
|
{
|
|
513
513
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
514
|
-
"name": "Salesforce Connector",
|
|
514
|
+
"name": "Salesforce Outbound Connector",
|
|
515
515
|
"id": "io.camunda.connectors.Salesforce.v1",
|
|
516
|
-
"version":
|
|
516
|
+
"version": 2,
|
|
517
517
|
"description": "Call the Salesforce APIs from your process",
|
|
518
518
|
"icon": {
|
|
519
519
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0icmdiKDAlLDAlLDAlKSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48cGF0aCBkPSJNNC44MiAzLjA3NEMzLjM4MyAzLjE5MSAyLjE1NiA0LjE0MSAxLjcwNyA1LjVhMi44MSAyLjgxIDAgMCAwLS4xNzIgMS4wNTkgMi40NCAyLjQ0IDAgMCAwIC4xMjUuOTFsLjA1MS4xNzYtLjI4NS4yODFDLjkxOCA4LjQzNC42MzcgOC45NDUuNSA5LjYyMWE0LjAxIDQuMDEgMCAwIDAgLjAxMiAxLjIwMyAzLjEzIDMuMTMgMCAwIDAgLjg5MSAxLjYyNWMuNDYxLjQ2MS45NjEuNzM0IDEuNTgyLjg3MS4xODguMDM5LjY3Mi4wOS43MjcuMDc0LjAxNi0uMDA4LjA5LS4wMTYuMTYtLjAybC4xMzMtLjAxNi4xMzMuMjI3Yy45MDIgMS41MTIgMi43NTggMi4wMjcgNC4yNjYgMS4xODRhMy40OSAzLjQ5IDAgMCAwIDEuMDgyLTEuMDA0bC4xNDgtLjIzLjIzLjA3YTIuMTMgMi4xMyAwIDAgMCAuODgzLjEzMyAyLjg0IDIuODQgMCAwIDAgMS41Mi0uNSAzLjUyIDMuNTIgMCAwIDAgLjc4MS0uNzYyYy4wNzQtLjEwNS4xNDgtLjE4Ny4xNi0uMTg3cy4xMzMuMDEyLjI2Mi4wMjNjLjI2Mi4wMjcuNjA5LjAwNC45NjUtLjA2NmEzLjk5IDMuOTkgMCAwIDAgMi40OC0xLjY4NCAzLjkgMy45IDAgMCAwIC4xMTMtNC4xMjUgMy45MyAzLjkzIDAgMCAwLTIuNTIzLTEuODUyIDMuMzUgMy4zNSAwIDAgMC0xLjg3OS4wODZsLS4yNS4wN2EyLjI2IDIuMjYgMCAwIDEtLjA5NC0uMTI1IDMuODMgMy44MyAwIDAgMC0uNjIxLS42MDljLS40NTctLjM0NC0xLjA0Ny0uNTU1LTEuNjQxLS41ODItLjcxNS0uMDM5LTEuNDguMjU4LTIuMDUxLjc4MWwtLjE2NC4xNTItLjExMy0uMTIxYy0uNTgyLS42NDUtMS40NjUtMS4wOTQtMi4yNTgtMS4xNTItLjM0OC0uMDI3LS40MTQtLjAyNy0uNjEzLS4wMTJ6bS44NzkuNzdjLjc2Mi4xNzYgMS4zNzEuNjEzIDEuODMyIDEuMzEzbC4yMDcuMjk3Yy4wMTIgMCAuMTAyLS4xMTMuMjAzLS4yNTRhNC40MiA0LjQyIDAgMCAxIC4zNC0uNDAyYy44OTgtLjg4MyAyLjM1NS0uODc5IDMuMjUuMDE2LjE2NC4xNjQuMzEzLjM2Ny40NTcuNjI1LjA0My4wODIuMDkuMTQ1LjA5OC4xNDVzLjEwNS0uMDM1LjIwNy0uMDgyYTMuMjYgMy4yNiAwIDAgMSAxLjYyOS0uMjg1YzEuMjY2LjEyMSAyLjI4NS45MDIgMi43MzggMi4wOTRhNC41NCA0LjU0IDAgMCAxIC4xMDkuMzc1Yy4wNTkuMjMuMDU5LjI3LjA2My43MDcgMCAuNTEyLS4wMi42NDgtLjE1MiAxLjA0N2EzLjE2IDMuMTYgMCAwIDEtLjc3IDEuMjM0IDMuMTYgMy4xNiAwIDAgMS0xLjU1NS44NTljLS4zNC4wODItLjg1Mi4wOTQtMS4yNS4wMzFsLS4zMDEtLjAzOWE1LjY1IDUuNjUgMCAwIDAtLjEwOS4yMDdjLS4zMDUuNTk4LS44MjQgMS4wMzUtMS40MzQgMS4yMTEtLjU5LjE3Mi0xLjE2OC4xMDktMS43NS0uMTg0YTEuMTkgMS4xOSAwIDAgMC0uMTk1LS4wODJjLS4wMTEgMC0uMDgyLjExMy0uMTQ4LjI1LS4yNTQuNTYzLS42MjEuOTY1LTEuMTEzIDEuMjM4YTIuNTggMi41OCAwIDAgMS0yLjM3NSAwYy0uNTM1LS4yOTMtLjkyNi0uNzU4LTEuMTY4LTEuMzc1LS4wODYtLjIyMy0uMDYyLS4yMTEtLjQzNy0uMTQ4YTIuODggMi44OCAwIDAgMS0xLjAwNC0uMDI3Yy0xLjU0Ny0uMzg3LTIuMzQ4LTIuMDg2LTEuNjU2LTMuNTA4YTIuNTggMi41OCAwIDAgMSAuOTAyLTEuMDE2bC4yMTEtLjE0MWExLjU3IDEuNTcgMCAwIDAtLjA4Mi0uMjQyYy0uMTg0LS40OTYtLjI0Ni0uOTA2LS4xOTktMS4zNDguMTMzLTEuMzA1IDEuMDc4LTIuMzE2IDIuMzgzLTIuNTQ3YTMuOTQgMy45NCAwIDAgMSAxLjA3LjAzMXptLjExNyAzLjUxOWEzMi44MyAzMi44MyAwIDAgMC0uMDA0IDEuMDdsLjAwNCAxLjAzOS4xMzcuMDA0Yy4wOTguMDA0LjE0NSAwIC4xNTYtLjAyYTM2LjkzIDM2LjkzIDAgMCAwIC4wMDgtMi4wODIuMzkuMzkgMCAwIDAtLjMwMS0uMDEyem00LjMwOS0uMDA0Yy0uMTg3LjA0Ny0uMzMyLjE5NS0uMzk1LjQwMmEuODIuODIgMCAwIDAtLjA0My4xNzZjMCAuMDktLjAyMy4xMDktLjE0MS4xMDloLS4xMTNsLS4wMjMuMTA1YS44My44MyAwIDAgMC0uMDIzLjEyOWMwIC4wMTYuMDUxLjAyMy4xMTcuMDIzLjA3OCAwIC4xMTcuMDA4LjExNy4wMjNzLS4wNTEuMzAxLS4xMDUuNjI5Yy0uMTcyLjkzOC0uMTkxLjk4NC0uNDQ1Ljk4NEg4LjkzbC0uMDI3LjA3OGMtLjA0Ny4xMjUtLjAzOS4xNDUuMDYzLjE3Mi4xOTkuMDU1LjQ2MS0uMDI3LjU3NC0uMTguMTAyLS4xNDUuMTQ1LS4yOTcuMjctMS4wMDhsLjEyNS0uNjkxLjE3Mi0uMDA4Yy4xNjgtLjAxMi4xNjgtLjAxMi4xODQtLjA3NGEuNzguNzggMCAwIDAgLjAxNi0uMTI1bC4wMDQtLjA1OUg5Ljk4bC4wMTYtLjEwMmMuMDItLjE0MS4wODItLjI3Ny4xNDUtLjMwOS4wMjctLjAxNi4xMDUtLjAyNy4xOC0uMDIzbC4xMjkuMDA0LjAzOS0uMTA5YS4zOC4zOCAwIDAgMCAuMDI3LS4xMTdjLS4wNDMtLjA0My0uMjctLjA1OS0uMzkxLS4wMzF6bS02LjgwOS43MTFjLS4zNTkuMDgyLS40OTYuNDMtLjI1NC42NDguMDY2LjA1OS4xNDEuMDk0LjMzNi4xNTYuMzQ0LjEwNS40MTQuMTg0LjI4NS4zMTYtLjAzNS4wMzktLjA3LjA0My0uMjE5LjA0M3MtLjE5NS0uMDA4LS4zMjQtLjA3Yy0uMDgyLS4wMzktLjE1Mi0uMDYyLS4xNi0uMDUxYS45LjkgMCAwIDAtLjA1NS4xMDlsLS4wMzEuMDkuMTMzLjA2M2MuMzc5LjE3Ni44MzYuMTEzLjk2OS0uMTM3LjA1MS0uMTAyLjA1NS0uMjU0LjAwNC0uMzUycy0uMTQ1LS4xNTYtLjQzLS4yNWMtLjE5NS0uMDY2LS4yNjYtLjA5OC0uMjk3LS4xNDUtLjA0My0uMDU1LS4wNDMtLjA1OS0uMDA4LS4xMTMuMDItLjAzMS4wNjMtLjA2Ni4wOTQtLjA3OC4wNzQtLjAzMS4yNzMtLjAwOC40MjYuMDQ3LjA2Ni4wMjMuMTI5LjAzNS4xMzcuMDIzcy4wMzEtLjA1MS4wNTEtLjA5NGwuMDMxLS4wODItLjA2Ni0uMDQzYTEuMDEgMS4wMSAwIDAgMC0uNjIxLS4wODJ6bTEuNDExLS4wMDRjLS4xNTYuMDIzLS4yNzcuMDYzLS4zMi4wOTRzLS4wMzkuMDMxLjAwOC4xMjljLjAzNS4wODYuMDUxLjEwMi4wNzguMDkuMTg0LS4wNzQuNDY5LS4xMDIuNTktLjA1NS4wNzguMDI3LjEyNS4xMDIuMTI1LjE5NXYuMDc0bC0uMjI3LS4wMDhjLS4yODktLjAwOC0uNDI2LjAzMS0uNTU5LjE1Ni0uMTA1LjEwNS0uMTQ4LjIyMy0uMTI5LjM1OS4wNTUuMzQuNDUzLjQ1NyAxLjEwMi4zMTZsLjEwNS0uMDIzLjAxNi0uMzA5Yy4wMzUtLjY3Ni0uMDMxLS44OTUtLjI4NS0uOTg0YTEuMjYgMS4yNiAwIDAgMC0uNTA0LS4wMzV6bS40MTQuNzQybC4wNjYuMDEydi4zOThsLS4wOTguMDE2Yy0uMjUuMDMxLS40My0uMDA0LS40OC0uMDlhLjM4LjM4IDAgMCAxLS4wMjMtLjEyOWMwLS4wOTQuMDYzLS4xNjQuMTY0LS4xOTlhMS4zIDEuMyAwIDAgMSAuMzcxLS4wMDh6bTEuODItLjczNGMtLjM0LjA5OC0uNTA0LjM0NC0uNDg0Ljc0Mi4wMTYuMzE2LjEzNy41MDQuNDAyLjYwNS4yMjcuMDkuODM2LjA0Ny44MzYtLjA1OWEuODIuODIgMCAwIDAtLjA3NC0uMjAzbC0uMTA5LjAzMWExLjA2IDEuMDYgMCAwIDEtLjI3My4wMzVjLS4yMjMuMDA0LS4zNDgtLjA1NS0uNDE0LS4xOTUtLjAzMS0uMDUxLS4wNTEtLjExMy0uMDUxLS4xNDVWOC44NGwuNDg4LS4wMDQuNDg4LS4wMDh2LS4xNmMwLS4yNzMtLjExNy0uNDY5LS4zMjgtLjU2MmEuOTEuOTEgMCAwIDAtLjQ4LS4wMzF6bS4zMjQuMjQyYS4yOS4yOSAwIDAgMSAuMTc2LjIzNGwuMDA4LjA2My0uMzEyLjAwOGMtLjE2OCAwLS4zMiAwLS4zMzYtLjAwNC0uMDMxLS4wMTIuMDE2LS4xNzIuMDc0LS4yMzQuMDg2LS4wOTguMjQ2LS4xMjUuMzkxLS4wNjZ6bTAgMCIvPjxwYXRoIGQ9Ik04LjQzOCA4LjA3Yy0uMjAzLjA0Ny0uMzI0LjE1Ni0uMzU5LjMyLS4wNTUuMjIzLjA3NC4zNjcuNDEuNDczLjM0NC4xMDUuNDA2LjE0OC4zNjMuMjYyLS4wNTUuMTQ1LS4zMzIuMTYtLjU5OC4wMzUtLjA3OC0uMDM1LS4xNDUtLjA1OS0uMTUyLS4wNDdzLS4wMzEuMDU1LS4wNTUuMTA5bC0uMDMxLjA5LjEzMy4wNjNjLjQ4NC4yMjcgMS4wMTIuMDU5IDEuMDEyLS4zMi0uMDA0LS4yMDctLjEwNS0uMzAxLS40NjktLjQxOGExLjI4IDEuMjggMCAwIDEtLjI3My0uMTA5LjE0LjE0IDAgMCAxIC4wMDQtLjE5NWMuMDY2LS4wNTUuMzA5LS4wNTEuNDguMDEyLjA3LjAyMy4xMzMuMDM5LjE0NS4wMjdzLjAyNy0uMDUxLjA0Ny0uMDk0bC4wMzEtLjA4Mi0uMDY2LS4wNDNhMS4wMSAxLjAxIDAgMCAwLS42MjEtLjA4MnptMi40MS0uMDA0Yy0uMjcuMDU5LS40NTMuMjY2LS40OTYuNTYzLS4wNDcuMzQuMDg2LjY0NS4zMzYuNzc3LjExNy4wNTkuMzIuMDg2LjQ3My4wNTUuMjMtLjAzOS4zNzEtLjE0MS40NzMtLjMzMi4wNTEtLjA5OC4wNTUtLjEyNS4wNTUtLjM2M3MtLjAwNC0uMjY2LS4wNTUtLjM2N2MtLjA3LS4xMzMtLjE3Mi0uMjMtLjMwMS0uMjg1LS4xMTMtLjA1MS0uMzUyLS4wNzQtLjQ4NC0uMDQ3em0uMzcxLjI3N2MuMTE3LjA2Ni4xNDguMTU2LjE0OC40MjIgMCAuMTk1LS4wMDQuMjQ2LS4wNDMuMzA5LS4wNy4xMjEtLjE0NS4xNi0uMzAxLjE2cy0uMjI3LS4wMzktLjI5Ny0uMTcyYy0uMDYyLS4xMTctLjA2Mi0uNDczLS4wMDQtLjU5NC4wODYtLjE3Mi4zMTMtLjIyNy40OTYtLjEyNXptMS4yNS0uMjY1YS43NS43NSAwIDAgMC0uMTM3LjA2M2MtLjA3LjA0Ny0uMDc0LjA0My0uMDc0LS4wMiAwLS4wNTUtLjAwNC0uMDU1LS4xNDUtLjA1MWwtLjE0NS4wMDh2MS4zOTVoLjMwMWwuMDA4LS40NjFjLjAxMi0uMzkxLjAyLS40NzMuMDUxLS41MzEuMDU5LS4xMDkuMTUyLS4xNTYuMzA1LS4xNTZoLjEzM2wuMDM1LS4wOWMuMDU1LS4xNDUuMDQ3LS4xNTYtLjA2Mi0uMTc2LS4xMzctLjAxNi0uMTgtLjAxNi0uMjcuMDJ6bTAgMCIvPjxwYXRoIGQ9Ik0xMy4zOTUgOC4wODJjLS4zMDUuMDgyLS40NzMuMjk3LS40OTIuNjQ1LS4wMjcuNTcuNDA2Ljg2MyAxLjA0My43MDcuMTAyLS4wMjMuMTA1LS4wMzkuMDU1LS4xNjQtLjAyNy0uMDY2LS4wNDMtLjA4Ni0uMDctLjA3NGExLjI2IDEuMjYgMCAwIDEtLjQzNy4wMTJjLS4xODQtLjA2Mi0uMjctLjIwMy0uMjctLjQ0MSAwLS4xOC4wNDctLjI5Ny4xNDgtLjM4My4wOTQtLjA3OC4xNDEtLjA4Ni4zODMtLjA3NGwuMjA3LjAxNi4wMzktLjEwMmMuMDQzLS4xMTcuMDM5LS4xMjEtLjE0NS0uMTUyLS4xNzYtLjAzMS0uMzItLjAyNy0uNDYxLjAxMnptMCAwIi8+PHBhdGggZD0iTTE0LjYxNyA4LjA3OGMtLjMzMi4wOTQtLjQ5Mi4zNTUtLjQ2OS43NTguMDE2LjMwOS4xNjQuNTEyLjQ0MS41OTguMjM4LjA3Ljc5Ny4wMjMuNzk3LS4wN2EuODIuODIgMCAwIDAtLjA3NC0uMjAzbC0uMTA1LjAzMWMtLjA1OS4wMi0uMTg3LjAzNS0uMjgxLjAzNS0uMjc3IDAtLjQxNC0uMDk0LS40NDktLjMwNWwtLjAxNi0uMDgyLjQ4OC0uMDA0LjQ4OC0uMDA4di0uMTcyYy0uMDA0LS4yNy0uMTEzLS40NTMtLjMyNC0uNTUxLS4xMjUtLjA1NS0uMzUyLS4wNjYtLjQ5Ni0uMDI3em0uMzQuMjM4YS4yOS4yOSAwIDAgMSAuMTc2LjIzNGwuMDA4LjA2My0uMzEyLjAwOGMtLjE2OCAwLS4zMiAwLS4zMzYtLjAwNHMtLjAyLS4wMjctLjAwNC0uMDgyYy4wNzgtLjIyMy4yNTQtLjMwNS40NjktLjIxOXptMCAwIi8+PC9zdmc+"
|
|
@@ -574,7 +574,7 @@
|
|
|
574
574
|
"constraints": {
|
|
575
575
|
"notEmpty": true,
|
|
576
576
|
"pattern": {
|
|
577
|
-
"value": "^(=|(https
|
|
577
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
578
578
|
"message": "Must be a http(s) URL."
|
|
579
579
|
}
|
|
580
580
|
}
|
|
@@ -945,7 +945,7 @@
|
|
|
945
945
|
"constraints": {
|
|
946
946
|
"notEmpty": false,
|
|
947
947
|
"pattern": {
|
|
948
|
-
"value": "^(=|([0-9]+|secrets
|
|
948
|
+
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
949
949
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
950
950
|
}
|
|
951
951
|
}
|
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
},
|
|
982
982
|
{
|
|
983
983
|
"label": "Error expression",
|
|
984
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
984
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
985
985
|
"group": "errors",
|
|
986
986
|
"type": "Text",
|
|
987
987
|
"feel": "required",
|
|
@@ -997,9 +997,9 @@
|
|
|
997
997
|
},
|
|
998
998
|
{
|
|
999
999
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1000
|
-
"name": "Salesforce
|
|
1000
|
+
"name": "Salesforce Connector",
|
|
1001
1001
|
"id": "io.camunda.connectors.Salesforce.v1",
|
|
1002
|
-
"version":
|
|
1002
|
+
"version": 1,
|
|
1003
1003
|
"description": "Call the Salesforce APIs from your process",
|
|
1004
1004
|
"icon": {
|
|
1005
1005
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0icmdiKDAlLDAlLDAlKSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48cGF0aCBkPSJNNC44MiAzLjA3NEMzLjM4MyAzLjE5MSAyLjE1NiA0LjE0MSAxLjcwNyA1LjVhMi44MSAyLjgxIDAgMCAwLS4xNzIgMS4wNTkgMi40NCAyLjQ0IDAgMCAwIC4xMjUuOTFsLjA1MS4xNzYtLjI4NS4yODFDLjkxOCA4LjQzNC42MzcgOC45NDUuNSA5LjYyMWE0LjAxIDQuMDEgMCAwIDAgLjAxMiAxLjIwMyAzLjEzIDMuMTMgMCAwIDAgLjg5MSAxLjYyNWMuNDYxLjQ2MS45NjEuNzM0IDEuNTgyLjg3MS4xODguMDM5LjY3Mi4wOS43MjcuMDc0LjAxNi0uMDA4LjA5LS4wMTYuMTYtLjAybC4xMzMtLjAxNi4xMzMuMjI3Yy45MDIgMS41MTIgMi43NTggMi4wMjcgNC4yNjYgMS4xODRhMy40OSAzLjQ5IDAgMCAwIDEuMDgyLTEuMDA0bC4xNDgtLjIzLjIzLjA3YTIuMTMgMi4xMyAwIDAgMCAuODgzLjEzMyAyLjg0IDIuODQgMCAwIDAgMS41Mi0uNSAzLjUyIDMuNTIgMCAwIDAgLjc4MS0uNzYyYy4wNzQtLjEwNS4xNDgtLjE4Ny4xNi0uMTg3cy4xMzMuMDEyLjI2Mi4wMjNjLjI2Mi4wMjcuNjA5LjAwNC45NjUtLjA2NmEzLjk5IDMuOTkgMCAwIDAgMi40OC0xLjY4NCAzLjkgMy45IDAgMCAwIC4xMTMtNC4xMjUgMy45MyAzLjkzIDAgMCAwLTIuNTIzLTEuODUyIDMuMzUgMy4zNSAwIDAgMC0xLjg3OS4wODZsLS4yNS4wN2EyLjI2IDIuMjYgMCAwIDEtLjA5NC0uMTI1IDMuODMgMy44MyAwIDAgMC0uNjIxLS42MDljLS40NTctLjM0NC0xLjA0Ny0uNTU1LTEuNjQxLS41ODItLjcxNS0uMDM5LTEuNDguMjU4LTIuMDUxLjc4MWwtLjE2NC4xNTItLjExMy0uMTIxYy0uNTgyLS42NDUtMS40NjUtMS4wOTQtMi4yNTgtMS4xNTItLjM0OC0uMDI3LS40MTQtLjAyNy0uNjEzLS4wMTJ6bS44NzkuNzdjLjc2Mi4xNzYgMS4zNzEuNjEzIDEuODMyIDEuMzEzbC4yMDcuMjk3Yy4wMTIgMCAuMTAyLS4xMTMuMjAzLS4yNTRhNC40MiA0LjQyIDAgMCAxIC4zNC0uNDAyYy44OTgtLjg4MyAyLjM1NS0uODc5IDMuMjUuMDE2LjE2NC4xNjQuMzEzLjM2Ny40NTcuNjI1LjA0My4wODIuMDkuMTQ1LjA5OC4xNDVzLjEwNS0uMDM1LjIwNy0uMDgyYTMuMjYgMy4yNiAwIDAgMSAxLjYyOS0uMjg1YzEuMjY2LjEyMSAyLjI4NS45MDIgMi43MzggMi4wOTRhNC41NCA0LjU0IDAgMCAxIC4xMDkuMzc1Yy4wNTkuMjMuMDU5LjI3LjA2My43MDcgMCAuNTEyLS4wMi42NDgtLjE1MiAxLjA0N2EzLjE2IDMuMTYgMCAwIDEtLjc3IDEuMjM0IDMuMTYgMy4xNiAwIDAgMS0xLjU1NS44NTljLS4zNC4wODItLjg1Mi4wOTQtMS4yNS4wMzFsLS4zMDEtLjAzOWE1LjY1IDUuNjUgMCAwIDAtLjEwOS4yMDdjLS4zMDUuNTk4LS44MjQgMS4wMzUtMS40MzQgMS4yMTEtLjU5LjE3Mi0xLjE2OC4xMDktMS43NS0uMTg0YTEuMTkgMS4xOSAwIDAgMC0uMTk1LS4wODJjLS4wMTEgMC0uMDgyLjExMy0uMTQ4LjI1LS4yNTQuNTYzLS42MjEuOTY1LTEuMTEzIDEuMjM4YTIuNTggMi41OCAwIDAgMS0yLjM3NSAwYy0uNTM1LS4yOTMtLjkyNi0uNzU4LTEuMTY4LTEuMzc1LS4wODYtLjIyMy0uMDYyLS4yMTEtLjQzNy0uMTQ4YTIuODggMi44OCAwIDAgMS0xLjAwNC0uMDI3Yy0xLjU0Ny0uMzg3LTIuMzQ4LTIuMDg2LTEuNjU2LTMuNTA4YTIuNTggMi41OCAwIDAgMSAuOTAyLTEuMDE2bC4yMTEtLjE0MWExLjU3IDEuNTcgMCAwIDAtLjA4Mi0uMjQyYy0uMTg0LS40OTYtLjI0Ni0uOTA2LS4xOTktMS4zNDguMTMzLTEuMzA1IDEuMDc4LTIuMzE2IDIuMzgzLTIuNTQ3YTMuOTQgMy45NCAwIDAgMSAxLjA3LjAzMXptLjExNyAzLjUxOWEzMi44MyAzMi44MyAwIDAgMC0uMDA0IDEuMDdsLjAwNCAxLjAzOS4xMzcuMDA0Yy4wOTguMDA0LjE0NSAwIC4xNTYtLjAyYTM2LjkzIDM2LjkzIDAgMCAwIC4wMDgtMi4wODIuMzkuMzkgMCAwIDAtLjMwMS0uMDEyem00LjMwOS0uMDA0Yy0uMTg3LjA0Ny0uMzMyLjE5NS0uMzk1LjQwMmEuODIuODIgMCAwIDAtLjA0My4xNzZjMCAuMDktLjAyMy4xMDktLjE0MS4xMDloLS4xMTNsLS4wMjMuMTA1YS44My44MyAwIDAgMC0uMDIzLjEyOWMwIC4wMTYuMDUxLjAyMy4xMTcuMDIzLjA3OCAwIC4xMTcuMDA4LjExNy4wMjNzLS4wNTEuMzAxLS4xMDUuNjI5Yy0uMTcyLjkzOC0uMTkxLjk4NC0uNDQ1Ljk4NEg4LjkzbC0uMDI3LjA3OGMtLjA0Ny4xMjUtLjAzOS4xNDUuMDYzLjE3Mi4xOTkuMDU1LjQ2MS0uMDI3LjU3NC0uMTguMTAyLS4xNDUuMTQ1LS4yOTcuMjctMS4wMDhsLjEyNS0uNjkxLjE3Mi0uMDA4Yy4xNjgtLjAxMi4xNjgtLjAxMi4xODQtLjA3NGEuNzguNzggMCAwIDAgLjAxNi0uMTI1bC4wMDQtLjA1OUg5Ljk4bC4wMTYtLjEwMmMuMDItLjE0MS4wODItLjI3Ny4xNDUtLjMwOS4wMjctLjAxNi4xMDUtLjAyNy4xOC0uMDIzbC4xMjkuMDA0LjAzOS0uMTA5YS4zOC4zOCAwIDAgMCAuMDI3LS4xMTdjLS4wNDMtLjA0My0uMjctLjA1OS0uMzkxLS4wMzF6bS02LjgwOS43MTFjLS4zNTkuMDgyLS40OTYuNDMtLjI1NC42NDguMDY2LjA1OS4xNDEuMDk0LjMzNi4xNTYuMzQ0LjEwNS40MTQuMTg0LjI4NS4zMTYtLjAzNS4wMzktLjA3LjA0My0uMjE5LjA0M3MtLjE5NS0uMDA4LS4zMjQtLjA3Yy0uMDgyLS4wMzktLjE1Mi0uMDYyLS4xNi0uMDUxYS45LjkgMCAwIDAtLjA1NS4xMDlsLS4wMzEuMDkuMTMzLjA2M2MuMzc5LjE3Ni44MzYuMTEzLjk2OS0uMTM3LjA1MS0uMTAyLjA1NS0uMjU0LjAwNC0uMzUycy0uMTQ1LS4xNTYtLjQzLS4yNWMtLjE5NS0uMDY2LS4yNjYtLjA5OC0uMjk3LS4xNDUtLjA0My0uMDU1LS4wNDMtLjA1OS0uMDA4LS4xMTMuMDItLjAzMS4wNjMtLjA2Ni4wOTQtLjA3OC4wNzQtLjAzMS4yNzMtLjAwOC40MjYuMDQ3LjA2Ni4wMjMuMTI5LjAzNS4xMzcuMDIzcy4wMzEtLjA1MS4wNTEtLjA5NGwuMDMxLS4wODItLjA2Ni0uMDQzYTEuMDEgMS4wMSAwIDAgMC0uNjIxLS4wODJ6bTEuNDExLS4wMDRjLS4xNTYuMDIzLS4yNzcuMDYzLS4zMi4wOTRzLS4wMzkuMDMxLjAwOC4xMjljLjAzNS4wODYuMDUxLjEwMi4wNzguMDkuMTg0LS4wNzQuNDY5LS4xMDIuNTktLjA1NS4wNzguMDI3LjEyNS4xMDIuMTI1LjE5NXYuMDc0bC0uMjI3LS4wMDhjLS4yODktLjAwOC0uNDI2LjAzMS0uNTU5LjE1Ni0uMTA1LjEwNS0uMTQ4LjIyMy0uMTI5LjM1OS4wNTUuMzQuNDUzLjQ1NyAxLjEwMi4zMTZsLjEwNS0uMDIzLjAxNi0uMzA5Yy4wMzUtLjY3Ni0uMDMxLS44OTUtLjI4NS0uOTg0YTEuMjYgMS4yNiAwIDAgMC0uNTA0LS4wMzV6bS40MTQuNzQybC4wNjYuMDEydi4zOThsLS4wOTguMDE2Yy0uMjUuMDMxLS40My0uMDA0LS40OC0uMDlhLjM4LjM4IDAgMCAxLS4wMjMtLjEyOWMwLS4wOTQuMDYzLS4xNjQuMTY0LS4xOTlhMS4zIDEuMyAwIDAgMSAuMzcxLS4wMDh6bTEuODItLjczNGMtLjM0LjA5OC0uNTA0LjM0NC0uNDg0Ljc0Mi4wMTYuMzE2LjEzNy41MDQuNDAyLjYwNS4yMjcuMDkuODM2LjA0Ny44MzYtLjA1OWEuODIuODIgMCAwIDAtLjA3NC0uMjAzbC0uMTA5LjAzMWExLjA2IDEuMDYgMCAwIDEtLjI3My4wMzVjLS4yMjMuMDA0LS4zNDgtLjA1NS0uNDE0LS4xOTUtLjAzMS0uMDUxLS4wNTEtLjExMy0uMDUxLS4xNDVWOC44NGwuNDg4LS4wMDQuNDg4LS4wMDh2LS4xNmMwLS4yNzMtLjExNy0uNDY5LS4zMjgtLjU2MmEuOTEuOTEgMCAwIDAtLjQ4LS4wMzF6bS4zMjQuMjQyYS4yOS4yOSAwIDAgMSAuMTc2LjIzNGwuMDA4LjA2My0uMzEyLjAwOGMtLjE2OCAwLS4zMiAwLS4zMzYtLjAwNC0uMDMxLS4wMTIuMDE2LS4xNzIuMDc0LS4yMzQuMDg2LS4wOTguMjQ2LS4xMjUuMzkxLS4wNjZ6bTAgMCIvPjxwYXRoIGQ9Ik04LjQzOCA4LjA3Yy0uMjAzLjA0Ny0uMzI0LjE1Ni0uMzU5LjMyLS4wNTUuMjIzLjA3NC4zNjcuNDEuNDczLjM0NC4xMDUuNDA2LjE0OC4zNjMuMjYyLS4wNTUuMTQ1LS4zMzIuMTYtLjU5OC4wMzUtLjA3OC0uMDM1LS4xNDUtLjA1OS0uMTUyLS4wNDdzLS4wMzEuMDU1LS4wNTUuMTA5bC0uMDMxLjA5LjEzMy4wNjNjLjQ4NC4yMjcgMS4wMTIuMDU5IDEuMDEyLS4zMi0uMDA0LS4yMDctLjEwNS0uMzAxLS40NjktLjQxOGExLjI4IDEuMjggMCAwIDEtLjI3My0uMTA5LjE0LjE0IDAgMCAxIC4wMDQtLjE5NWMuMDY2LS4wNTUuMzA5LS4wNTEuNDguMDEyLjA3LjAyMy4xMzMuMDM5LjE0NS4wMjdzLjAyNy0uMDUxLjA0Ny0uMDk0bC4wMzEtLjA4Mi0uMDY2LS4wNDNhMS4wMSAxLjAxIDAgMCAwLS42MjEtLjA4MnptMi40MS0uMDA0Yy0uMjcuMDU5LS40NTMuMjY2LS40OTYuNTYzLS4wNDcuMzQuMDg2LjY0NS4zMzYuNzc3LjExNy4wNTkuMzIuMDg2LjQ3My4wNTUuMjMtLjAzOS4zNzEtLjE0MS40NzMtLjMzMi4wNTEtLjA5OC4wNTUtLjEyNS4wNTUtLjM2M3MtLjAwNC0uMjY2LS4wNTUtLjM2N2MtLjA3LS4xMzMtLjE3Mi0uMjMtLjMwMS0uMjg1LS4xMTMtLjA1MS0uMzUyLS4wNzQtLjQ4NC0uMDQ3em0uMzcxLjI3N2MuMTE3LjA2Ni4xNDguMTU2LjE0OC40MjIgMCAuMTk1LS4wMDQuMjQ2LS4wNDMuMzA5LS4wNy4xMjEtLjE0NS4xNi0uMzAxLjE2cy0uMjI3LS4wMzktLjI5Ny0uMTcyYy0uMDYyLS4xMTctLjA2Mi0uNDczLS4wMDQtLjU5NC4wODYtLjE3Mi4zMTMtLjIyNy40OTYtLjEyNXptMS4yNS0uMjY1YS43NS43NSAwIDAgMC0uMTM3LjA2M2MtLjA3LjA0Ny0uMDc0LjA0My0uMDc0LS4wMiAwLS4wNTUtLjAwNC0uMDU1LS4xNDUtLjA1MWwtLjE0NS4wMDh2MS4zOTVoLjMwMWwuMDA4LS40NjFjLjAxMi0uMzkxLjAyLS40NzMuMDUxLS41MzEuMDU5LS4xMDkuMTUyLS4xNTYuMzA1LS4xNTZoLjEzM2wuMDM1LS4wOWMuMDU1LS4xNDUuMDQ3LS4xNTYtLjA2Mi0uMTc2LS4xMzctLjAxNi0uMTgtLjAxNi0uMjcuMDJ6bTAgMCIvPjxwYXRoIGQ9Ik0xMy4zOTUgOC4wODJjLS4zMDUuMDgyLS40NzMuMjk3LS40OTIuNjQ1LS4wMjcuNTcuNDA2Ljg2MyAxLjA0My43MDcuMTAyLS4wMjMuMTA1LS4wMzkuMDU1LS4xNjQtLjAyNy0uMDY2LS4wNDMtLjA4Ni0uMDctLjA3NGExLjI2IDEuMjYgMCAwIDEtLjQzNy4wMTJjLS4xODQtLjA2Mi0uMjctLjIwMy0uMjctLjQ0MSAwLS4xOC4wNDctLjI5Ny4xNDgtLjM4My4wOTQtLjA3OC4xNDEtLjA4Ni4zODMtLjA3NGwuMjA3LjAxNi4wMzktLjEwMmMuMDQzLS4xMTcuMDM5LS4xMjEtLjE0NS0uMTUyLS4xNzYtLjAzMS0uMzItLjAyNy0uNDYxLjAxMnptMCAwIi8+PHBhdGggZD0iTTE0LjYxNyA4LjA3OGMtLjMzMi4wOTQtLjQ5Mi4zNTUtLjQ2OS43NTguMDE2LjMwOS4xNjQuNTEyLjQ0MS41OTguMjM4LjA3Ljc5Ny4wMjMuNzk3LS4wN2EuODIuODIgMCAwIDAtLjA3NC0uMjAzbC0uMTA1LjAzMWMtLjA1OS4wMi0uMTg3LjAzNS0uMjgxLjAzNS0uMjc3IDAtLjQxNC0uMDk0LS40NDktLjMwNWwtLjAxNi0uMDgyLjQ4OC0uMDA0LjQ4OC0uMDA4di0uMTcyYy0uMDA0LS4yNy0uMTEzLS40NTMtLjMyNC0uNTUxLS4xMjUtLjA1NS0uMzUyLS4wNjYtLjQ5Ni0uMDI3em0uMzQuMjM4YS4yOS4yOSAwIDAgMSAuMTc2LjIzNGwuMDA4LjA2My0uMzEyLjAwOGMtLjE2OCAwLS4zMiAwLS4zMzYtLjAwNHMtLjAyLS4wMjctLjAwNC0uMDgyYy4wNzgtLjIyMy4yNTQtLjMwNS40NjktLjIxOXptMCAwIi8+PC9zdmc+"
|
|
@@ -1060,7 +1060,7 @@
|
|
|
1060
1060
|
"constraints": {
|
|
1061
1061
|
"notEmpty": true,
|
|
1062
1062
|
"pattern": {
|
|
1063
|
-
"value": "^(=|(https
|
|
1063
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1064
1064
|
"message": "Must be a http(s) URL."
|
|
1065
1065
|
}
|
|
1066
1066
|
}
|
|
@@ -1431,7 +1431,7 @@
|
|
|
1431
1431
|
"constraints": {
|
|
1432
1432
|
"notEmpty": false,
|
|
1433
1433
|
"pattern": {
|
|
1434
|
-
"value": "^(=|([0-9]+|secrets
|
|
1434
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1435
1435
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1436
1436
|
}
|
|
1437
1437
|
}
|
|
@@ -1467,7 +1467,7 @@
|
|
|
1467
1467
|
},
|
|
1468
1468
|
{
|
|
1469
1469
|
"label": "Error expression",
|
|
1470
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1470
|
+
"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>",
|
|
1471
1471
|
"group": "errors",
|
|
1472
1472
|
"type": "Text",
|
|
1473
1473
|
"feel": "required",
|
|
@@ -362,6 +362,397 @@
|
|
|
362
362
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0id2hpdGUiLz4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0iIzk5RTFGNCIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSJ3aGl0ZSIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSIjOTlFMUY0Ii8+CiAgICA8cGF0aCBkPSJNMC4yODU3MDYgMTUuNjg0Nkw1LjQzODM3IDE1LjY4NDRWMTUuNzE0M0gwLjI4NTcwNlYxNS42ODQ2Wk0wLjI4NTcwNiAxMC41NjE5SDUuNDM4MzdWMTUuNjg0NEwwLjI4NTcwNiAxNS42ODQ2VjEwLjU2MTlaIiBmaWxsPSIjMUE4MkUyIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAwLjI4NTcwNkgxMC41NjExVjUuNDA4NDdINS40MzgzN1YwLjI4NTcwNlpNMTAuNTYxNiA1LjQzODM3SDE1LjcxNDNWMTAuNTYxMUgxMC41NjE2VjUuNDM4MzdaIiBmaWxsPSIjMDBCM0UzIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAxMC41NjExTDEwLjU2MTEgMTAuNTYxNlY1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMVoiIGZpbGw9IiMwMDlERDkiLz4KICAgIDxwYXRoIGQ9Ik0xMC41NjExIDAuMjg1NzA2SDE1LjcxNDNWNS40MDg0N0gxMC41NjExVjAuMjg1NzA2WiIgZmlsbD0iIzFBODJFMiIvPgogICAgPHBhdGggZD0iTTEwLjU2MTEgNS40MDg0N0gxNS43MTQzVjUuNDM4MzdIMTAuNTYxNkwxMC41NjExIDUuNDA4NDdaIiBmaWxsPSIjMUE4MkUyIi8+Cjwvc3ZnPg=="
|
|
363
363
|
}
|
|
364
364
|
},
|
|
365
|
+
{
|
|
366
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
367
|
+
"name": "SendGrid connector",
|
|
368
|
+
"id": "io.camunda.connectors.SendGrid.v2",
|
|
369
|
+
"deprecated": {
|
|
370
|
+
"message": "Replace with 'SendGrid connector' template.",
|
|
371
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
|
|
372
|
+
},
|
|
373
|
+
"description": "Send an email via SendGrid",
|
|
374
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
375
|
+
"icon": {
|
|
376
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
|
|
377
|
+
},
|
|
378
|
+
"category": {
|
|
379
|
+
"id": "connectors",
|
|
380
|
+
"name": "Connectors"
|
|
381
|
+
},
|
|
382
|
+
"appliesTo": ["bpmn:Task"],
|
|
383
|
+
"elementType": {
|
|
384
|
+
"value": "bpmn:ServiceTask"
|
|
385
|
+
},
|
|
386
|
+
"groups": [
|
|
387
|
+
{
|
|
388
|
+
"id": "authentication",
|
|
389
|
+
"label": "Authentication"
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"id": "sender",
|
|
393
|
+
"label": "Sender"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"id": "receiver",
|
|
397
|
+
"label": "Receiver"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"id": "content",
|
|
401
|
+
"label": "Compose email"
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"id": "errors",
|
|
405
|
+
"label": "Error handling"
|
|
406
|
+
}
|
|
407
|
+
],
|
|
408
|
+
"properties": [
|
|
409
|
+
{
|
|
410
|
+
"type": "Hidden",
|
|
411
|
+
"value": "io.camunda:sendgrid:1",
|
|
412
|
+
"binding": {
|
|
413
|
+
"type": "zeebe:taskDefinition",
|
|
414
|
+
"property": "type"
|
|
415
|
+
}
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"label": "SendGrid API key",
|
|
419
|
+
"group": "authentication",
|
|
420
|
+
"type": "String",
|
|
421
|
+
"feel": "optional",
|
|
422
|
+
"binding": {
|
|
423
|
+
"type": "zeebe:input",
|
|
424
|
+
"name": "apiKey"
|
|
425
|
+
},
|
|
426
|
+
"constraints": {
|
|
427
|
+
"notEmpty": true
|
|
428
|
+
}
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"label": "Name",
|
|
432
|
+
"group": "sender",
|
|
433
|
+
"type": "String",
|
|
434
|
+
"feel": "optional",
|
|
435
|
+
"binding": {
|
|
436
|
+
"type": "zeebe:input",
|
|
437
|
+
"name": "from.name"
|
|
438
|
+
},
|
|
439
|
+
"constraints": {
|
|
440
|
+
"notEmpty": true
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"label": "Email address",
|
|
445
|
+
"group": "sender",
|
|
446
|
+
"type": "String",
|
|
447
|
+
"feel": "optional",
|
|
448
|
+
"binding": {
|
|
449
|
+
"type": "zeebe:input",
|
|
450
|
+
"name": "from.email"
|
|
451
|
+
},
|
|
452
|
+
"constraints": {
|
|
453
|
+
"notEmpty": true
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"label": "Name",
|
|
458
|
+
"group": "receiver",
|
|
459
|
+
"type": "String",
|
|
460
|
+
"feel": "optional",
|
|
461
|
+
"binding": {
|
|
462
|
+
"type": "zeebe:input",
|
|
463
|
+
"name": "to.name"
|
|
464
|
+
},
|
|
465
|
+
"constraints": {
|
|
466
|
+
"notEmpty": true
|
|
467
|
+
}
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"label": "Email address",
|
|
471
|
+
"group": "receiver",
|
|
472
|
+
"type": "String",
|
|
473
|
+
"feel": "optional",
|
|
474
|
+
"binding": {
|
|
475
|
+
"type": "zeebe:input",
|
|
476
|
+
"name": "to.email"
|
|
477
|
+
},
|
|
478
|
+
"constraints": {
|
|
479
|
+
"notEmpty": true
|
|
480
|
+
}
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"id": "mailType",
|
|
484
|
+
"group": "content",
|
|
485
|
+
"value": "mail",
|
|
486
|
+
"type": "Dropdown",
|
|
487
|
+
"choices": [
|
|
488
|
+
{
|
|
489
|
+
"name": "Simple (no dynamic template)",
|
|
490
|
+
"value": "mail"
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"name": "Using dynamic template",
|
|
494
|
+
"value": "byTemplate"
|
|
495
|
+
}
|
|
496
|
+
],
|
|
497
|
+
"binding": {
|
|
498
|
+
"type": "zeebe:input",
|
|
499
|
+
"name": "unMappedFieldNotUseInModel.mailType"
|
|
500
|
+
}
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"label": "Subject",
|
|
504
|
+
"group": "content",
|
|
505
|
+
"type": "String",
|
|
506
|
+
"feel": "optional",
|
|
507
|
+
"binding": {
|
|
508
|
+
"type": "zeebe:input",
|
|
509
|
+
"name": "content.subject"
|
|
510
|
+
},
|
|
511
|
+
"constraints": {
|
|
512
|
+
"notEmpty": true
|
|
513
|
+
},
|
|
514
|
+
"condition": {
|
|
515
|
+
"property": "mailType",
|
|
516
|
+
"equals": "mail"
|
|
517
|
+
}
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"label": "Content type",
|
|
521
|
+
"group": "content",
|
|
522
|
+
"type": "String",
|
|
523
|
+
"feel": "optional",
|
|
524
|
+
"value": "text/plain",
|
|
525
|
+
"binding": {
|
|
526
|
+
"type": "zeebe:input",
|
|
527
|
+
"name": "content.type"
|
|
528
|
+
},
|
|
529
|
+
"constraints": {
|
|
530
|
+
"notEmpty": true
|
|
531
|
+
},
|
|
532
|
+
"condition": {
|
|
533
|
+
"property": "mailType",
|
|
534
|
+
"equals": "mail"
|
|
535
|
+
}
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"label": "Body",
|
|
539
|
+
"group": "content",
|
|
540
|
+
"type": "Text",
|
|
541
|
+
"feel": "optional",
|
|
542
|
+
"binding": {
|
|
543
|
+
"type": "zeebe:input",
|
|
544
|
+
"name": "content.value"
|
|
545
|
+
},
|
|
546
|
+
"constraints": {
|
|
547
|
+
"notEmpty": true
|
|
548
|
+
},
|
|
549
|
+
"condition": {
|
|
550
|
+
"property": "mailType",
|
|
551
|
+
"equals": "mail"
|
|
552
|
+
}
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
"label": "Template ID",
|
|
556
|
+
"group": "content",
|
|
557
|
+
"type": "String",
|
|
558
|
+
"feel": "optional",
|
|
559
|
+
"binding": {
|
|
560
|
+
"type": "zeebe:input",
|
|
561
|
+
"name": "template.id"
|
|
562
|
+
},
|
|
563
|
+
"constraints": {
|
|
564
|
+
"notEmpty": true
|
|
565
|
+
},
|
|
566
|
+
"condition": {
|
|
567
|
+
"property": "mailType",
|
|
568
|
+
"equals": "byTemplate"
|
|
569
|
+
}
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"label": "Template data",
|
|
573
|
+
"group": "content",
|
|
574
|
+
"type": "Text",
|
|
575
|
+
"feel": "required",
|
|
576
|
+
"binding": {
|
|
577
|
+
"type": "zeebe:input",
|
|
578
|
+
"name": "template.data"
|
|
579
|
+
},
|
|
580
|
+
"constraints": {
|
|
581
|
+
"notEmpty": true
|
|
582
|
+
},
|
|
583
|
+
"condition": {
|
|
584
|
+
"property": "mailType",
|
|
585
|
+
"equals": "byTemplate"
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"label": "Error expression",
|
|
590
|
+
"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>",
|
|
591
|
+
"group": "errors",
|
|
592
|
+
"type": "Text",
|
|
593
|
+
"feel": "required",
|
|
594
|
+
"binding": {
|
|
595
|
+
"type": "zeebe:taskHeader",
|
|
596
|
+
"key": "errorExpression"
|
|
597
|
+
}
|
|
598
|
+
}
|
|
599
|
+
]
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
603
|
+
"name": "SendGrid: Send Email",
|
|
604
|
+
"id": "io.camunda.connectors.SendGrid.v1.content",
|
|
605
|
+
"description": "[Deprecated]: Replace with 'SendGrid Connector' template.",
|
|
606
|
+
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
607
|
+
"icon": {
|
|
608
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
|
|
609
|
+
},
|
|
610
|
+
"deprecated": {
|
|
611
|
+
"message": "Replace with 'SendGrid Connector' template.",
|
|
612
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
|
|
613
|
+
},
|
|
614
|
+
"category": {
|
|
615
|
+
"id": "connectors",
|
|
616
|
+
"name": "Connectors"
|
|
617
|
+
},
|
|
618
|
+
"appliesTo": ["bpmn:Task"],
|
|
619
|
+
"elementType": {
|
|
620
|
+
"value": "bpmn:ServiceTask"
|
|
621
|
+
},
|
|
622
|
+
"groups": [
|
|
623
|
+
{
|
|
624
|
+
"id": "sendgrid",
|
|
625
|
+
"label": "SendGrid API"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"id": "sender",
|
|
629
|
+
"label": "Sender"
|
|
630
|
+
},
|
|
631
|
+
{
|
|
632
|
+
"id": "receiver",
|
|
633
|
+
"label": "Receiver"
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"id": "content",
|
|
637
|
+
"label": "Email Content"
|
|
638
|
+
}
|
|
639
|
+
],
|
|
640
|
+
"properties": [
|
|
641
|
+
{
|
|
642
|
+
"type": "Hidden",
|
|
643
|
+
"value": "io.camunda:sendgrid:1",
|
|
644
|
+
"binding": {
|
|
645
|
+
"type": "zeebe:taskDefinition",
|
|
646
|
+
"property": "type"
|
|
647
|
+
}
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"label": "SendGrid API Key",
|
|
651
|
+
"group": "sendgrid",
|
|
652
|
+
"type": "String",
|
|
653
|
+
"feel": "optional",
|
|
654
|
+
"binding": {
|
|
655
|
+
"type": "zeebe:input",
|
|
656
|
+
"name": "apiKey"
|
|
657
|
+
},
|
|
658
|
+
"constraints": {
|
|
659
|
+
"notEmpty": true
|
|
660
|
+
}
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
"label": "Name",
|
|
664
|
+
"group": "sender",
|
|
665
|
+
"type": "String",
|
|
666
|
+
"feel": "optional",
|
|
667
|
+
"binding": {
|
|
668
|
+
"type": "zeebe:input",
|
|
669
|
+
"name": "from.name"
|
|
670
|
+
},
|
|
671
|
+
"constraints": {
|
|
672
|
+
"notEmpty": true
|
|
673
|
+
}
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"label": "Email Address",
|
|
677
|
+
"group": "sender",
|
|
678
|
+
"type": "String",
|
|
679
|
+
"feel": "optional",
|
|
680
|
+
"binding": {
|
|
681
|
+
"type": "zeebe:input",
|
|
682
|
+
"name": "from.email"
|
|
683
|
+
},
|
|
684
|
+
"constraints": {
|
|
685
|
+
"notEmpty": true
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"label": "Name",
|
|
690
|
+
"group": "receiver",
|
|
691
|
+
"type": "String",
|
|
692
|
+
"feel": "optional",
|
|
693
|
+
"binding": {
|
|
694
|
+
"type": "zeebe:input",
|
|
695
|
+
"name": "to.name"
|
|
696
|
+
},
|
|
697
|
+
"constraints": {
|
|
698
|
+
"notEmpty": true
|
|
699
|
+
}
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
"label": "Email Address",
|
|
703
|
+
"group": "receiver",
|
|
704
|
+
"type": "String",
|
|
705
|
+
"feel": "optional",
|
|
706
|
+
"binding": {
|
|
707
|
+
"type": "zeebe:input",
|
|
708
|
+
"name": "to.email"
|
|
709
|
+
},
|
|
710
|
+
"constraints": {
|
|
711
|
+
"notEmpty": true
|
|
712
|
+
}
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"label": "Subject",
|
|
716
|
+
"group": "content",
|
|
717
|
+
"type": "String",
|
|
718
|
+
"feel": "optional",
|
|
719
|
+
"binding": {
|
|
720
|
+
"type": "zeebe:input",
|
|
721
|
+
"name": "content.subject"
|
|
722
|
+
},
|
|
723
|
+
"constraints": {
|
|
724
|
+
"notEmpty": true
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"label": "Content Type",
|
|
729
|
+
"group": "content",
|
|
730
|
+
"type": "String",
|
|
731
|
+
"feel": "optional",
|
|
732
|
+
"value": "text/plain",
|
|
733
|
+
"binding": {
|
|
734
|
+
"type": "zeebe:input",
|
|
735
|
+
"name": "content.type"
|
|
736
|
+
},
|
|
737
|
+
"constraints": {
|
|
738
|
+
"notEmpty": true
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"label": "Body",
|
|
743
|
+
"group": "content",
|
|
744
|
+
"type": "Text",
|
|
745
|
+
"feel": "optional",
|
|
746
|
+
"binding": {
|
|
747
|
+
"type": "zeebe:input",
|
|
748
|
+
"name": "content.value"
|
|
749
|
+
},
|
|
750
|
+
"constraints": {
|
|
751
|
+
"notEmpty": true
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
]
|
|
755
|
+
},
|
|
365
756
|
{
|
|
366
757
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
367
758
|
"name": "SendGrid Outbound Connector",
|
|
@@ -684,9 +1075,9 @@
|
|
|
684
1075
|
},
|
|
685
1076
|
{
|
|
686
1077
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
687
|
-
"name": "SendGrid
|
|
1078
|
+
"name": "SendGrid connector",
|
|
688
1079
|
"id": "io.camunda.connectors.SendGrid.v2",
|
|
689
|
-
"version":
|
|
1080
|
+
"version": 1,
|
|
690
1081
|
"description": "Send an email via SendGrid",
|
|
691
1082
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
692
1083
|
"icon": {
|
|
@@ -918,6 +1309,147 @@
|
|
|
918
1309
|
"camunda": "^8.2"
|
|
919
1310
|
}
|
|
920
1311
|
},
|
|
1312
|
+
{
|
|
1313
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1314
|
+
"name": "SendGrid: Send Email via Template",
|
|
1315
|
+
"id": "io.camunda.connectors.SendGrid.v1.template",
|
|
1316
|
+
"description": "[Deprecated]: Replace with 'SendGrid Connector' template.",
|
|
1317
|
+
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
1318
|
+
"icon": {
|
|
1319
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
|
|
1320
|
+
},
|
|
1321
|
+
"deprecated": {
|
|
1322
|
+
"message": "Replace with 'SendGrid Connector' template.",
|
|
1323
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
|
|
1324
|
+
},
|
|
1325
|
+
"category": {
|
|
1326
|
+
"id": "connectors",
|
|
1327
|
+
"name": "Connectors"
|
|
1328
|
+
},
|
|
1329
|
+
"appliesTo": ["bpmn:Task"],
|
|
1330
|
+
"elementType": {
|
|
1331
|
+
"value": "bpmn:ServiceTask"
|
|
1332
|
+
},
|
|
1333
|
+
"groups": [
|
|
1334
|
+
{
|
|
1335
|
+
"id": "sendgrid",
|
|
1336
|
+
"label": "SendGrid API"
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
"id": "sender",
|
|
1340
|
+
"label": "Sender"
|
|
1341
|
+
},
|
|
1342
|
+
{
|
|
1343
|
+
"id": "receiver",
|
|
1344
|
+
"label": "Receiver"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"id": "template",
|
|
1348
|
+
"label": "Dynamic Email Template"
|
|
1349
|
+
}
|
|
1350
|
+
],
|
|
1351
|
+
"properties": [
|
|
1352
|
+
{
|
|
1353
|
+
"type": "Hidden",
|
|
1354
|
+
"value": "io.camunda:sendgrid:1",
|
|
1355
|
+
"binding": {
|
|
1356
|
+
"type": "zeebe:taskDefinition",
|
|
1357
|
+
"property": "type"
|
|
1358
|
+
}
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"label": "SendGrid API Key",
|
|
1362
|
+
"group": "sendgrid",
|
|
1363
|
+
"type": "String",
|
|
1364
|
+
"feel": "optional",
|
|
1365
|
+
"binding": {
|
|
1366
|
+
"type": "zeebe:input",
|
|
1367
|
+
"name": "apiKey"
|
|
1368
|
+
},
|
|
1369
|
+
"constraints": {
|
|
1370
|
+
"notEmpty": true
|
|
1371
|
+
}
|
|
1372
|
+
},
|
|
1373
|
+
{
|
|
1374
|
+
"label": "Name",
|
|
1375
|
+
"group": "sender",
|
|
1376
|
+
"type": "String",
|
|
1377
|
+
"feel": "optional",
|
|
1378
|
+
"binding": {
|
|
1379
|
+
"type": "zeebe:input",
|
|
1380
|
+
"name": "from.name"
|
|
1381
|
+
},
|
|
1382
|
+
"constraints": {
|
|
1383
|
+
"notEmpty": true
|
|
1384
|
+
}
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"label": "Email Address",
|
|
1388
|
+
"group": "sender",
|
|
1389
|
+
"type": "String",
|
|
1390
|
+
"feel": "optional",
|
|
1391
|
+
"binding": {
|
|
1392
|
+
"type": "zeebe:input",
|
|
1393
|
+
"name": "from.email"
|
|
1394
|
+
},
|
|
1395
|
+
"constraints": {
|
|
1396
|
+
"notEmpty": true
|
|
1397
|
+
}
|
|
1398
|
+
},
|
|
1399
|
+
{
|
|
1400
|
+
"label": "Name",
|
|
1401
|
+
"group": "receiver",
|
|
1402
|
+
"type": "String",
|
|
1403
|
+
"feel": "optional",
|
|
1404
|
+
"binding": {
|
|
1405
|
+
"type": "zeebe:input",
|
|
1406
|
+
"name": "to.name"
|
|
1407
|
+
},
|
|
1408
|
+
"constraints": {
|
|
1409
|
+
"notEmpty": true
|
|
1410
|
+
}
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"label": "Email Address",
|
|
1414
|
+
"group": "receiver",
|
|
1415
|
+
"type": "String",
|
|
1416
|
+
"feel": "optional",
|
|
1417
|
+
"binding": {
|
|
1418
|
+
"type": "zeebe:input",
|
|
1419
|
+
"name": "to.email"
|
|
1420
|
+
},
|
|
1421
|
+
"constraints": {
|
|
1422
|
+
"notEmpty": true
|
|
1423
|
+
}
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
"label": "Template ID",
|
|
1427
|
+
"group": "template",
|
|
1428
|
+
"type": "String",
|
|
1429
|
+
"feel": "optional",
|
|
1430
|
+
"binding": {
|
|
1431
|
+
"type": "zeebe:input",
|
|
1432
|
+
"name": "template.id"
|
|
1433
|
+
},
|
|
1434
|
+
"constraints": {
|
|
1435
|
+
"notEmpty": true
|
|
1436
|
+
}
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"label": "Template Data",
|
|
1440
|
+
"group": "template",
|
|
1441
|
+
"type": "Text",
|
|
1442
|
+
"feel": "required",
|
|
1443
|
+
"binding": {
|
|
1444
|
+
"type": "zeebe:input",
|
|
1445
|
+
"name": "template.data"
|
|
1446
|
+
},
|
|
1447
|
+
"constraints": {
|
|
1448
|
+
"notEmpty": true
|
|
1449
|
+
}
|
|
1450
|
+
}
|
|
1451
|
+
]
|
|
1452
|
+
},
|
|
921
1453
|
{
|
|
922
1454
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
923
1455
|
"name": "SendGrid Outbound Connector",
|
|
@@ -1255,9 +1787,9 @@
|
|
|
1255
1787
|
},
|
|
1256
1788
|
{
|
|
1257
1789
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1258
|
-
"name": "SendGrid
|
|
1790
|
+
"name": "SendGrid Outbound Connector",
|
|
1259
1791
|
"id": "io.camunda.connectors.SendGrid.v2",
|
|
1260
|
-
"version":
|
|
1792
|
+
"version": 2,
|
|
1261
1793
|
"description": "Send an email via SendGrid",
|
|
1262
1794
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
1263
1795
|
"icon": {
|