{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-guides/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Integrations","siteUrl":"https://docs.synqly.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"integrations","__idx":0},"children":["Integrations"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An Integration is the actual connection between an Account and a Provider."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["While Connectors define a common interface for interacting with a category of providers,"," ","Integrations represent the specific provider connection that has been configured and authenticated"," ","for a particular Account."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For example, the Ticketing Connector defines how ticketing systems are accessed through Synqly."," ","An Integration represents a customer's actual connection to Jira, ServiceNow, or another"," ","supported ticketing provider."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"why-integrations-exist","__idx":1},"children":["Why Integrations Exist"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Connectors and Providers alone are not enough to perform work."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Bridging the gap"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A Connector defines a common API, and a Provider defines a specific external system, but neither"," ","contains the customer-specific configuration, credentials, or authorization required to access"," ","that system."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integrations bridge that gap by storing the information necessary to establish and maintain a"," ","connection to a Provider on behalf of an Account, allowing Connector API requests to be executed"," ","against the correct external system."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"integrations-as-runtime-connections","__idx":2},"children":["Integrations as Runtime Connections"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A useful way to think about an Integration is as a runtime instance of a Connector-Provider"," ","relationship."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For example, two Accounts may both use Jira, but each requires its own authorization,"," ","configuration, and lifecycle management:"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TD\n    accA(Account A)\n    accB(Account B)\n    intA(Jira Integration)\n    intB(Jira Integration)\n    prov(Jira)\n\n    accA --> intA\n    accB --> intB\n    intA & intB --> prov\n","diagramHtml":"<svg id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 345.09375px;\" viewBox=\"0 0 345.09375 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .error-icon{fill:#552222;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .error-text{fill:#552222;stroke:#552222;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edge-thickness-normal{stroke-width:1px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edge-thickness-thick{stroke-width:3.5px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edge-pattern-solid{stroke-dasharray:0;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .marker{fill:#333333;stroke:#333333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .marker.cross{stroke:#333333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 p{margin:0;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .cluster-label text{fill:#333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .cluster-label span{color:#333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .cluster-label span p{background-color:transparent;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .label text,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 span{fill:#333;color:#333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node rect,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node circle,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node ellipse,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node polygon,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .rough-node .label text,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node .label text,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .image-shape .label,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .icon-shape .label{text-anchor:middle;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .rough-node .label,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node .label,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .image-shape .label,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .icon-shape .label{text-align:center;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node.clickable{cursor:pointer;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .arrowheadPath{fill:#333333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .flowchart-link{stroke:#333333;fill:none;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .cluster text{fill:#333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .cluster span{color:#333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 rect.text{fill:none;stroke-width:0;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .icon-shape,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .icon-shape p,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .icon-shape .label rect,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 .node .neo-node{stroke:#9370DB;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].node rect,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].cluster rect,#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M77.773,62L77.773,66.167C77.773,70.333,77.773,78.667,77.773,86.333C77.773,94,77.773,101,77.773,104.5L77.773,108\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-L_accA_intA_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_accA_intA_0\" data-points=\"W3sieCI6NzcuNzczNDM3NSwieSI6NjJ9LHsieCI6NzcuNzczNDM3NSwieSI6ODd9LHsieCI6NzcuNzczNDM3NSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-pointEnd)\"></path><path d=\"M267.32,62L267.32,66.167C267.32,70.333,267.32,78.667,267.32,86.333C267.32,94,267.32,101,267.32,104.5L267.32,108\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-L_accB_intB_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_accB_intB_0\" data-points=\"W3sieCI6MjY3LjMyMDMxMjUsInkiOjYyfSx7IngiOjI2Ny4zMjAzMTI1LCJ5Ijo4N30seyJ4IjoyNjcuMzIwMzEyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-pointEnd)\"></path><path d=\"M77.773,166L77.773,170.167C77.773,174.333,77.773,182.667,88.531,192.736C99.289,202.805,120.805,214.611,131.563,220.513L142.321,226.416\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-L_intA_prov_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_intA_prov_0\" data-points=\"W3sieCI6NzcuNzczNDM3NSwieSI6MTY2fSx7IngiOjc3Ljc3MzQzNzUsInkiOjE5MX0seyJ4IjoxNDUuODI4MTI1LCJ5IjoyMjguMzQwMDM3OTE5MzgwMX1d\" data-look=\"classic\" marker-end=\"url(#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-pointEnd)\"></path><path d=\"M267.32,166L267.32,170.167C267.32,174.333,267.32,182.667,256.562,192.736C245.804,202.805,224.288,214.611,213.53,220.513L202.772,226.416\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-L_intB_prov_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_intB_prov_0\" data-points=\"W3sieCI6MjY3LjMyMDMxMjUsInkiOjE2Nn0seyJ4IjoyNjcuMzIwMzEyNSwieSI6MTkxfSx7IngiOjE5OS4yNjU2MjUsInkiOjIyOC4zNDAwMzc5MTkzODAxfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_accA_intA_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_accB_intB_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_intA_prov_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_intB_prov_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-flowchart-accA-0\" data-look=\"classic\" transform=\"translate(77.7734375, 35)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-52.296875\" y=\"-27\" width=\"104.59375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-37.296875, -12)\"><rect></rect><foreignObject width=\"74.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Account A</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-flowchart-accB-1\" data-look=\"classic\" transform=\"translate(267.3203125, 35)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-52.421875\" y=\"-27\" width=\"104.84375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-37.421875, -12)\"><rect></rect><foreignObject width=\"74.84375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Account B</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-flowchart-intA-2\" data-look=\"classic\" transform=\"translate(77.7734375, 139)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-69.7734375\" y=\"-27\" width=\"139.546875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.7734375, -12)\"><rect></rect><foreignObject width=\"109.546875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Jira Integration</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-flowchart-intB-3\" data-look=\"classic\" transform=\"translate(267.3203125, 139)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-69.7734375\" y=\"-27\" width=\"139.546875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.7734375, -12)\"><rect></rect><foreignObject width=\"109.546875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Jira Integration</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-flowchart-prov-4\" data-look=\"classic\" transform=\"translate(172.546875, 243)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-26.71875\" y=\"-27\" width=\"53.4375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-11.71875, -12)\"><rect></rect><foreignObject width=\"23.4375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Jira</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-183463acf08bc05312913627ead9f9e0044a27fffc88550e66985a4b263791d7-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 345.09375px;\" viewBox=\"0 0 345.09375 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .error-icon{fill:#a44141;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .error-text{fill:#ddd;stroke:#ddd;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edge-thickness-normal{stroke-width:1px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edge-thickness-thick{stroke-width:3.5px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edge-pattern-solid{stroke-dasharray:0;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .marker{fill:lightgrey;stroke:lightgrey;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .marker.cross{stroke:lightgrey;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a p{margin:0;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .cluster-label text{fill:#F9FFFE;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .cluster-label span{color:#F9FFFE;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .cluster-label span p{background-color:transparent;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .label text,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a span{fill:#ccc;color:#ccc;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node rect,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node circle,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node ellipse,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node polygon,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .rough-node .label text,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node .label text,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .image-shape .label,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .icon-shape .label{text-anchor:middle;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .rough-node .label,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node .label,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .image-shape .label,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .icon-shape .label{text-align:center;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node.clickable{cursor:pointer;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .arrowheadPath{fill:lightgrey;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .flowchart-link{stroke:lightgrey;fill:none;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .cluster text{fill:#F9FFFE;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .cluster span{color:#F9FFFE;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a rect.text{fill:none;stroke-width:0;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .icon-shape,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .icon-shape p,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .icon-shape .label rect,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a .node .neo-node{stroke:#ccc;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].node rect,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].cluster rect,#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].node polygon{stroke:url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].node path{stroke:url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-gradient);stroke-width:1px;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].node circle{stroke:url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M77.773,62L77.773,66.167C77.773,70.333,77.773,78.667,77.773,86.333C77.773,94,77.773,101,77.773,104.5L77.773,108\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-L_accA_intA_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_accA_intA_0\" data-points=\"W3sieCI6NzcuNzczNDM3NSwieSI6NjJ9LHsieCI6NzcuNzczNDM3NSwieSI6ODd9LHsieCI6NzcuNzczNDM3NSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-pointEnd)\"></path><path d=\"M267.32,62L267.32,66.167C267.32,70.333,267.32,78.667,267.32,86.333C267.32,94,267.32,101,267.32,104.5L267.32,108\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-L_accB_intB_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_accB_intB_0\" data-points=\"W3sieCI6MjY3LjMyMDMxMjUsInkiOjYyfSx7IngiOjI2Ny4zMjAzMTI1LCJ5Ijo4N30seyJ4IjoyNjcuMzIwMzEyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-pointEnd)\"></path><path d=\"M77.773,166L77.773,170.167C77.773,174.333,77.773,182.667,88.531,192.736C99.289,202.805,120.805,214.611,131.563,220.513L142.321,226.416\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-L_intA_prov_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_intA_prov_0\" data-points=\"W3sieCI6NzcuNzczNDM3NSwieSI6MTY2fSx7IngiOjc3Ljc3MzQzNzUsInkiOjE5MX0seyJ4IjoxNDUuODI4MTI1LCJ5IjoyMjguMzQwMDM3OTE5MzgwMX1d\" data-look=\"classic\" marker-end=\"url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-pointEnd)\"></path><path d=\"M267.32,166L267.32,170.167C267.32,174.333,267.32,182.667,256.562,192.736C245.804,202.805,224.288,214.611,213.53,220.513L202.772,226.416\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-L_intB_prov_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_intB_prov_0\" data-points=\"W3sieCI6MjY3LjMyMDMxMjUsInkiOjE2Nn0seyJ4IjoyNjcuMzIwMzEyNSwieSI6MTkxfSx7IngiOjE5OS4yNjU2MjUsInkiOjIyOC4zNDAwMzc5MTkzODAxfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_accA_intA_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_accB_intB_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_intA_prov_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_intB_prov_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-flowchart-accA-0\" data-look=\"classic\" transform=\"translate(77.7734375, 35)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-52.296875\" y=\"-27\" width=\"104.59375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-37.296875, -12)\"><rect></rect><foreignObject width=\"74.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Account A</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-flowchart-accB-1\" data-look=\"classic\" transform=\"translate(267.3203125, 35)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-52.421875\" y=\"-27\" width=\"104.84375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-37.421875, -12)\"><rect></rect><foreignObject width=\"74.84375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Account B</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-flowchart-intA-2\" data-look=\"classic\" transform=\"translate(77.7734375, 139)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-69.7734375\" y=\"-27\" width=\"139.546875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.7734375, -12)\"><rect></rect><foreignObject width=\"109.546875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Jira Integration</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-flowchart-intB-3\" data-look=\"classic\" transform=\"translate(267.3203125, 139)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-69.7734375\" y=\"-27\" width=\"139.546875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.7734375, -12)\"><rect></rect><foreignObject width=\"109.546875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Jira Integration</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-flowchart-prov-4\" data-look=\"classic\" transform=\"translate(172.546875, 243)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-26.71875\" y=\"-27\" width=\"53.4375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-11.71875, -12)\"><rect></rect><foreignObject width=\"23.4375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Jira</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-13c987c352f386739982a0d0decd05bc48d8501dfeae0912214f94a8f7bdfc4a-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart TD\n    accA(Account A)\n    accB(Account B)\n    intA(Jira Integration)\n    intB(Jira Integration)\n    prov(Jira)\n\n    accA --> intA\n    accB --> intB\n    intA & intB --> prov\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Although both Integrations connect to the same Provider, they remain completely independent"," ","because they belong to different Accounts."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Tenant isolation by design"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This separation is fundamental to maintaining tenant isolation within Synqly. Data and"," ","credentials never cross Account boundaries."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"integrations-and-integration-points","__idx":3},"children":["Integrations and Integration Points"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integrations can optionally reference an Integration Point. In this relationship, the"," ","Integration Point defines shared requirements and governance rules, while the Integration"," ","represents the actual authorized connection that satisfies those requirements."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Concept"},"children":["Concept"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Role"},"children":["Role"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Integration Point"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Defines shared requirements and governance rules"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Integration"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The authorized connection that satisfies those rules"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Provider"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The external system the Integration connects to"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This allows Organizations to apply consistent policies across many Integrations without"," ","duplicating configuration."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"the-full-picture","__idx":4},"children":["The Full Picture"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integrations sit between Synqly's abstraction layer and the external systems where work occurs."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TD\n    conn(Connector)\n    intg(Integration)\n    prov(Provider)\n\n    conn --> intg --> prov\n","diagramHtml":"<svg id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 127.96875px;\" viewBox=\"0 0 127.96875 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .error-icon{fill:#552222;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .error-text{fill:#552222;stroke:#552222;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edge-thickness-normal{stroke-width:1px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edge-thickness-thick{stroke-width:3.5px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edge-pattern-solid{stroke-dasharray:0;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edge-pattern-dashed{stroke-dasharray:3;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edge-pattern-dotted{stroke-dasharray:2;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .marker{fill:#333333;stroke:#333333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .marker.cross{stroke:#333333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff p{margin:0;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .cluster-label text{fill:#333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .cluster-label span{color:#333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .cluster-label span p{background-color:transparent;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .label text,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff span{fill:#333;color:#333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node rect,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node circle,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node ellipse,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node polygon,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .rough-node .label text,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node .label text,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .image-shape .label,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .icon-shape .label{text-anchor:middle;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .rough-node .label,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node .label,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .image-shape .label,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .icon-shape .label{text-align:center;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node.clickable{cursor:pointer;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .arrowheadPath{fill:#333333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .flowchart-link{stroke:#333333;fill:none;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .cluster text{fill:#333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .cluster span{color:#333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff rect.text{fill:none;stroke-width:0;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .icon-shape,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .icon-shape p,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .icon-shape .label rect,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff .node .neo-node{stroke:#9370DB;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].node rect,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].cluster rect,#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M63.984,62L63.984,66.167C63.984,70.333,63.984,78.667,63.984,86.333C63.984,94,63.984,101,63.984,104.5L63.984,108\" id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff-L_conn_intg_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_conn_intg_0\" data-points=\"W3sieCI6NjMuOTg0Mzc1LCJ5Ijo2Mn0seyJ4Ijo2My45ODQzNzUsInkiOjg3fSx7IngiOjYzLjk4NDM3NSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-pointEnd)\"></path><path d=\"M63.984,166L63.984,170.167C63.984,174.333,63.984,182.667,63.984,190.333C63.984,198,63.984,205,63.984,208.5L63.984,212\" id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff-L_intg_prov_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_intg_prov_0\" data-points=\"W3sieCI6NjMuOTg0Mzc1LCJ5IjoxNjZ9LHsieCI6NjMuOTg0Mzc1LCJ5IjoxOTF9LHsieCI6NjMuOTg0Mzc1LCJ5IjoyMTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_conn_intg_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_intg_prov_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff-flowchart-conn-0\" data-look=\"classic\" transform=\"translate(63.984375, 35)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-53.921875\" y=\"-27\" width=\"107.84375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-38.921875, -12)\"><rect></rect><foreignObject width=\"77.84375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Connector</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff-flowchart-intg-1\" data-look=\"classic\" transform=\"translate(63.984375, 139)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-55.984375\" y=\"-27\" width=\"111.96875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-40.984375, -12)\"><rect></rect><foreignObject width=\"81.96875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Integration</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff-flowchart-prov-2\" data-look=\"classic\" transform=\"translate(63.984375, 243)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-46.28125\" y=\"-27\" width=\"92.5625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.28125, -12)\"><rect></rect><foreignObject width=\"62.5625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Provider</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-f912c0696a8c97a888c91804ce649f0e1f76bcceaadcbab46c462f4bfc41caff-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 127.96875px;\" viewBox=\"0 0 127.96875 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .error-icon{fill:#a44141;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .error-text{fill:#ddd;stroke:#ddd;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edge-thickness-normal{stroke-width:1px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edge-thickness-thick{stroke-width:3.5px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edge-pattern-solid{stroke-dasharray:0;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edge-pattern-dashed{stroke-dasharray:3;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edge-pattern-dotted{stroke-dasharray:2;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .marker{fill:lightgrey;stroke:lightgrey;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .marker.cross{stroke:lightgrey;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b p{margin:0;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .cluster-label text{fill:#F9FFFE;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .cluster-label span{color:#F9FFFE;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .cluster-label span p{background-color:transparent;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .label text,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b span{fill:#ccc;color:#ccc;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node rect,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node circle,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node ellipse,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node polygon,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .rough-node .label text,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node .label text,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .image-shape .label,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .icon-shape .label{text-anchor:middle;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .rough-node .label,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node .label,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .image-shape .label,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .icon-shape .label{text-align:center;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node.clickable{cursor:pointer;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .arrowheadPath{fill:lightgrey;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .flowchart-link{stroke:lightgrey;fill:none;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .cluster text{fill:#F9FFFE;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .cluster span{color:#F9FFFE;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b rect.text{fill:none;stroke-width:0;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .icon-shape,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .icon-shape p,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .icon-shape .label rect,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b .node .neo-node{stroke:#ccc;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].node rect,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].cluster rect,#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].node polygon{stroke:url(#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].node path{stroke:url(#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-gradient);stroke-width:1px;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].node circle{stroke:url(#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M63.984,62L63.984,66.167C63.984,70.333,63.984,78.667,63.984,86.333C63.984,94,63.984,101,63.984,104.5L63.984,108\" id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-L_conn_intg_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_conn_intg_0\" data-points=\"W3sieCI6NjMuOTg0Mzc1LCJ5Ijo2Mn0seyJ4Ijo2My45ODQzNzUsInkiOjg3fSx7IngiOjYzLjk4NDM3NSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-pointEnd)\"></path><path d=\"M63.984,166L63.984,170.167C63.984,174.333,63.984,182.667,63.984,190.333C63.984,198,63.984,205,63.984,208.5L63.984,212\" id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-L_intg_prov_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_intg_prov_0\" data-points=\"W3sieCI6NjMuOTg0Mzc1LCJ5IjoxNjZ9LHsieCI6NjMuOTg0Mzc1LCJ5IjoxOTF9LHsieCI6NjMuOTg0Mzc1LCJ5IjoyMTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_conn_intg_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_intg_prov_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-flowchart-conn-0\" data-look=\"classic\" transform=\"translate(63.984375, 35)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-53.921875\" y=\"-27\" width=\"107.84375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-38.921875, -12)\"><rect></rect><foreignObject width=\"77.84375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Connector</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-flowchart-intg-1\" data-look=\"classic\" transform=\"translate(63.984375, 139)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-55.984375\" y=\"-27\" width=\"111.96875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-40.984375, -12)\"><rect></rect><foreignObject width=\"81.96875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Integration</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-flowchart-prov-2\" data-look=\"classic\" transform=\"translate(63.984375, 243)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-46.28125\" y=\"-27\" width=\"92.5625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.28125, -12)\"><rect></rect><foreignObject width=\"62.5625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Provider</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-823d425dbcc6a447102ff85bc579cf57e783edb244f5c8c0940bf8f28506395b-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart TD\n    conn(Connector)\n    intg(Integration)\n    prov(Provider)\n\n    conn --> intg --> prov\n"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"success","name":"The piece that makes it real"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Connector provides a unified interface, the Provider supplies the underlying functionality,"," ","and the Integration binds them together for a specific Account."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Without an Integration, a Connector is simply a common API and a Provider is simply an external"," ","system. The Integration is the object that makes the relationship active, authorized, and usable."]}]}]},"headings":[{"value":"Integrations","id":"integrations","depth":1},{"value":"Why Integrations Exist","id":"why-integrations-exist","depth":2},{"value":"Integrations as Runtime Connections","id":"integrations-as-runtime-connections","depth":2},{"value":"Integrations and Integration Points","id":"integrations-and-integration-points","depth":2},{"value":"The Full Picture","id":"the-full-picture","depth":2}],"frontmatter":{"slug":"guides/getting-started/concepts/integrations","seo":{"title":"Integrations"}},"lastModified":"2026-06-11T11:53:23.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/guides/getting-started/concepts/integrations","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}