@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.
Files changed (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -539,6 +539,522 @@
539
539
  "contents": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATYAAAE2CAYAAADrvL6pAAAACXBIWXMAAAsSAAALEgHS3X78AAAJEUlEQVR4nO3d71EcyQHG4W6bz5YuApGBcATHRXA4AQtHcGRwOAKjCA45AhzBQQSGDCAD4e+udg1uqfZsIfFnZ5l9+3mq+OCybmp2pvZXPTM927W1VgCS/M7ZBNIIGxBH2IA4wgbEETYgjrABcYQNiCNsQBxhA+IIGxBH2IA4wgbEETYgjrABcYQNiCNsQBxhA+IIGxBH2IA4wgbEETYgjrABcYQNiCNsQBxhA+IIGxBH2IA4wgbEETYgjrABcYQNiCNsQBxhA+IIGxBH2IA4wgbEETYgjrABcYQNiCNsQBxhA+IIGxBH2IA4wgbE2XFKWbda614p5fXKZlf/98dSyuXK/3fdWrt2Elin2lpzQHmSWutuKWW/h+vT36snbu5milwp5byH71LweCph41FqrQellIMetDczH72rHrrT1trlA/493BE2vqmPzA7739wxu880ojvpkfvorPE1wsa9etCOSynvFnSUbnvgTgSO+wgb/6fWOt3oPyql/LzgozMF7ri1drKAfWFhhI3fqLVO985OX/CS87Gm+3CH7sGxyjw2Pqu1Tpedv25R1CZvpwcMtdbDBewLC2HExp1a6+nC7qU9xfvW2tH27TbrJmyD6/fTzvvIJ8GH1prR2+BcinIWFLXJuz76ZGDCNrAegO8Dj8AUN5ekA3MpOqj+xf9b+Kf/obV2voD9YMOEbUD9JfV/DvDJp7luuybyjsel6JhGuQf1aqDPygphG0yfq5b0sOBbfuyTjhmIS9GB9Kkd18/4aaFtddNa2x39/I/EiG0sRwNGbfLGmwljMWIbxMCjtU+M2gZixDaOw4GjVvqozb22QQjbOExY/W/cGYBL0QEMNG/tIb4zry2fVarG8FIjlau+MMuXFmXZf+biL091YG5bPmEbw8EGP+XtytoE31xlqt/3Ot7gO6v7wpbPpWi4DV+GXkwRfcqlXg/c2QZGcLettdcP+HdsMQ8P8m3qSeD0O2j7T71/1V9W3+urUc3pVY89wYQt3ybCdrWOH3fsl64H/XJ2TqZ9hBO2fJsYnazt4URflOV4Xdu7hxFbOGEL1t82mHthlg/rXiGqL6k35yWpNxDCCVu2TYxMzmba7pzrhSb+ajArhC3b3COT6QnjXGGba7t3+ir3hBK2bHN/eWf72e3+IMHlKE8ibNnm/vLOvfr6nOsVmMsWTNiybXvYvvnmwjN4MhpM2HiOuV8mnzNsBBO2bNt+uSVsPImwZRtp0Rb4TNgYlYcHwYSNUXl4EEzYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAnB2nlAWbfnr8Yqbdm3u9Bl6QsLFYfYX5fWeIx3IpCsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiDOjlPKUtVad0sphzPt3nVr7dTJzyRsLNkUtp9n2r+LUoqwhXIpCsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhI1RfXTmcwkbo7p05nMJGxBH2LLdjH4AGJOwZbve8k+3u4B9YAsJG8+xN/PRmzNs2x59vkLYss395G/uEdWc4RS2YMKWbe4nf/tbvH3TPYIJW7a5v7xva62zjNpqrdNo7dUc25601kz3CCZs2Tbx5T3csu0WT4vzCVu2TdxHOqq1vl7nBvv25gyb+2vhhC1Ya236At/O/Amny8XjNW/zeM7L0FLK+YzbZgGELd8mvsQ/1VrXMsLq2/lpHdv6CmELJ2z5NvUl/uW5cev//S/r26V7eXAQTtjybXJ0MsXt7LFPSqd/P/13G4raVWvNVI9wtbU2+jGIV2v9OPM9qy+5KKWc9dHR5WpM+sOBvf43jdLebnC//tpaW/c9QRZG2AZQaz0tpbwb/Th0fzSHLZ9L0TGcjX4AuhtRG4OwDaC1dmZS6p2TBewDGyBs4zgd/QA4BuMQtnGcbGCy7pJ98DR0HMI2iP6lHvlSzJPQgQjbWEYdtb3vr5cxCGEbSB+1jTZyuTVaG495bAOqtV5ueFLsS/pTfyrMQIzYxnQ4yCXpP0RtTMI2oD5J9Sj8k9/M/JtuLJiwDaq1Ns3p+hD66afR6IHpHeMStoG11g4D4zZFbd+rU2MTtsGFxU3UuCNsfIrb+y0/EqLGZ8LGndba9DDhL1v6tHT67bddUeMTYeOz/kBhr4diW0w/HLnvQQGrTNDli/r6A9OM/TcLPUJTfA+9KsWXCBv36j/hfdTngy0lcFPQjltrVpriXsLGg/QR3EEp5ccXOGK3/bfUTozQeAhh41H6KO6g/+3PuEjMVV9h69xrUTyWsPEstdZPq03t9tBNvn/ENqdXn65X/s7/d1UreCxhY1Z9jdHfrDPq/hhzEzYgjnlsQBxhA+IIGxBH2IA4wgbEETYgjrABcYQNiCNsQBxhA+IIGxBH2IA4wgbEETYgjrABcYQNiCNsQBxhA+IIGxBH2IA4O05prn//+Q9Wg7rf5e///q+jpe4czyNs2R6zvifEcCkKxBE2II6wAXGEDYgjbEAcYQPiCBsQR9iAOMIGxBE2II6wAXGEDYgjbEAcYQPiCBsQR9iAOMIGxBE2II6wAXGEDYgjbEAcYQPiCBsQR9iAOMIGxBE2II6wAXGEDYgjbEAcYQPiCBsQR9iAOMIGxBE2II6wAXGEDYgjbEAcYQPi7Dil0S5GPwBfcbnYPePZamvNUQSiuBQF4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiCOsAFxhA2II2xAHGED4ggbEEfYgDjCBsQRNiBLKeU/6wDlv8KCEewAAAAASUVORK5CYII="
540
540
  }
541
541
  },
542
+ {
543
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
544
+ "name": "Camunda Operate Outbound connector",
545
+ "id": "io.camunda.connectors.CamundaOperate.v1",
546
+ "version": 3,
547
+ "description": "Fetch data from Camunda Operate API",
548
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/operate/",
549
+ "category": {
550
+ "id": "connectors",
551
+ "name": "Connectors"
552
+ },
553
+ "appliesTo": ["bpmn:Task"],
554
+ "elementType": {
555
+ "value": "bpmn:ServiceTask"
556
+ },
557
+ "groups": [
558
+ {
559
+ "id": "cluster",
560
+ "label": "Cluster"
561
+ },
562
+ {
563
+ "id": "authentication",
564
+ "label": "Authentication"
565
+ },
566
+ {
567
+ "id": "input",
568
+ "label": "Endpoint"
569
+ },
570
+ {
571
+ "id": "parameters",
572
+ "label": "Parameters"
573
+ },
574
+ {
575
+ "id": "output",
576
+ "label": "Response mapping"
577
+ },
578
+ {
579
+ "id": "errors",
580
+ "label": "Error handling"
581
+ }
582
+ ],
583
+ "properties": [
584
+ {
585
+ "type": "Hidden",
586
+ "value": "io.camunda:http-json:1",
587
+ "binding": {
588
+ "type": "zeebe:taskDefinition",
589
+ "property": "type"
590
+ }
591
+ },
592
+ {
593
+ "type": "Hidden",
594
+ "value": "={\"Content-Type\":\"application/json\"}",
595
+ "binding": {
596
+ "type": "zeebe:input",
597
+ "name": "headers"
598
+ }
599
+ },
600
+ {
601
+ "label": "Type",
602
+ "id": "authentication.internal_deployment_type",
603
+ "group": "cluster",
604
+ "type": "Dropdown",
605
+ "value": "saas",
606
+ "choices": [
607
+ {
608
+ "name": "Camunda SaaS",
609
+ "value": "saas"
610
+ },
611
+ {
612
+ "name": "Camunda Self-managed",
613
+ "value": "sm"
614
+ }
615
+ ],
616
+ "binding": {
617
+ "type": "zeebe:input",
618
+ "name": "authentication.internal_deployment_type"
619
+ }
620
+ },
621
+ {
622
+ "label": "OAuth token endpoint",
623
+ "description": "Token endpoint of your authentication server",
624
+ "group": "cluster",
625
+ "type": "String",
626
+ "feel": "optional",
627
+ "binding": {
628
+ "type": "zeebe:input",
629
+ "name": "authentication.oauthTokenEndpoint"
630
+ },
631
+ "constraints": {
632
+ "notEmpty": true
633
+ },
634
+ "condition": {
635
+ "property": "authentication.internal_deployment_type",
636
+ "equals": "sm"
637
+ }
638
+ },
639
+ {
640
+ "label": "Operate base URL",
641
+ "description": "Base URL of Operate in your C8 cluster",
642
+ "type": "String",
643
+ "feel": "optional",
644
+ "id": "authentication.operate_base_url",
645
+ "group": "cluster",
646
+ "binding": {
647
+ "type": "zeebe:input",
648
+ "name": "authentication.operate_base_url"
649
+ },
650
+ "constraints": {
651
+ "notEmpty": true
652
+ },
653
+ "condition": {
654
+ "property": "authentication.internal_deployment_type",
655
+ "equals": "sm"
656
+ }
657
+ },
658
+ {
659
+ "label": "Region",
660
+ "group": "cluster",
661
+ "type": "String",
662
+ "feel": "optional",
663
+ "binding": {
664
+ "type": "zeebe:input",
665
+ "name": "authentication.internal_region"
666
+ },
667
+ "constraints": {
668
+ "notEmpty": true
669
+ },
670
+ "condition": {
671
+ "property": "authentication.internal_deployment_type",
672
+ "equals": "saas"
673
+ }
674
+ },
675
+ {
676
+ "label": "Cluster ID",
677
+ "description": "SaaS cluster region and ID.<br>Lean more about <a href=\"https://docs.camunda.io/docs/next/guides/setup-client-connection-credentials\" target=\"_blank\">creating API client credentials</a>",
678
+ "group": "cluster",
679
+ "type": "String",
680
+ "feel": "optional",
681
+ "binding": {
682
+ "type": "zeebe:input",
683
+ "name": "authentication.internal_cluster"
684
+ },
685
+ "constraints": {
686
+ "notEmpty": true
687
+ },
688
+ "condition": {
689
+ "property": "authentication.internal_deployment_type",
690
+ "equals": "saas"
691
+ }
692
+ },
693
+ {
694
+ "type": "Hidden",
695
+ "id": "authenticationType",
696
+ "value": "oauth-client-credentials-flow",
697
+ "binding": {
698
+ "type": "zeebe:input",
699
+ "name": "authentication.type"
700
+ }
701
+ },
702
+ {
703
+ "value": "credentialsBody",
704
+ "type": "Hidden",
705
+ "binding": {
706
+ "type": "zeebe:input",
707
+ "name": "authentication.clientAuthentication"
708
+ }
709
+ },
710
+ {
711
+ "description": "The OAuth token endpoint (SaaS)",
712
+ "group": "authentication",
713
+ "type": "Hidden",
714
+ "value": "https://login.cloud.camunda.io/oauth/token",
715
+ "binding": {
716
+ "type": "zeebe:input",
717
+ "name": "authentication.oauthTokenEndpoint"
718
+ },
719
+ "condition": {
720
+ "property": "authentication.internal_deployment_type",
721
+ "equals": "saas"
722
+ }
723
+ },
724
+ {
725
+ "label": "Client ID",
726
+ "group": "authentication",
727
+ "type": "String",
728
+ "feel": "optional",
729
+ "binding": {
730
+ "type": "zeebe:input",
731
+ "name": "authentication.clientId"
732
+ },
733
+ "constraints": {
734
+ "notEmpty": true
735
+ },
736
+ "condition": {
737
+ "property": "authenticationType",
738
+ "equals": "oauth-client-credentials-flow"
739
+ }
740
+ },
741
+ {
742
+ "label": "Client secret",
743
+ "description": "Client ID and secret for the Operate OAuth client",
744
+ "group": "authentication",
745
+ "type": "String",
746
+ "feel": "optional",
747
+ "binding": {
748
+ "type": "zeebe:input",
749
+ "name": "authentication.clientSecret"
750
+ },
751
+ "constraints": {
752
+ "notEmpty": true
753
+ },
754
+ "condition": {
755
+ "property": "authenticationType",
756
+ "equals": "oauth-client-credentials-flow"
757
+ }
758
+ },
759
+ {
760
+ "label": "Operate audience",
761
+ "description": "API audience",
762
+ "type": "String",
763
+ "group": "authentication",
764
+ "value": "operate-api",
765
+ "feel": "optional",
766
+ "binding": {
767
+ "type": "zeebe:input",
768
+ "name": "authentication.audience"
769
+ },
770
+ "condition": {
771
+ "property": "authentication.internal_deployment_type",
772
+ "equals": "sm"
773
+ },
774
+ "constraints": {
775
+ "notEmpty": true
776
+ }
777
+ },
778
+ {
779
+ "type": "Hidden",
780
+ "value": "operate.camunda.io",
781
+ "binding": {
782
+ "type": "zeebe:input",
783
+ "name": "authentication.audience"
784
+ },
785
+ "condition": {
786
+ "property": "authentication.internal_deployment_type",
787
+ "equals": "saas"
788
+ }
789
+ },
790
+ {
791
+ "label": "Endpoint",
792
+ "description": "Operate API entity",
793
+ "group": "input",
794
+ "id": "input.internal_endpoint",
795
+ "type": "Dropdown",
796
+ "value": "/v1/process-instances",
797
+ "choices": [
798
+ {
799
+ "name": "Process instances",
800
+ "value": "/v1/process-instances"
801
+ },
802
+ {
803
+ "name": "Incidents",
804
+ "value": "/v1/incidents"
805
+ },
806
+ {
807
+ "name": "Variables",
808
+ "value": "/v1/variables"
809
+ },
810
+ {
811
+ "name": "Process definitions",
812
+ "value": "/v1/process-definitions"
813
+ },
814
+ {
815
+ "name": "Flownode instances",
816
+ "value": "/v1/flownode-instances"
817
+ }
818
+ ],
819
+ "binding": {
820
+ "type": "zeebe:input",
821
+ "name": "input.internal_endpoint"
822
+ }
823
+ },
824
+ {
825
+ "label": "Operation",
826
+ "description": "Operation to execute against the selected entity",
827
+ "group": "input",
828
+ "id": "input.internal_operation",
829
+ "type": "Dropdown",
830
+ "value": "/search",
831
+ "choices": [
832
+ {
833
+ "name": "Search",
834
+ "value": "/search"
835
+ },
836
+ {
837
+ "name": "Get by key",
838
+ "value": "/"
839
+ }
840
+ ],
841
+ "binding": {
842
+ "type": "zeebe:input",
843
+ "name": "input.internal_operation"
844
+ }
845
+ },
846
+ {
847
+ "type": "Hidden",
848
+ "description": "Get by key operation method (GET)",
849
+ "value": "get",
850
+ "binding": {
851
+ "type": "zeebe:input",
852
+ "name": "method"
853
+ },
854
+ "condition": {
855
+ "property": "input.internal_operation",
856
+ "equals": "/"
857
+ }
858
+ },
859
+ {
860
+ "type": "Hidden",
861
+ "description": "Search operation method (POST)",
862
+ "value": "post",
863
+ "binding": {
864
+ "type": "zeebe:input",
865
+ "name": "method"
866
+ },
867
+ "condition": {
868
+ "property": "input.internal_operation",
869
+ "equals": "/search"
870
+ }
871
+ },
872
+ {
873
+ "type": "Hidden",
874
+ "binding": {
875
+ "type": "zeebe:input",
876
+ "name": "url"
877
+ },
878
+ "value": "=\"https://\" + authentication.internal_region + \".operate.camunda.io/\" + authentication.internal_cluster + input.internal_endpoint + input.internal_operation + (if is defined(input.internal_key) then input.internal_key else \"\")",
879
+ "condition": {
880
+ "property": "authentication.internal_deployment_type",
881
+ "equals": "saas"
882
+ }
883
+ },
884
+ {
885
+ "type": "Hidden",
886
+ "binding": {
887
+ "type": "zeebe:input",
888
+ "name": "url"
889
+ },
890
+ "value": "=authentication.operate_base_url + input.internal_endpoint + input.internal_operation + (if is defined(input.internal_key) then input.internal_key else \"\")",
891
+ "condition": {
892
+ "property": "authentication.internal_deployment_type",
893
+ "equals": "sm"
894
+ }
895
+ },
896
+ {
897
+ "label": "Key",
898
+ "description": "Entity key",
899
+ "group": "parameters",
900
+ "type": "String",
901
+ "feel": "optional",
902
+ "binding": {
903
+ "type": "zeebe:input",
904
+ "name": "input.internal_key"
905
+ },
906
+ "constraints": {
907
+ "notEmpty": true
908
+ },
909
+ "condition": {
910
+ "property": "input.internal_operation",
911
+ "equals": "/"
912
+ }
913
+ },
914
+ {
915
+ "label": "Filter",
916
+ "description": "Search filter in <a href=\"https://docs.camunda.io/docs/apis-clients/operate-api/#filter\" target=\"_blank\">Operate format</a>",
917
+ "group": "parameters",
918
+ "type": "String",
919
+ "feel": "required",
920
+ "binding": {
921
+ "type": "zeebe:input",
922
+ "name": "input.internal_filter"
923
+ },
924
+ "optional": true,
925
+ "condition": {
926
+ "property": "input.internal_operation",
927
+ "equals": "/search"
928
+ }
929
+ },
930
+ {
931
+ "label": "Sort",
932
+ "description": "Sorting properties in <a href=\"https://docs.camunda.io/docs/apis-clients/operate-api/#sort\" target=\"_blank\">Operate format</a><br>Please provide a list of sort objects",
933
+ "group": "parameters",
934
+ "type": "String",
935
+ "feel": "required",
936
+ "binding": {
937
+ "type": "zeebe:input",
938
+ "name": "input.internal_sort"
939
+ },
940
+ "optional": true,
941
+ "condition": {
942
+ "property": "input.internal_operation",
943
+ "equals": "/search"
944
+ }
945
+ },
946
+ {
947
+ "label": "Results",
948
+ "description": "Number of results to return",
949
+ "group": "parameters",
950
+ "type": "String",
951
+ "value": "20",
952
+ "feel": "optional",
953
+ "binding": {
954
+ "type": "zeebe:input",
955
+ "name": "input.internal_results"
956
+ },
957
+ "condition": {
958
+ "property": "input.internal_operation",
959
+ "equals": "/search"
960
+ },
961
+ "constraints": {
962
+ "notEmpty": true,
963
+ "pattern": {
964
+ "value": "^[1-9]\\d*$",
965
+ "message": "Must be a positive integer number"
966
+ }
967
+ }
968
+ },
969
+ {
970
+ "label": "Pagination",
971
+ "description": "Identifier of item from which the search should start. <br>Hint: Copy the <code>sortValues</code> field from the previous search result, or leave blank for no pagination",
972
+ "group": "parameters",
973
+ "type": "String",
974
+ "feel": "required",
975
+ "binding": {
976
+ "type": "zeebe:input",
977
+ "name": "input.internal_pagination"
978
+ },
979
+ "optional": true,
980
+ "condition": {
981
+ "property": "input.internal_operation",
982
+ "equals": "/search"
983
+ }
984
+ },
985
+ {
986
+ "type": "Hidden",
987
+ "value": "={filter: if is defined(input.internal_filter) then input.internal_filter else null, sort: if is defined(input.internal_sort) then input.internal_sort else null, searchAfter: if is defined(input.internal_pagination) then input.internal_pagination else null, size: number(input.internal_results)}",
988
+ "binding": {
989
+ "type": "zeebe:input",
990
+ "name": "body"
991
+ },
992
+ "condition": {
993
+ "property": "input.internal_operation",
994
+ "equals": "/search"
995
+ }
996
+ },
997
+ {
998
+ "label": "Result variable",
999
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
1000
+ "group": "output",
1001
+ "type": "String",
1002
+ "binding": {
1003
+ "type": "zeebe:taskHeader",
1004
+ "key": "resultVariable"
1005
+ }
1006
+ },
1007
+ {
1008
+ "label": "Result expression",
1009
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
1010
+ "group": "output",
1011
+ "value": "={operateResponse: response.body}",
1012
+ "type": "Text",
1013
+ "feel": "required",
1014
+ "binding": {
1015
+ "type": "zeebe:taskHeader",
1016
+ "key": "resultExpression"
1017
+ }
1018
+ },
1019
+ {
1020
+ "label": "Connection timeout",
1021
+ "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
1022
+ "group": "errors",
1023
+ "type": "String",
1024
+ "value": "20",
1025
+ "binding": {
1026
+ "type": "zeebe:input",
1027
+ "name": "connectionTimeoutInSeconds"
1028
+ },
1029
+ "optional": true,
1030
+ "feel": "optional",
1031
+ "constraints": {
1032
+ "notEmpty": false,
1033
+ "pattern": {
1034
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1035
+ "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1036
+ }
1037
+ }
1038
+ },
1039
+ {
1040
+ "label": "Error expression",
1041
+ "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>",
1042
+ "group": "errors",
1043
+ "type": "Text",
1044
+ "feel": "required",
1045
+ "binding": {
1046
+ "type": "zeebe:taskHeader",
1047
+ "key": "errorExpression"
1048
+ }
1049
+ }
1050
+ ],
1051
+ "icon": {
1052
+ "contents": "data:image/png;base64,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"
1053
+ },
1054
+ "engines": {
1055
+ "camunda": "^8.2"
1056
+ }
1057
+ },
542
1058
  {
543
1059
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
544
1060
  "name": "Camunda Operate Outbound connector",
@@ -674,7 +1190,7 @@
674
1190
  },
675
1191
  {
676
1192
  "label": "Cluster ID",
677
- "description": "SaaS cluster region and ID.<br>Lean more about <a href=\"https://docs.camunda.io/docs/guides/setup-client-connection-credentials\" target=\"_blank\">creating API client credentials</a>",
1193
+ "description": "SaaS cluster region and ID.<br>Lean more about <a href=\"https://docs.camunda.io/docs/components/console/manage-clusters/setup-client-connection-credentials\" target=\"_blank\">creating API client credentials</a>",
678
1194
  "group": "cluster",
679
1195
  "type": "String",
680
1196
  "feel": "optional",
@@ -1573,9 +2089,12 @@
1573
2089
  },
1574
2090
  {
1575
2091
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1576
- "name": "Camunda Operate Outbound connector",
2092
+ "name": "Camunda Operate connector",
1577
2093
  "id": "io.camunda.connectors.CamundaOperate.v1",
1578
- "version": 3,
2094
+ "deprecated": {
2095
+ "message": "Replace with 'Camunda Operate connector' template.",
2096
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
2097
+ },
1579
2098
  "description": "Fetch data from Camunda Operate API",
1580
2099
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/operate/",
1581
2100
  "category": {
@@ -1637,11 +2156,11 @@
1637
2156
  "value": "saas",
1638
2157
  "choices": [
1639
2158
  {
1640
- "name": "Camunda SaaS",
2159
+ "name": "Camunda 8 SaaS",
1641
2160
  "value": "saas"
1642
2161
  },
1643
2162
  {
1644
- "name": "Camunda Self-managed",
2163
+ "name": "Camunda 8 self-managed",
1645
2164
  "value": "sm"
1646
2165
  }
1647
2166
  ],
@@ -2063,7 +2582,7 @@
2063
2582
  "constraints": {
2064
2583
  "notEmpty": false,
2065
2584
  "pattern": {
2066
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
2585
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
2067
2586
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2068
2587
  }
2069
2588
  }
@@ -2082,9 +2601,6 @@
2082
2601
  ],
2083
2602
  "icon": {
2084
2603
  "contents": "data:image/png;base64,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"
2085
- },
2086
- "engines": {
2087
- "camunda": "^8.2"
2088
2604
  }
2089
2605
  },
2090
2606
  {