{"id":3601,"date":"2022-09-07T09:06:29","date_gmt":"2022-09-07T09:06:29","guid":{"rendered":"https:\/\/devfourall.wpengine.com\/?page_id=3601"},"modified":"2025-02-26T09:42:12","modified_gmt":"2025-02-26T09:42:12","slug":"integrationen","status":"publish","type":"page","link":"https:\/\/4allportal.com\/de\/integrationen","title":{"rendered":"\u00dcbersicht: Integrationen"},"content":{"rendered":"<style>\n.icon-wrapper {\n  display: grid;\n  grid-template-columns: repeat(4, auto);\n  justify-items: center;\n  row-gap: 6rem;\n}\n\n.icon-wrapper li {\n  width: 8rem;\n  height: 8rem;\n  max-width: 8rem;\n\n  position: relative;\n  display: grid;\n  transition: transform .6s linear;\n  padding: 0.5rem;\n\n  flex-shrink: 0;\n}\n\n.icon-wrapper li img {\n  place-self: center;\n  width: 100%;\n  height: auto;\n}\n\n.icon-wrapper li a {\n  position: absolute;\n  inset: 0;\n  background: rgb(255 130 0 \/ 80%);\n  visibility: hidden;\n  opacity: 0;\n  place-self: center;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n\n  transition: opacity .3s ease-in-out;\n  font-weight: 400;\n}\n\n.icon-wrapper li:hover a:hover {\n  color: black;\n}\n\n.icon-wrapper li:hover {\n  opacity: 0.9;\n  cursor: pointer;\n  transform: scale(1.1);\n}\n\n.icon-wrapper li:hover a {\n    opacity: 1;\n    visibility: visible;\n    top: 0;\n    bottom: 0;\n    height: 100%;\n    border-radius: 8px;\n}\n\n.swiper-wrapper {\n  transition-property: transform;\n  transition-timing-function: linear;\n}\n\n.integrations-animation__text a {\n  color: #ff8200;\n}\n\n.integrations-animation__text a:hover {\n  opacity: 0.7;\n}\n\n.icon-wrapper li:nth-of-type(2),\n.icon-wrapper li:nth-of-type(2n + 10) {\n  grid-column: 3 \/ 4;\n  left: 5rem;\n  top: 2rem;\n}\n\n.icon-wrapper li:nth-of-type(3),\n.icon-wrapper li:nth-of-type(3n + 10) {\n  left: 2rem;\n  top: 12rem;\n}\n\n.icon-wrapper li:nth-of-type(4),\n.icon-wrapper li:nth-of-type(4n + 10) {\n  grid-column: 2 \/ 3;\n  left: 23rem;\n  top: 12rem;\n}\n\n.icon-wrapper li:nth-of-type(5),\n.icon-wrapper li:nth-of-type(5n + 10) {\n  left: -11.5rem;\n  top: -2rem;\n}\n\n.icon-wrapper li:nth-of-type(6),\n.icon-wrapper li:nth-of-type(6n + 10) {\n  left: -11rem;\n  top: 22rem;\n}\n\n.icon-wrapper li:nth-of-type(7),\n.icon-wrapper li:nth-of-type(7n + 10) {\n  left: 11rem;\n  top: -7rem;\n}\n\n.icon-wrapper li:nth-of-type(8),\n.icon-wrapper li:nth-of-type(8n + 10) {\n  left: 3rem;\n  top: -26rem;\n}\n\n.icon-wrapper li:nth-of-type(9),\n.icon-wrapper li:nth-of-type(9n + 10) {\n  left: 5rem;\n  top: -5rem;\n}\n\n.icon-wrapper li:nth-of-type(10),\n.icon-wrapper li:nth-of-type(10n + 10) {\n  grid-column: 4 \/ 5;\n  left: 2rem;\n  top: 8rem;\n}\n\n.integration-animation-swiper {\n  height: 34rem;\n}\n\n@media (min-width: 768px) {\n\n  .icon-wrapper li {\n    width: 9rem;\n    height: 9rem;\n    max-width: 9rem;\n  }\n\n  .integration-animation-swiper {\n    height: 68rem;\n  }\n\n  .icon-wrapper li:nth-of-type(2),\n  .icon-wrapper li:nth-of-type(2n + 10) {\n    grid-column: 3 \/ 4;\n    left: -4rem;\n    top: 2rem;\n  }\n\n  .icon-wrapper li:nth-of-type(3),\n  .icon-wrapper li:nth-of-type(3n + 10) {\n    left: -2rem;\n    top: 4rem;\n  }\n\n  .icon-wrapper li:nth-of-type(4),\n  .icon-wrapper li:nth-of-type(4n + 10) {\n    grid-column: 2 \/ 3;\n    left: -6rem;\n    top: -4rem;\n  }\n\n  .icon-wrapper li:nth-of-type(5),\n  .icon-wrapper li:nth-of-type(5n + 10) {\n    left: -4rem;\n    top: 2rem;\n  }\n\n  .icon-wrapper li:nth-of-type(6),\n  .icon-wrapper li:nth-of-type(6n + 10) {\n    left: -1rem;\n    top: 4rem;\n  }\n\n  .icon-wrapper li:nth-of-type(7),\n  .icon-wrapper li:nth-of-type(7n + 10) {\n    left: 2rem;\n    top: 0rem;\n  }\n\n  .icon-wrapper li:nth-of-type(8),\n  .icon-wrapper li:nth-of-type(8n + 10) {\n    left: 5rem;\n    top: 5rem;\n  }\n\n  .icon-wrapper li:nth-of-type(9),\n  .icon-wrapper li:nth-of-type(9n + 10) {\n    left: 5rem;\n    top: -3rem;\n  }\n\n  .icon-wrapper li:nth-of-type(10),\n  .icon-wrapper li:nth-of-type(10n + 10) {\n    grid-column: 4 \/ 5;\n    left: 2rem;\n    top: 8rem;\n  }\n}\n\n@media (min-width: 992px) {\n\n  .icon-wrapper li:nth-of-type(2),\n  .icon-wrapper li:nth-of-type(2n + 10) {\n    grid-column: 3 \/ 4;\n    left: -4rem;\n    top: 2rem;\n  }\n\n  .icon-wrapper li:nth-of-type(3),\n  .icon-wrapper li:nth-of-type(3n + 10) {\n    left: -2rem;\n    top: 4rem;\n  }\n\n  .icon-wrapper li:nth-of-type(4),\n  .icon-wrapper li:nth-of-type(4n + 10) {\n    grid-column: 2 \/ 3;\n    left: -4rem;\n    top: -4rem;\n  }\n\n  .icon-wrapper li:nth-of-type(5),\n  .icon-wrapper li:nth-of-type(5n + 10) {\n    left: -4rem;\n    top: 2rem;\n  }\n\n  .icon-wrapper li:nth-of-type(6),\n  .icon-wrapper li:nth-of-type(6n + 10) {\n    left: -1rem;\n    top: 4rem;\n  }\n\n  .icon-wrapper li:nth-of-type(7),\n  .icon-wrapper li:nth-of-type(7n + 10) {\n    left: 8rem;\n    top: 0rem;\n  }\n\n  .icon-wrapper li:nth-of-type(8),\n  .icon-wrapper li:nth-of-type(8n + 10) {\n    left: 5rem;\n    top: 5rem;\n  }\n\n  .icon-wrapper li:nth-of-type(9),\n  .icon-wrapper li:nth-of-type(9n + 10) {\n    left: 5rem;\n    top: 3rem;\n  }\n\n  .icon-wrapper li:nth-of-type(10),\n  .icon-wrapper li:nth-of-type(10n + 10) {\n    grid-column: 4 \/ 5;\n    left: 2rem;\n    top: 8rem;\n  }\n}\n\n@media screen and (max-width:767px){\n    .integrations-animations .integration-animation-swiper{\n        height:36rem;\n        padding:unset;\n    }\n    .integrations-animations .container{\n        max-width:unset;\n    }\n    .integrations-animations .link--orange_blue-hov::after{\n        right: 0;\n    }\n}\n<\/style>\n<section id=\"integrations-animations-block_29e7e963ec13fd3806da4cc6b58c44c8\" class=\"integrations-animations py-0 rounded glass\"\n  style=\"background: #f3f2f2\">\n\n  <div class=\"container\">\n    <div class=\"row\" style=\"flex-direction: row-reverse \">\n      <div id=\"integrations-animations-block_29e7e963ec13fd3806da4cc6b58c44c8-swiper\" class=\"col-12 col-md-6 integration-animation-swiper\"\n        style=\"overflow: hidden;\">\n        <div class=\"swiper-wrapper\">\n\n          \n\n                    <ul class=\"icon-wrapper swiper-slide list-unstyled\">\n\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Microsoft_Azure_Logo.svg\" class=\"icon__img lazyload\" alt=\"Microsoft Azure Logo\" title=\"Microsoft_Azure_Logo\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/microsoft-azure\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Infor_logo.svg\" class=\"icon__img lazyload\" alt=\"\" title=\"Infor_logo\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/infor-erp\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Sage_logo.svg\" class=\"icon__img lazyload\" alt=\"\" title=\"Sage_logo\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/sage-erp\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/MS_Dynamics365_Logo.svg\" class=\"icon__img lazyload\" alt=\"\" title=\"MS_Dynamics365_Logo\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/microsoft-dynamics-365\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/oracle-erp-cloud-seeklogo.svg\" class=\"icon__img lazyload\" alt=\"\" title=\"oracle-erp-cloud-seeklogo\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/oracle-cloud-erp\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"92\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-150x92.png\" class=\"icon__img lazyload\" alt=\"Make\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-150x92.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-300x184.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-1024x630.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-768x472.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo.png 1301w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/make\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"84\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-150x84.png\" class=\"icon__img lazyload\" alt=\"Buffer\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-150x84.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-300x169.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-1024x576.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-768x432.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-1536x864.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2.png 1600w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/buffer\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"29\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo-150x29.png\" class=\"icon__img lazyload\" alt=\"Channel Pilot\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo-150x29.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo-300x59.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo-768x151.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo.png 1000w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"channelpilot-logo\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/channelpilot\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"30\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-150x30.png\" class=\"icon__img lazyload\" alt=\"Asana\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-150x30.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-300x59.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-1024x203.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-768x152.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-1536x304.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg.png 1596w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/asana\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"31\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Trello-logo-blue-150x31.png\" class=\"icon__img lazyload\" alt=\"Trello\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Trello-logo-blue-150x31.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Trello-logo-blue-300x62.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Trello-logo-blue.png 624w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/trello\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n            \n          <\/ul>\n                    <ul class=\"icon-wrapper swiper-slide list-unstyled\">\n\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"45\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo-150x45.png\" class=\"icon__img lazyload\" alt=\"Impact Buying\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo-150x45.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo-300x90.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo-768x230.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo.png 1000w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/impactbuying\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Logo-ecatDesigner.svg\" class=\"icon__img lazyload\" alt=\"ecatDesigner\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/ecatdesigner\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"113\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/google-merchant-center-logo-150x113.png\" class=\"icon__img lazyload\" alt=\"Google Merchant Center Integration\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/google-merchant-center-logo-150x113.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/google-merchant-center-logo-300x225.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/google-merchant-center-logo.png 500w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/google-merchant-center\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"19\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg-150x19.png\" class=\"icon__img lazyload\" alt=\"Google Workspace Integration\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg-150x19.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg-300x38.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg-768x98.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg.png 1024w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/google-workspace\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"40\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Vimeo_Logo.svg.png\" class=\"icon__img lazyload\" alt=\"Vimeo Logo\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/vimeo\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"83\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024-150x83.png\" class=\"icon__img lazyload\" alt=\"Wistia Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024-150x83.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024-300x167.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024-768x427.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024.png 900w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/wistia\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"37\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-150x37.png\" class=\"icon__img lazyload\" alt=\"Pinterest Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-150x37.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-300x74.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-1024x251.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-768x188.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-1536x376.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg.png 1600w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/pinterest\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Amazon_logo.svg\" class=\"icon__img lazyload\" alt=\"Amazon Logo\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/amazon\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/oxid_logo.svg\" class=\"icon__img lazyload\" alt=\"Oxid Logo\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/oxidesales\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"44\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/HubSpot_Logo.svg-150x44.png\" class=\"icon__img lazyload\" alt=\"HubSpot Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/HubSpot_Logo.svg-150x44.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/HubSpot_Logo.svg.png 212w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/hubspot\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n            \n          <\/ul>\n                    <ul class=\"icon-wrapper swiper-slide list-unstyled\">\n\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"90\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg-150x90.png\" class=\"icon__img lazyload\" alt=\"WooCommerce Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg-150x90.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg-300x179.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg-768x459.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg.png 1024w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/woocommerce\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/DeepL_logo.svg\" class=\"icon__img lazyload\" alt=\"DeepL Logo\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/deepl\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Canva_Logo.svg\" class=\"icon__img lazyload\" alt=\"Canva Logo\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/canva\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/shopware.svg\" class=\"icon__img lazyload\" alt=\"Shopware Integration\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/shopware\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/shopify.svg\" class=\"icon__img lazyload\" alt=\"Shopify Integration\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/shopify\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"141\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/priint_rgb-150x141.webp\" class=\"icon__img lazyload\" alt=\"Priint\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/priint_rgb-150x141.webp 150w, https:\/\/4allportal.com\/wp-content\/uploads\/priint_rgb.webp 251w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/priintsuite\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"60\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/EasyCatalog-Logo-150x60.png\" class=\"icon__img lazyload\" alt=\"EasyCatalog Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/\/EasyCatalog-Logo-150x60.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/\/EasyCatalog-Logo-300x120.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/\/EasyCatalog-Logo.png 709w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/easycatalog\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/1worldsync_logo-150x150.jpg\" class=\"icon__img lazyload\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/1worldsync_logo-150x150.jpg 150w, https:\/\/4allportal.com\/wp-content\/uploads\/1worldsync_logo.jpg 200w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"1worldsync_logo\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/atrify\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"45\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/webhooks_final-150x45.jpeg\" class=\"icon__img lazyload\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/webhooks_final-150x45.jpeg 150w, https:\/\/4allportal.com\/wp-content\/uploads\/webhooks_final-300x91.jpeg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/webhooks_final.jpeg 357w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"webhooks_final\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/webhooks\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Wordpress-Logo.svg\" class=\"icon__img lazyload\" alt=\"Wordpress\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/wordpress\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n            \n          <\/ul>\n                    <ul class=\"icon-wrapper swiper-slide list-unstyled\">\n\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"57\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/WebDAV-Logo-150x57.jpeg\" class=\"icon__img lazyload\" alt=\"WebDAV\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/WebDAV-Logo-150x57.jpeg 150w, https:\/\/4allportal.com\/wp-content\/uploads\/WebDAV-Logo-300x113.jpeg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/WebDAV-Logo.jpeg 550w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/webdav\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/typo3-logo-1.svg\" class=\"icon__img lazyload\" alt=\"Typo3\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/typo3\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/microsoft-teams-logo.svg\" class=\"icon__img lazyload\" alt=\"Microsoft Teams Logo\" title=\"microsoft-teams-logo\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/microsoft-teams\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"99\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector-150x99.png\" class=\"icon__img lazyload\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector-150x99.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector-300x198.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector-768x508.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector.png 841w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"social_media_connector\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/social-media\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"39\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Slack_Logo_2019.svg-150x39.jpg\" class=\"icon__img lazyload\" alt=\"slack\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Slack_Logo_2019.svg-150x39.jpg 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Slack_Logo_2019.svg.jpg 300w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/slack\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"69\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-150x69.png\" class=\"icon__img lazyload\" alt=\"zapier\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-150x69.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-300x137.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-1024x468.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-768x351.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo.png 1200w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/zapier\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"58\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/SAP_Logo_integration-150x58.png\" class=\"icon__img lazyload\" alt=\"SAP\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/SAP_Logo_integration-150x58.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/SAP_Logo_integration.png 300w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/sap\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"48\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-150x48.png\" class=\"icon__img lazyload\" alt=\"SAML\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-150x48.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-300x97.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-1024x330.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-768x248.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-1536x495.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo.png 1600w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/saml\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"106\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/apirest_final-150x106.jpeg\" class=\"icon__img lazyload\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/apirest_final-150x106.jpeg 150w, https:\/\/4allportal.com\/wp-content\/uploads\/apirest_final-300x212.jpeg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/apirest_final.jpeg 550w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"apirest_final\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/rest-api\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"33\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/prometheus-550x120-1-150x33.png\" class=\"icon__img lazyload\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/prometheus-550x120-1-150x33.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/prometheus-550x120-1-300x65.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/prometheus-550x120-1.png 550w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"prometheus-550x120-1\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/prometheus\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n            \n          <\/ul>\n                    <ul class=\"icon-wrapper swiper-slide list-unstyled\">\n\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"58\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Office_Logo_integration-150x58.png\" class=\"icon__img lazyload\" alt=\"Office\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Office_Logo_integration-150x58.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Office_Logo_integration.png 300w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/microsoft-office\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"41\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/nagios-150x41.png\" class=\"icon__img lazyload\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/nagios-150x41.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/nagios-300x82.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/nagios.png 736w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"nagios\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/nagios\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/magento-logo-1.svg\" class=\"icon__img lazyload\" alt=\"Magento Logo\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/magento\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"45\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-150x45.png\" class=\"icon__img lazyload\" alt=\"Mac OS\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-150x45.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-300x90.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-1024x307.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-768x230.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo.png 1280w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/macos\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"33\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-150x33.png\" class=\"icon__img lazyload\" alt=\"Hootsuite\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-150x33.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-300x65.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-1024x222.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-768x166.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo.png 1444w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/hootsuite\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"60\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/drupal_logo-150x60.png\" class=\"icon__img lazyload\" alt=\"Drupal\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/drupal_logo-150x60.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/drupal_logo-300x120.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/drupal_logo.png 620w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/drupal\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"68\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/LDAP-logo-150x68.jpeg\" class=\"icon__img lazyload\" alt=\"LDAP\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/LDAP-logo-150x68.jpeg 150w, https:\/\/4allportal.com\/wp-content\/uploads\/LDAP-logo-300x136.jpeg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/LDAP-logo.jpeg 528w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/ldap\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"89\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/jira-logo-gradient-blue@2x-300x177-1-150x89.png\" class=\"icon__img lazyload\" alt=\"Jira\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/jira-logo-gradient-blue@2x-300x177-1-150x89.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/jira-logo-gradient-blue@2x-300x177-1.png 300w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/jira\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"47\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-150x47.png\" class=\"icon__img lazyload\" alt=\"Dropbox\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-150x47.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-300x94.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-1024x321.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-768x241.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg.png 1200w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/dropbox\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"62\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO-150x62.jpg\" class=\"icon__img lazyload\" alt=\"CHILI publish\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO-150x62.jpg 150w, https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO-300x125.jpg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO-768x319.jpg 768w, https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO.jpg 944w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/chili-publisher\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n            \n          <\/ul>\n                    <ul class=\"icon-wrapper swiper-slide list-unstyled\">\n\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-150x150.png\" class=\"icon__img lazyload\" alt=\"Azure Active Directory\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-150x150.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-298x300.png 298w, https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-1016x1024.png 1016w, https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-768x774.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo.png 1270w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/azure-active-directory\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe-photoshop.svg\" class=\"icon__img lazyload\" alt=\"Adobe Photoshop\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/adobe-photoshop\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe-indesign.svg\" class=\"icon__img lazyload\" alt=\"Adobe InDesign\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/adobe-indesign\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe-illustrator.svg\" class=\"icon__img lazyload\" alt=\"Adobe Illustrator\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/adobe-illustrator\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n                        <li class=\" icon box-sh bg-white rounded\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"66\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-150x66.png\" class=\"icon__img lazyload\" alt=\"Adobe Creative Cloud\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-150x66.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-300x133.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-1024x453.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-768x340.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-1536x680.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo.png 1600w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\" \/>\n              <a href=\"https:\/\/4allportal.com\/de\/integrationen\/adobe-creative-cloud\" target='_self' class=\"text-white\">\n                <small class=\"text-center lh-1\">Mehr erfahren<\/small>\n              <\/a>\n                          <\/li>\n            \n          <\/ul>\n          \n\n        <\/div>\n      <\/div>\n\n      <div\n        class=\"col-12 col-md-6 pt-2 pb-4 px-4 p-md-4 d-flex justify-content-center align-items-center align-items-md-start flex-column \">\n\n        <div>\n          \n\n<h1 class=\"wp-block-heading integrations-animation__headline mb-2\">4ALLPORTAL Integrationen f\u00fcr den Modern Data Stack<\/h1>\n\n\n\n<p class=\"integrations-animation__text\">4ALLPORTAL als Hub f\u00fcr alle Daten im Omnichannel-Marketing. \u00dcber die RESTful API und zahlreiche Integrationen werden ERP-, CRM-, Shopsysteme und andere L\u00f6sungen nahtlos angebunden, um Workflows im gesamten Unternehmen zu optimieren.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#uebersicht\" style=\"border-radius:35px\">Mehr zu Integrationen<\/a><\/div>\n<\/div>\n\n\n        <\/div>\n\n              <\/div>\n    <\/div>\n  <\/div>\n\n\n<\/section>\n\n<script type=\"module\">\nconst CASCADE_SCROLL_SPEED = 50000;\n\nlet iconSwiper = new Swiper('#integrations-animations-block_29e7e963ec13fd3806da4cc6b58c44c8-swiper', {\n  direction: getDirection(),\n  loop: true,\n  freeMode: true,\n  on: {\n    resize: function() {\n      iconSwiper.changeDirection(getDirection());\n    }\n  }\n})\n\n\nfunction getDirection() {\n  let direction = window.innerWidth <= 600 ? 'horizontal' : 'vertical';\n  return direction;\n}\n\nlet cascadeOptions = {\n  root: null,\n  rootMargin: '0px',\n  threshold: 0.3\n}\n\nlet cascadeCallback = (entries, observer) => {\n  entries.forEach((entry) => {\n    if (entry.isIntersecting) {\n      iconSwiper.enable();\n      iconSwiper.slideNext(CASCADE_SCROLL_SPEED, true)\n\n    } else {\n      iconSwiper.disable();\n    }\n  });\n};\n\nlet cascadeObserver = new IntersectionObserver(cascadeCallback, cascadeOptions);\n\nlet cascadeTarget = document.querySelector('#integrations-animations-block_29e7e963ec13fd3806da4cc6b58c44c8');\ncascadeObserver.observe(cascadeTarget);\n<\/script>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n@media screen and (min-width: 391px) {\n  #uebersicht {\n    padding-top: 30px;\n    padding-bottom: 30px;\n  }\n}\n\n@media screen and (max-width: 390px) {\n  #uebersicht {\n    padding-top: 30px;\n    padding-bottom: 30px;\n  }\n}\n<\/style>\n<!-- REMOVE ONCE CLOUDFLARE WORKS  -->\n<style>\n\/* REMOVE ONCE CLOUDFLARE WORKS *\/\n.tab {\n  font-size: 1.75rem;\n  font-weight: 600;\n  text-transform: uppercase;\n  cursor: pointer;\n  background: none;\n  border: none;\n}\n.tab:hover {\n  opacity: 0.75;\n}\n.tabbedActive {\n  color: #FF8200;\n  position: relative;\n  margin-left: 3rem;\n}\n.tabbedActive::before {\n  content: \"\";\n  width: 3.5rem;\n  height: 4rem;\n  background-image: url(\"https:\/\/4allportal.com\/wp-content\/themes\/website-theme\/assets\/img\/tab-deco.svg\");\n  background-position: center;\n  background-size: contain;\n  background-repeat: no-repeat;\n  position: absolute;\n  left: -3rem;\n  top: -2rem;\n}\n\n@media (min-width: 600px) {\n  .tab {\n    font-size: 2rem;\n    text-transform: none;\n  }\n  .tabbedActive::before {\n    content: \"\";\n    width: 4.5rem;\n    height: 4.5rem;\n  }\n}\n<\/style>\n<section id=\"uebersicht\" class=\"tabbed-integration\">\n  <header class=\"container--small\">\n    \n\n<h2 class=\"wp-block-heading has-text-align-center tabbed-integration__headline mb-2\">Die richtigen Integrationen f\u00fcr dein Unternehmen<\/h2>\n\n\n\n<p class=\"has-text-align-center tabbed-integration__text mt-2\">Mit 4ALLPORTAL sind deinen Integrationen keine Grenzen gesetzt! Mit unseren eigenen Entwicklungen und starken Technologiepartnern w\u00e4chst das \u00d6kosystem kontinuierlich \u2013 f\u00fcr nahtlose Anbindungen, die wirklich passen. Und mit der flexiblen RESTful API hast du alle M\u00f6glichkeiten, deine Systeme perfekt zu vernetzen.<\/p>\n\n\n  <\/header>\n\n  <!-- TABS -->\n  <div class=\"container mt-4\">\n    <select name=\"integrationSelect\" id=\"integrationSelect\" class=\"d-block d-md-none\">\n      <option value=\"all\">\n        Alle      <\/option>\n\n            <option value=\"cms\">\n        CMS      <\/option>\n            <option value=\"creative\">\n        Creative      <\/option>\n            <option value=\"crm\">\n        CRM      <\/option>\n            <option value=\"desktop\">\n        Desktop      <\/option>\n            <option value=\"develop\">\n        Develop      <\/option>\n            <option value=\"erp\">\n        ERP      <\/option>\n            <option value=\"identify\">\n        Identify      <\/option>\n            <option value=\"ki-tools\">\n        KI-Tools      <\/option>\n            <option value=\"marktpl\u00e4tze\">\n        Marktpl\u00e4tze      <\/option>\n            <option value=\"print and publish\">\n        Print and Publish      <\/option>\n            <option value=\"projekt management\">\n        Projekt Management      <\/option>\n            <option value=\"scm\">\n        SCM      <\/option>\n            <option value=\"shop\">\n        Shop      <\/option>\n            <option value=\"social media\">\n        Social Media      <\/option>\n            <option value=\"storage\">\n        Storage      <\/option>\n            <option value=\"translation\">\n        Translation      <\/option>\n            <option value=\"video\">\n        Video      <\/option>\n          <\/select>\n      <div><\/div>\n  <\/div>\n\n  <ul class=\"container | list-unstyled d-none d-md-flex flex-wrap justify-content-center gap-3 mt-4 \">\n\n    <li class=\"tabbed-integrations__tab | tab tabbedActive\" data-category=\"all\">\n      Alle    <\/li>\n\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"cms\">\n      CMS    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"creative\">\n      Creative    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"crm\">\n      CRM    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"desktop\">\n      Desktop    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"develop\">\n      Develop    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"erp\">\n      ERP    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"identify\">\n      Identify    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"ki-tools\">\n      KI-Tools    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"marktpl\u00e4tze\">\n      Marktpl\u00e4tze    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"print and publish\">\n      Print and Publish    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"projekt management\">\n      Projekt Management    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"scm\">\n      SCM    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"shop\">\n      Shop    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"social media\">\n      Social Media    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"storage\">\n      Storage    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"translation\">\n      Translation    <\/li>\n        <li class=\"tabbed-integrations__tab | tab\" data-category=\"video\">\n      Video    <\/li>\n      <\/ul>\n\n\n  <!-- PREVIEW CARDS -->\n  <ul class=\"tabbed-integrations--container container my-4 | list-unstyled d-grid\">\n        \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all shop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/atrify\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"200\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/1worldsync_logo.jpg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/1worldsync_logo.jpg 200w, https:\/\/4allportal.com\/wp-content\/uploads\/1worldsync_logo-150x150.jpg 150w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"1worldsync_logo\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">1WorldSync (atrify)<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all creative\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/adobe-creative-cloud\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"340\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-768x340.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Adobe Creative Cloud\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-768x340.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-300x133.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-1024x453.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-150x66.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo-1536x680.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/adobe_cc_Logo.png 1600w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Adobe Creative Cloud<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all creative\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/adobe-illustrator\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe-illustrator.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Adobe Illustrator\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Adobe Illustrator<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all creative\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/adobe-indesign\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe-indesign.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Adobe InDesign\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Adobe InDesign<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all creative\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/adobe-photoshop\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/adobe-photoshop.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Adobe Photoshop\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Adobe Photoshop<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all marktpl\u00e4tze\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/amazon\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Amazon_logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Amazon Logo\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Amazon Marketplace<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all projekt management\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/asana\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"152\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-768x152.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Asana\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-768x152.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-300x59.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-1024x203.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-150x30.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg-1536x304.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/Asana_logo.svg.png 1596w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Asana<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all \">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/azure-active-directory\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"774\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-768x774.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Azure Active Directory\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-768x774.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-298x300.png 298w, https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-1016x1024.png 1016w, https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo-150x150.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/azure-active-directory-logo.png 1270w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Azure Active Directory<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all social media\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/buffer\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"432\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-768x432.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Buffer\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-768x432.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-300x169.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-1024x576.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-150x84.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2-1536x864.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/Buffer-Logo-2.png 1600w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Buffer<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all creative print and publish\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/canva\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Canva_Logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Canva Logo\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Canva<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all marktpl\u00e4tze\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/channelpilot\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"151\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo-768x151.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Channel Pilot\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo-768x151.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo-300x59.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo-150x29.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/channelpilot-logo.png 1000w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"channelpilot-logo\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Channel Pilot<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all creative print and publish\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/chili-publisher\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"319\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO-768x319.jpg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"CHILI publish\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO-768x319.jpg 768w, https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO-300x125.jpg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO-150x62.jpg 150w, https:\/\/4allportal.com\/wp-content\/uploads\/CHILI-LOGO.jpg 944w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Chili Publisher<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all ki-tools translation\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/deepl\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/DeepL_logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"DeepL Logo\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">DeepL<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all storage\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/dropbox\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"241\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-768x241.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Dropbox\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-768x241.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-300x94.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-1024x321.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg-150x47.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Dropbox_Logo_01.svg.png 1200w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Dropbox<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all cms\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/drupal\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"620\" height=\"249\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/drupal_logo.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Drupal\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/drupal_logo.png 620w, https:\/\/4allportal.com\/wp-content\/uploads\/drupal_logo-300x120.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/drupal_logo-150x60.png 150w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Drupal<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all creative print and publish\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/easycatalog\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"709\" height=\"283\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/EasyCatalog-Logo.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"EasyCatalog Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/\/EasyCatalog-Logo.png 709w, https:\/\/4allportal.com\/wp-content\/uploads\/\/EasyCatalog-Logo-300x120.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/\/EasyCatalog-Logo-150x60.png 150w\" sizes=\"auto, (max-width: 709px) 100vw, 709px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">EasyCatalog<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all print and publish\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/ecatdesigner\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Logo-ecatDesigner.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"ecatDesigner\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">ecatdesigner<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all marktpl\u00e4tze\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/google-merchant-center\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"375\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/google-merchant-center-logo.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Google Merchant Center Integration\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/google-merchant-center-logo.png 500w, https:\/\/4allportal.com\/wp-content\/uploads\/google-merchant-center-logo-300x225.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/google-merchant-center-logo-150x113.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Google Shopping<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all desktop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/google-workspace\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"98\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg-768x98.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Google Workspace Integration\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg-768x98.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg-300x38.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg-150x19.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Google_Workspace_Logo.svg.png 1024w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Google Workspace<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all social media\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/hootsuite\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"166\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-768x166.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Hootsuite\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-768x166.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-300x65.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-1024x222.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo-150x33.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/hootsuite-logo.png 1444w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Hootsuite<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all crm\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/hubspot\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"212\" height=\"62\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/HubSpot_Logo.svg.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"HubSpot Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/HubSpot_Logo.svg.png 212w, https:\/\/4allportal.com\/wp-content\/uploads\/HubSpot_Logo.svg-150x44.png 150w\" sizes=\"auto, (max-width: 212px) 100vw, 212px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">HubSpot<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all scm\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/impactbuying\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"230\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo-768x230.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Impact Buying\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo-768x230.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo-300x90.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo-150x45.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/ImpactBuying-Logo.png 1000w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">ImpactBuying<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all \">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/infor-erp\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Infor_logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" title=\"Infor_logo\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Infor ERP<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all project management\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/jira\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"177\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/jira-logo-gradient-blue@2x-300x177-1.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Jira\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/jira-logo-gradient-blue@2x-300x177-1.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/jira-logo-gradient-blue@2x-300x177-1-150x89.png 150w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Jira<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all develop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/ldap\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"528\" height=\"240\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/LDAP-logo.jpeg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"LDAP\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/LDAP-logo.jpeg 528w, https:\/\/4allportal.com\/wp-content\/uploads\/LDAP-logo-300x136.jpeg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/LDAP-logo-150x68.jpeg 150w\" sizes=\"auto, (max-width: 528px) 100vw, 528px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">LDAP<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all \">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/macos\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"230\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-768x230.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Mac OS\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-768x230.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-300x90.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-1024x307.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo-150x45.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Mac_OS_logo.png 1280w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">MacOS<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all shop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/magento\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/magento-logo-1.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Magento Logo\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Magento<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all projekt management\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/make\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"472\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-768x472.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Make\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-768x472.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-300x184.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-1024x630.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo-150x92.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Make-Logo.png 1301w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Make<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all ki-tools\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/microsoft-azure\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Microsoft_Azure_Logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Microsoft Azure Logo\" title=\"Microsoft_Azure_Logo\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Microsoft Azure<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all erp\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/microsoft-dynamics-365\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/MS_Dynamics365_Logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" title=\"MS_Dynamics365_Logo\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Microsoft Dynamics 365 ERP<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all desktop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/microsoft-office\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"115\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Office_Logo_integration.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Office\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Office_Logo_integration.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Office_Logo_integration-150x58.png 150w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Microsoft Office<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all desktop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/microsoft-teams\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/microsoft-teams-logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Microsoft Teams Logo\" title=\"microsoft-teams-logo\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Microsoft Teams<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all develop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/nagios\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"736\" height=\"200\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/nagios.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/nagios.png 736w, https:\/\/4allportal.com\/wp-content\/uploads\/nagios-300x82.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/nagios-150x41.png 150w\" sizes=\"auto, (max-width: 736px) 100vw, 736px\" title=\"nagios\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Nagios<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all erp\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/oracle-cloud-erp\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/oracle-erp-cloud-seeklogo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" title=\"oracle-erp-cloud-seeklogo\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Oracle Cloud ERP<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all shop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/oxidesales\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/oxid_logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Oxid Logo\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Oxid esales<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all social media\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/pinterest\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"188\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-768x188.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Pinterest Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-768x188.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-300x74.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-1024x251.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-150x37.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg-1536x376.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/Pinterest_Logo.svg.png 1600w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Pinterest<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all creative print and publish\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/priintsuite\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"251\" height=\"236\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/priint_rgb.webp\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Priint\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/priint_rgb.webp 251w, https:\/\/4allportal.com\/wp-content\/uploads\/priint_rgb-150x141.webp 150w\" sizes=\"auto, (max-width: 251px) 100vw, 251px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">priint:suite<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all \">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/prometheus\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"550\" height=\"120\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/prometheus-550x120-1.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/prometheus-550x120-1.png 550w, https:\/\/4allportal.com\/wp-content\/uploads\/prometheus-550x120-1-300x65.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/prometheus-550x120-1-150x33.png 150w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" title=\"prometheus-550x120-1\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Prometheus<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all develop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/rest-api\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"550\" height=\"389\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/apirest_final.jpeg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/apirest_final.jpeg 550w, https:\/\/4allportal.com\/wp-content\/uploads\/apirest_final-300x212.jpeg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/apirest_final-150x106.jpeg 150w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" title=\"apirest_final\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">REST API<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all erp\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/sage-erp\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Sage_logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" title=\"Sage_logo\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Sage ERP<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all identify\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/saml\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"248\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-768x248.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"SAML\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-768x248.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-300x97.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-1024x330.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-150x48.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo-1536x495.png 1536w, https:\/\/4allportal.com\/wp-content\/uploads\/saml-logo.png 1600w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">SAML<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all erp\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/sap\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"115\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/SAP_Logo_integration.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"SAP\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/SAP_Logo_integration.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/SAP_Logo_integration-150x58.png 150w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">SAP 4\/HANA<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all shop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/shopify\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/shopify.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Shopify Integration\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Shopify<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all shop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/shopware\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/shopware.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Shopware Integration\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Shopware<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all desktop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/slack\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"77\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Slack_Logo_2019.svg.jpg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"slack\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Slack_Logo_2019.svg.jpg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Slack_Logo_2019.svg-150x39.jpg 150w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Slack<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all social media\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/social-media\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"508\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector-768x508.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector-768x508.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector-300x198.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector-150x99.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/social_media_connector.png 841w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"social_media_connector\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Social Media<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all projekt management\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/trello\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"128\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Trello-logo-blue.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Trello\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/Trello-logo-blue.png 624w, https:\/\/4allportal.com\/wp-content\/uploads\/Trello-logo-blue-300x62.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/Trello-logo-blue-150x31.png 150w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Trello<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all cms\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/typo3\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/typo3-logo-1.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Typo3\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Typo3<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all video\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/vimeo\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"40\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Vimeo_Logo.svg.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Vimeo Logo\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Vimeo<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all develop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/webdav\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"550\" height=\"208\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/WebDAV-Logo.jpeg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"WebDAV\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/WebDAV-Logo.jpeg 550w, https:\/\/4allportal.com\/wp-content\/uploads\/WebDAV-Logo-300x113.jpeg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/WebDAV-Logo-150x57.jpeg 150w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">WebDAV<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all develop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/webhooks\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"357\" height=\"108\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/webhooks_final.jpeg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/webhooks_final.jpeg 357w, https:\/\/4allportal.com\/wp-content\/uploads\/webhooks_final-300x91.jpeg 300w, https:\/\/4allportal.com\/wp-content\/uploads\/webhooks_final-150x45.jpeg 150w\" sizes=\"auto, (max-width: 357px) 100vw, 357px\" title=\"webhooks_final\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Webhooks<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all video\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/wistia\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"427\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024-768x427.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Wistia Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024-768x427.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024-300x167.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024-150x83.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/wistia-vector-logo-2024.png 900w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Wistia<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all shop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/woocommerce\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"459\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg-768x459.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"WooCommerce Logo\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg-768x459.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg-300x179.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg-150x90.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/WooCommerce_logo.svg.png 1024w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">WooCommerce<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all cms\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/wordpress\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/Wordpress-Logo.svg\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"Wordpress\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">WordPress<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n    \n\n<li class=\"tabbed-integrations__card | flex-column rounded box-sh \"\n  data-categories=\"all develop\">\n\n  <a href=\"https:\/\/4allportal.com\/de\/integrationen\/zapier\" target=\"_self\">\n\n    <!-- Preview -->\n        <div class=\"tabbed-integrations__txt--wrapper | d-flex flex-column p-3 position-relative\">\n          <div class='tabbed-integration__icon--frame rounded d-flex justify-content-center align-items-center p-1 box-sh'\n            style=\"width: 9rem; aspect-ratio: 1 \/ 1; border-radius: 2px; background: white; \">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"351\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-768x351.png\" class=\"tabbed-integration__icon o-fit--contain o-position--center\" alt=\"zapier\" srcset=\"https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-768x351.png 768w, https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-300x137.png 300w, https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-1024x468.png 1024w, https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo-150x69.png 150w, https:\/\/4allportal.com\/wp-content\/uploads\/zapier-logo.png 1200w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" title=\"\" \/>                      <\/div>\n          <p class=\"tabbed-integrations__headline arrow-after | h5 mt-2\">Zapier<\/p>\n    <\/div>\n  <\/a>\n\n\n<\/li>\n    \n<li class=\"tabbed-integrations-card tabbed-integrations__placeholder-card rounded overflow-hidden flex-column box-sh d-flex\">\n\n  <div\n    class='tabbed-integration-placeholder__img--frame | d-flex flex-column align-items-start justify-content-start p-4 position-relative'\n    style=\"flex: 1 0 auto; background-color: #ff8200; isolation: isolate;\">\n\n    <div class=\"insert-post-card__img--frame rounded\"\n      style=\"position: absolute; inset: 0; z-index: -1; overflow: hidden; opacity: 0.1; \">\n      <img decoding=\"async\" class=\"insert-post-card__img o-fit--cover\" src=\"https:\/\/4allportal.com\/wp-content\/uploads\/rectangles.svg\" title=\"rectangles\"\n        alt=\"\">\n    <\/div>\n\n        <p class=\"h5 text-white text-center mb-2\">\n      Anforderungen besprechen    <\/p>\n    \n        <p class=\"text-white text-center\">\n      Gemeinsam finden wir die beste L\u00f6sung f\u00fcr deine Integrationen und Schnittstellen.    <\/p>\n    \n  <\/div>\n\n  <div\n    class=\"tabbed-integrations__txt--wrapper | d-flex justify-content-start p-2 position-relative\"\n    style=\"background-color: white\">\n\n        <a href=\"https:\/\/calendly.com\/d\/cn64-564-4xy\/sprich-mit-unseren-experten\" target=\"_self\" class=\"tabbed-integrations__link | link primary--link\" rel=\"noopener\">\n      Jetzt anfragen    <\/a>\n    \n  <\/div>\n\n\n\n<\/li>\n  <\/ul>\n\n\n<\/section>\n\n\n<script type=\"module\">\nfunction changeIntegrationTab(event) {\n\n  let tabs = document.querySelectorAll('.tabbed-integrations__tab');\n  [...tabs].forEach(tab => tab.classList.remove('tabbedActive'));\n\n  let slides = document.querySelectorAll('.tabbed-integrations__card');\n  slides.forEach(slide => slide.classList.remove('d-flex'));\n\n  let selectedCategory = event.target.getAttribute('data-category')\n  event.target.classList.add('tabbedActive');\n\n  let relevantSlides = [...slides].filter((element) => element.getAttribute('data-categories').includes(\n      selectedCategory) ? true :\n    false)\n\n\n  relevantSlides.forEach(slide => slide.classList.add('d-flex'));\n}\n\nfunction changeIntegrationSelect(event) {\n\n  let tabs = document.querySelectorAll('.tabbed-integrations__tab');\n  [...tabs].forEach(tab => tab.classList.remove('tabbedActive'));\n\n  let slides = document.querySelectorAll('.tabbed-integrations__card');\n  slides.forEach(slide => slide.classList.remove('d-flex'));\n\n  let selectedCategory = event.target.value\n  document.querySelector(`.tab[data-category='${selectedCategory}']`).classList.add('tabbedActive');\n\n  let relevantSlides = [...slides].filter((element) => element.getAttribute('data-categories').includes(\n      selectedCategory) ? true :\n    false)\n\n\n  relevantSlides.forEach(slide => slide.classList.add('d-flex'));\n}\n\n\nlet integrationTabs = document.querySelectorAll('.tabbed-integrations__tab');\n[...integrationTabs].forEach(tab => tab.addEventListener('click', event => changeIntegrationTab(event)));\n\nlet integrationSelect = document.querySelector('#integrationSelect');\nintegrationSelect.addEventListener('change', changeIntegrationSelect);\n\nlet integrationCards = document.querySelectorAll('.tabbed-integrations__card');\n[...integrationCards].forEach((card, index) => card.classList.add('d-flex'));\n<\/script>\n\n\n<style>\n@media screen and (min-width: 391px) {\n  #usp-container-block_76433159c9bc4d15f4d60acafcdc1b4c {\n    padding-top: 30px;\n    padding-bottom: 30px;\n  }\n}\n\n@media screen and (max-width: 390px) {\n  #usp-container-block_76433159c9bc4d15f4d60acafcdc1b4c {\n    padding-top: 30px;\n    padding-bottom: 30px;\n  }\n}\n<\/style>\n<section id=\"usp-container-block_76433159c9bc4d15f4d60acafcdc1b4c\" class=\"usp-container position-relative section-pt\">\n\n  <header class=\"container--medium px-3 mb-3\">\n    \n\n<h2 class=\"wp-block-heading has-text-align-center\">Fliessende Workflows<\/h2>\n\n\n  <\/header>\n\n  <style>\n.usp-wrap ul {\n  display: grid;\n  grid-template-columns: 100%;\n  grid-auto-rows: 1fr;\n  gap: 2rem;\n  padding-top: 1rem !important;\n}\n.usp-wrap {\n    margin-top: 0 !important;\n}\n.usp-wrap .number {\n  margin: 0 auto 0 auto;\n}\n@media (max-width: 767px) {\n    .usp-wrap ul {\n        grid-auto-rows: min-content;\n    }\n    .usp-wrap.container{overflow:visible!important}\n}\n\n@media (min-width: 768px) {\n  .usp-wrap ul {\n    grid-template-columns: repeat(2, 48%);\n  }\n}\n\n@media (min-width: 1200px) {\n  .usp-wrap ul {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n.usp-wrap .icon-card {\n  display: grid;\n  grid-template-rows: 100px auto;\n}\n\n<\/style>\n<div id=\"usp-container-block_76433159c9bc4d15f4d60acafcdc1b4c-columns\" class=\"usp-wrap container position-relative\">\n\n  <ul class=\"list-unstyled py-1 py-md-4 w-100 gap-3\">\n\n    \n    \n<li id=\"icon_card_0\" class=\"icon-card | rounded glass dark  p-3 \">\n\n    <div class=\"icon-card__icon--frame mb-3 number\" style=\"background: #FF8200\">\n        <svg version=\"1.1\" id=\"Ebene_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\n\t\tviewBox=\"0 0 35 35\" style=\"enable-background:new 0 0 35 35;\" xml:space=\"preserve\">\n<path fill=\"#FFFFFF\" d=\"M34.72,0.53H0.28v33.94h34.43V18.24l-2.95,1.48v11.81H3.23V3.48h28.53v11.81l-6.85,2.72L17.5,5.45L6.19,29.31\n\tl15.61-7.13l2.84,6.39l4.92-2.71l-3.36-5.7l8.53-3.9V0.53z M13.81,22.42l3.94-9.35l2.94,6.61L13.81,22.42z\"\/>\n<\/svg>      <\/div>\n      <div class=\"icon-cars__content-wrapper d-flex flex-column\">\n      <h4 class=\"icon-card__title | text-center mb-md-2\">\n          RESTful-API      <\/h4>\n\n      <div class=\"icon-card__txt | text-center\">\n        \nDie API erm\u00f6glicht eine schnelle Integration g\u00e4ngiger Drittsysteme. Einfach selbst anbinden oder den Service von 4ALLPORTAL und Partner nutzen.\n      <\/div>\n    <\/div>\n\n  \n<\/li>    \n    \n<li id=\"icon_card_1\" class=\"icon-card | rounded glass dark  p-3 \">\n\n    <div class=\"icon-card__icon--frame mb-3 number\" style=\"background: #FF8200\">\n        <svg version=\"1.1\" id=\"Ebene_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\n\t\tviewBox=\"0 0 35 35\" style=\"enable-background:new 0 0 35 35;\" xml:space=\"preserve\">\n<path fill=\"#FFFFFF\" d=\"M34.72,0.53H0.28v33.94h34.43V18.24l-2.95,1.48v11.81H3.23V3.48h28.53v11.81l-6.85,2.72L17.5,5.45L6.19,29.31\n\tl15.61-7.13l2.84,6.39l4.92-2.71l-3.36-5.7l8.53-3.9V0.53z M13.81,22.42l3.94-9.35l2.94,6.61L13.81,22.42z\"\/>\n<\/svg>      <\/div>\n      <div class=\"icon-cars__content-wrapper d-flex flex-column\">\n      <h4 class=\"icon-card__title | text-center mb-md-2\">\n          Entwicklung      <\/h4>\n\n      <div class=\"icon-card__txt | text-center\">\n        \nPassend zu den Anforderungen unserer Kunden entwickeln wir individuelle Schnittstellen zu Ihren Branchenl\u00f6sungen.\n      <\/div>\n    <\/div>\n\n  \n<\/li>    \n    \n<li id=\"icon_card_2\" class=\"icon-card | rounded glass dark  p-3 \">\n\n    <div class=\"icon-card__icon--frame mb-3 number\" style=\"background: #FF8200\">\n        <svg version=\"1.1\" id=\"Ebene_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\n\t\tviewBox=\"0 0 35 35\" style=\"enable-background:new 0 0 35 35;\" xml:space=\"preserve\">\n<path fill=\"#FFFFFF\" d=\"M34.72,0.53H0.28v33.94h34.43V18.24l-2.95,1.48v11.81H3.23V3.48h28.53v11.81l-6.85,2.72L17.5,5.45L6.19,29.31\n\tl15.61-7.13l2.84,6.39l4.92-2.71l-3.36-5.7l8.53-3.9V0.53z M13.81,22.42l3.94-9.35l2.94,6.61L13.81,22.42z\"\/>\n<\/svg>      <\/div>\n      <div class=\"icon-cars__content-wrapper d-flex flex-column\">\n      <h4 class=\"icon-card__title | text-center mb-md-2\">\n          Roadmap      <\/h4>\n\n      <div class=\"icon-card__txt | text-center\">\n        \nSehen Sie, welche neuen Features und Integrationen in Planung sind und wann Sie ver\u00f6ffentlicht werden.\n      <\/div>\n    <\/div>\n\n  \n<\/li>    \n\n  <\/ul>\n            <div class=\"w-100 mt-1\">\n            <button id=\"usp_show_more\" class=\"btn btn--secondary d-lg-none w-100\" style=\"padding: 0.5rem 3rem;font-family: 'Jost';font-size: 16px\">Alle anzeigen<\/button>\n        <\/div>\n    <\/div>    \n            <script type=\"module\">\n            if(window.innerWidth < 768)\n            {\n                if(document.querySelector('#icon_card_2')){\n                    const icon_cards = [...document.querySelector('#usp-container-block_76433159c9bc4d15f4d60acafcdc1b4c').querySelectorAll('.icon-card')]\n                    document.querySelector('#usp_show_more').addEventListener('click',()=>{\n                    for(let i = 3;i<icon_cards.length;i++){\n                        icon_cards[i].classList.remove('d-none')\n                    }\n                        document.querySelector('#usp_show_more').classList.add('d-none')\n                    })\n                }\n            }\n        <\/script>\n        <\/section>\n\n\n<style>\n@media screen and (min-width: 391px) {\n  #accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c {\n    padding-top: 30px;\n    padding-bottom: 30px;\n  }\n}\n\n@media screen and (max-width: 390px) {\n  #accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c {\n    padding-top: 30px;\n    padding-bottom: 30px;\n  }\n}\n<\/style>\n<section id=\"accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c\" class=\"faq accordion unset section-pt section-pb\">\n        <div class=\"container\">\n        <div class=\"d-grid\">\n          <div>\n              \n\n<h2 class=\"wp-block-heading has-text-align-center people-slider__headline\">Die h\u00e4ufigsten Fragen zu unseren Integrationen<\/h2>\n\n\n          <\/div>\n          <div>\n              \n  <div class=\"accordion\" id=\"accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c_block-\">\n    \n    <div class=\"accordion-item accordion-item-2\">\n          <h4 class=\"accordion-header h4 w-100\" id=\"accordion-heading-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-2\">\n            <button class=\"accordion-button collapsed h4 w-100 py-2 d-flex justify-content-between align-items-center\"\n              type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-2\"\n              aria-expanded=\"false\" aria-controls=\"collapse-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-2\">\n              Ich kann mein Drittsystem nicht finden, ist eine Integration dennoch m\u00f6glich?            <\/button>\n          <\/h4>\n          \n          <div id=\"collapse-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-2\" class=\"accordion-collapse collapse\"\n            aria-labelledby=\"accordion-heading-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-2\">\n            <div class=\"accordion-body\">\n              <!-- wp:paragraph -->\n<p>Durch die RESTful-API ist das ziehen oder pushen von Informationen in alle Drittsysteme mit einer API-Schnittstelle m\u00f6glich. Wir pr\u00fcfen im Einzelfall die genaue Anbindungsm\u00f6glichkeiten. Au\u00dferdem bieten wir die Entwicklung neuer Integrationen an. Diese \u00fcbernehmen wir selbst, ein Partner oder stellen die Dokumentation f\u00fcr eine Eigenentwicklung bereit. So konnten wir bereits viele customized Integrationen zu Branchenl\u00f6sungen entwickeln, die wir hier nicht aufgef\u00fchrt haben.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Senden Sie uns jetzt eine Kontakt-Anfrage mit Ihrer Wunsch-Integration. Wir pr\u00fcfen die M\u00f6glichkeiten und setzen und schnellstm\u00f6glich mit Ihnen in Verbindung.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"\/de\/demo-anfrage\" data-type=\"page\">Jetzt Anfrage senden<\/a><\/p>\n<!-- \/wp:paragraph -->            <\/div>\n          <\/div>\n        <\/div>\n              \n    <div class=\"accordion-item accordion-item-3\">\n          <h4 class=\"accordion-header h4 w-100\" id=\"accordion-heading-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-3\">\n            <button class=\"accordion-button collapsed h4 w-100 py-2 d-flex justify-content-between align-items-center\"\n              type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-3\"\n              aria-expanded=\"false\" aria-controls=\"collapse-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-3\">\n              Ich bin Tool-Anbieter, kann ich f\u00fcr meine Kunden eine Schnittstelle zum 4ALLPORTAL schaffen?            <\/button>\n          <\/h4>\n          \n          <div id=\"collapse-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-3\" class=\"accordion-collapse collapse\"\n            aria-labelledby=\"accordion-heading-accordion-block_a5c3c0bd58a9b8e35356114bb54bc64c-3\">\n            <div class=\"accordion-body\">\n              <!-- wp:paragraph -->\n<p>4ALLPORTAL fungiert dank seines modernen Datenmodells und der einfachen Datenverwaltung als zentrale Datenquelle f\u00fcr zahlreiche Drittsysteme. Deshalb arbeiten wir kontinuierlich mit Tool-Anbietern und Softwareherstellern an neuen Integrationen. Daf\u00fcr bieten wir verschiedene Kooperationsmodelle:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Gemeinsame Entwicklung<\/strong><\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Entwicklung durch 4ALLPORTAL oder bestehende Partner<\/strong><\/li>\n<!-- \/wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Entwicklung durch den Tool-Anbieter oder Softwarehersteller<\/strong>, unterst\u00fctzt durch unseren <a href=\"https:\/\/developer.4allportal.com\/\" data-type=\"link\" data-id=\"https:\/\/developer.4allportal.com\/\">Developer-Bereich<\/a> mit Community-Zugang, Online-Dokumentation und E-Learning-Portal.<\/li>\n<!-- \/wp:list-item --><\/ul>\n<!-- \/wp:list -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bei Interesse an einer Partnerschaft <a href=\"https:\/\/4allportal.com\/de\/kontakt\" data-type=\"link\" data-id=\"https:\/\/4allportal.com\/de\/kontakt\">melde dich direkt bei uns<\/a>.<\/p>\n<!-- \/wp:paragraph -->            <\/div>\n          <\/div>\n        <\/div>\n                  <\/div>\n    \n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"tags":[],"product_categories":[503],"customer_stage":[450,518],"class_list":["post-3601","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/pages\/3601","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/comments?post=3601"}],"version-history":[{"count":0,"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/pages\/3601\/revisions"}],"wp:attachment":[{"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/media?parent=3601"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/tags?post=3601"},{"taxonomy":"product_categories","embeddable":true,"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/product_categories?post=3601"},{"taxonomy":"customer_stage","embeddable":true,"href":"https:\/\/4allportal.com\/de\/wp-json\/wp\/v2\/customer_stage?post=3601"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}