{"id":29884,"date":"2022-01-31T20:23:28","date_gmt":"2022-02-01T01:23:28","guid":{"rendered":"https:\/\/www.assent.com\/plattform-faehigkeiten\/unsere-plattform\/supply-chain-integrations\/"},"modified":"2026-01-23T00:11:58","modified_gmt":"2026-01-23T05:11:58","slug":"lieferkette-integrationen","status":"publish","type":"page","link":"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/","title":{"rendered":"Integrationen"},"content":{"rendered":"<!-- banner area part -->\n        <section class=\"generic-hero  charcoal fade-with-triangles  \" ><div class=\"gh-right-triangles\"><\/div><div class=\"row hero-wrap\">\n                <div class=\"cell-7 hero-left\"><div class=\"hero-left-inner d-flex align-items-center\"><div class=\"breadcrumbs\">\n                                    <ul><\/ul>\n                                <\/div><div class=\"gh-content\"><h1 class=\"h1\">Softwareintegrationen: Nachhaltigkeit in der Lieferkette leicht gemacht<\/h1><p>Innovative Softwareintegrationen f\u00fcr End-to-End-Produktkonformit\u00e4t und Nachhaltigkeitsmanagement in der Lieferkette.<\/p>\n<div class=\"btn-wrap\"><\/div><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<style>\n\t\n\t.main-container { overflow: hidden }\n\t\n\t.table-of-contents-container {\n\t\tposition: relative;\n\t}\n\t\n    .table-of-contents {\n\t\tmin-height: 240px;\n        position: absolute;\n\t\ttop: 85px;\n        right: 0;\n        transform: translateX(230px);\n        z-index: 995;\n        width: 230px;\n        border-radius: 0 0 0 4px;\n        background: #FFF;\n        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.10), 0 0 40px 0 rgba(0, 0, 0, 0.10);\n        box-sizing: border-box;\n        transition: .2s transform ease-out;\n    }\n\t\n\t.table-of-contents.fixed {\n\t\ttop: 25vh;\n\t\tposition: fixed;\n\t}\n\n    .table-of-contents:is(:hover, .default) {\n        transform: translateX(0);\n    }\n\n    .table-of-contents ul.table-of-contents-list {\n        list-style-type: none;\n        padding: 0 0 12px 0;\n        margin: 0;\n    }\n\n    .table-of-contents ul.table-of-contents-list li {\n        width: 100%;\n        margin: 0;\n        padding: 0;\n    }\n\n    .table-of-contents ul.table-of-contents-list li a {\n\t\tposition: relative;\n\t\tdisplay: block;\n\t\tcolor: #7A97AB;\n\t\tfont-size: 20px;\n\t\tfont-weight: 400;\n\t\tline-height: 150%;\n\t\tletter-spacing: 0;\n\t\ttext-decoration: none;\n\t\tbox-sizing: content-box;\n\t\tpadding: 10px 18px;\n\t\ttransition: .2s ease;\n\t\toverflow: hidden;\n\t\ttext-overflow: ellipsis;\n\t\twhite-space: nowrap;\n\t\tmax-width: 100%;\n    }\n\n    .table-of-contents ul.table-of-contents-list li a:hover {\n        background-color: #F5F5F7;\n        color: #4D758F;\n    }\n\n    .table-of-contents ul.table-of-contents-list li a svg {\n        position: absolute;\n        top: 50%;\n        left: 18px;\n        transform: translateY(-50%);\n        opacity: 0;\n        transition: .2s opacity ease;\n    }\n\n    .table-of-contents ul.table-of-contents-list li a.active svg {\n        opacity: 1;\n    }\n\n    .table-of-contents .table-of-contents-bookmark {\n\/*         writing-mode: sideways-lr; *\/\n\t\twriting-mode: vertical-rl;\n  \t\ttransform: scale(-1);\n        position: absolute;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        top: 0;\n        left: -50px;\n        width: 30px;\n        text-orientation: mixed;\n        padding: 20px 10px;\n        background-color: #215273;\n        border-radius: 0 8px 8px 0;\n        box-shadow: 0 0 40px rgba(0, 0, 0, 0.10);\n        user-select: none;\n        color: #FFF;\n        font-family: Roboto, sans-serif;\n        font-size: 18px;\n        font-style: normal;\n        font-weight: 600;\n        line-height: 150%;\n        box-sizing: content-box;\n    }\n\t\n\t.table-of-contents ul.table-of-contents-list li a.active {\n\t\tcolor: #215273;\n\t\tfont-weight: 700;\n\t}\n\n    @media (min-width: 768px) {\n        .table-of-contents .table-of-contents-mobile-header {\n            display: none;\n        }\n\n        .table-of-contents ul.table-of-contents-list li a.active {\n            font-size: 24px;\n            padding-left: 36px;\n        }\n    }\n\n    @media(max-width: 767px) {\n\t\t\n\t\tbody {\n\t\t\t--adminMenuHeight: 0px;\n\t\t}\n\t\t\n\t\tbody.logged-in {\n\t\t\t--adminMenuHeight: 46px;\n\t\t}\n\t\t\n        .table-of-contents-container {\n            height: 50px;\n            min-height: 50px;\n        }\n\n        .table-of-contents {\n\t\t\tmin-height: 0;\n\t\t\tposition: relative;\n\t\t\twidth: 100%;\n\t\t\ttransform: none;\n\t\t\tborder-top: 1px #E5E5E9 solid;\n\t\t\tz-index: 100;\n\t\t\ttop: 0;\n        }\n\n        .table-of-contents.fixed {\n            position: fixed;\n            top: calc(var(--primaryMenuHeight) + var(--adminMenuHeight));\n            left: 0;\n        }\n\n        .table-of-contents.fixed.offset-nav {\n            margin-top: 0;\n            transition: .4s margin-top;\n        }\n\n        .table-of-contents ul.table-of-contents-list li a svg {\n            display: none;\n        }\n\n        .table-of-contents .table-of-contents-bookmark {\n            display: none;\n        }\n\n        .table-of-contents ul.table-of-contents-list {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 1s cubic-bezier(0, 1, 0, 1);\n            padding: 0;\n        }\n\n        .table-of-contents ul.table-of-contents-list.mobile-open {\n            max-height: 2000px;\n            transition: max-height 1s ease-out;\n            padding: 0 0 12px 0;\n        }\n\n        .table-of-contents .table-of-contents-mobile-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 10px 18px;\n            color: #215273;\n            font-family: Roboto, sans-serif;\n            font-size: 20px;\n            font-style: normal;\n            font-weight: 700;\n            line-height: 150%;\n            border: none;\n            background-color: white;\n            width: 100%;\n        }\n\t\t\n\t\t.main-container:has(.table-of-contents.fixed) .main-header {\n\t\t\tbox-shadow: none;\n\t\t}\n\t\t\n    }\n<\/style>\n\n\n<section class=\"table-of-contents-container\">\n    <div class=\"table-of-contents default\">\n        <div class=\"table-of-contents-bookmark\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"19\" viewBox=\"0 0 18 19\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.33329 3.00016L2.33329 16.3335C2.33329 16.5545 2.42109 16.7665 2.57737 16.9228C2.73365 17.079 2.94561 17.1668 3.16663 17.1668L14.8333 17.1668C15.0543 17.1668 15.2663 17.079 15.4225 16.9228C15.5788 16.7665 15.6666 16.5545 15.6666 16.3335L15.6666 3.00016C15.6666 2.77915 15.5788 2.56719 15.4225 2.41091C15.2663 2.25463 15.0543 2.16683 14.8333 2.16683L3.16663 2.16683C2.94561 2.16683 2.73365 2.25463 2.57737 2.41091C2.42109 2.56719 2.33329 2.77915 2.33329 3.00016ZM0.666626 16.3335C0.666626 16.9965 0.930018 17.6324 1.39886 18.1013C1.8677 18.5701 2.50358 18.8335 3.16663 18.8335L14.8333 18.8335C15.4963 18.8335 16.1322 18.5701 16.6011 18.1013C17.0699 17.6324 17.3333 16.9965 17.3333 16.3335L17.3333 3.00016C17.3333 2.33712 17.0699 1.70124 16.6011 1.2324C16.1322 0.763555 15.4963 0.500163 14.8333 0.500163L3.16663 0.500164C2.50358 0.500164 1.8677 0.763555 1.39886 1.2324C0.930017 1.70124 0.666625 2.33712 0.666625 3.00016L0.666626 16.3335ZM4.83329 14.6668L4.83329 13.0002L6.49996 13.0002L6.49996 14.6668L4.83329 14.6668ZM4.83329 10.5002C4.83329 10.7212 4.92109 10.9331 5.07737 11.0894C5.23365 11.2457 5.44561 11.3335 5.66663 11.3335C5.88764 11.3335 6.0996 11.2457 6.25588 11.0894C6.41216 10.9331 6.49996 10.7212 6.49996 10.5002L6.49996 5.50016C6.49996 5.27915 6.41216 5.06719 6.25588 4.91091C6.0996 4.75463 5.88764 4.66683 5.66663 4.66683C5.44561 4.66683 5.23365 4.75463 5.07737 4.91091C4.92109 5.06719 4.83329 5.27915 4.83329 5.50016L4.83329 10.5002ZM8.16663 13.0002L8.16663 14.6668L9.83329 14.6668L9.83329 13.0002L8.16663 13.0002ZM8.99996 11.3335C8.77894 11.3335 8.56698 11.2457 8.4107 11.0894C8.25442 10.9331 8.16663 10.7212 8.16663 10.5002L8.16663 5.50016C8.16663 5.27915 8.25442 5.06719 8.4107 4.91091C8.56698 4.75463 8.77894 4.66683 8.99996 4.66683C9.22097 4.66683 9.43293 4.75463 9.58921 4.91091C9.74549 5.06719 9.83329 5.27915 9.83329 5.50016L9.83329 10.5002C9.83329 10.7212 9.74549 10.9331 9.58921 11.0894C9.43293 11.2457 9.22097 11.3335 8.99996 11.3335ZM11.5 13.0002L11.5 14.6668L13.1666 14.6668L13.1666 13.0002L11.5 13.0002ZM12.3333 11.3335C12.1123 11.3335 11.9003 11.2457 11.744 11.0894C11.5878 10.9331 11.5 10.7212 11.5 10.5002L11.5 5.50016C11.5 5.27915 11.5878 5.06719 11.744 4.91091C11.9003 4.75463 12.1123 4.66683 12.3333 4.66683C12.5543 4.66683 12.7663 4.75463 12.9225 4.91091C13.0788 5.06719 13.1666 5.27915 13.1666 5.50016L13.1666 10.5002C13.1666 10.7212 13.0788 10.9331 12.9225 11.0894C12.7663 11.2457 12.5543 11.3335 12.3333 11.3335Z\" fill=\"white\"\/>\n            <\/svg>\n\n            <span>Direkt zum Abschnitt<\/span>\n        <\/div>\n\n        <button class=\"table-of-contents-mobile-header\">\n            <span>Direkt zum Abschnitt<\/span>\n\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"10\" viewBox=\"0 0 16 10\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.54772 9.44286L15.3568 2.63374L13.6549 0.931763L7.69673 6.88989L1.7386 0.931763L0.036621 2.63374L6.84574 9.44286C7.07146 9.66851 7.37756 9.79528 7.69673 9.79528C8.01589 9.79528 8.322 9.66851 8.54772 9.44286Z\" fill=\"#00A398\"\/>\n            <\/svg>\n        <\/button>\n\n        <ul class=\"table-of-contents-list\">\n                            <li>\n                    <a href=\"#overview\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        \u00dcberblick                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#capabilities\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Funktionen                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#benefits\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Vorteile                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#integrations\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Integrationen                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#resources\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Ressourcen                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#get_started\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Wie kauft man                    <\/a>\n                <\/li>\n                    <\/ul>\n    <\/div>\n<\/section>\n\n<script type=\"text\/javascript\">\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n    \n    const toc = document.querySelector('.table-of-contents');\n    const mobileHeader = toc.querySelector('.table-of-contents-mobile-header');\n    const tableOfContentList = toc.querySelector('ul');\n    const hashMatch = document.querySelector('.table-of-contents-list a[href=\"' + window.location.hash + '\"]');\n    \n    let firstVisit = false;\n\tlet originalTocPos = toc.getBoundingClientRect().top;\n    let active;\n\t\n    function removeActiveLink() {\n        active.classList.remove('active');\n        active = null;\n    }\n\n    function setActiveLink(link) {\n        if (active) removeActiveLink();\n\n        link.classList.add('active');\n        active = link;\n    }\n\n    function updateTableOfContents() {\n        const sections = document.querySelectorAll(\"section[id]\");\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const targetId = entry.target.getAttribute(\"id\");\n                    let tableOfContentsMatch = document.querySelector('.table-of-contents-list a[href=\"#' + targetId + '\"]');\n\n                    if (tableOfContentsMatch) {\n                        setActiveLink(tableOfContentsMatch);\n                    }\n                }\n            });\n        }, {\n            root: null, \/\/ Observe relative to viewport\n            rootMargin: \"0px 0px -10% 0px\", \/\/ Adjust for earlier highlighting, reduced from -30% on aug 12\n            threshold: 0.1 \/\/ Trigger when at least 50% of section is visible, reduced from 0.3 on aug 12\n        });\n\n        sections.forEach(section => observer.observe(section));\n    }\n\n   function checkPosition() {\n\t   \n\t   const wpadminbar = document.getElementById('wpadminbar');\n\t   \n\t   let scrollTop = document.documentElement.scrollTop;\n\t   \n\t   let scrollDistance = scrollTop + document.querySelector('.main-header').offsetHeight + 33;\n\t   \n\t   if (window.matchMedia(\"(min-width: 767px)\").matches) {\n\t\t   scrollDistance = scrollTop + (window.innerHeight \/ 4);  \n\t   } \n\t   \n\t   \/\/if (wpadminbar) { scrollDistance += wpadminbar.offsetHeight; }\n        \n\t   if (originalTocPos <= scrollDistance) {\n\t\t   toc.classList.add('fixed');\n\t\t   if (!firstVisit) {\n\t\t\t   firstVisit = true;\n\t\t\t   setTimeout(function () {\n\t\t\t\t   toc.classList.remove('default');\n\t\t\t   }, 250); \/\/wayne requested, aug 12\n\t\t   }\n\t   } else {\n\t\t   toc.classList.remove('fixed');\n\t   }\n        \n       updateTableOfContents();\n    }\n\n    if (hashMatch) { setActiveLink(hashMatch); }\n\n    mobileHeader.addEventListener('click', (e) => {\n        e.preventDefault();\n        tableOfContentList.classList.toggle('mobile-open');\n    });\n\n    tableOfContentList.querySelectorAll('a').forEach((tableOfContentItem) => {\n        tableOfContentItem.addEventListener('click', () => {\n            if (tableOfContentList.classList.contains('mobile-open')) {\n                tableOfContentList.classList.remove('mobile-open');\n            }\n        });\n    });\n\n    window.addEventListener('scroll', checkPosition );\n\t\n\twindow.addEventListener('load', checkPosition() );\n\t\t\t\t\t\t\t\n});;\n<\/script>\n\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<!-- Fifty Fifty Promo -->\n        <section class=\"fifty-fifty-promo elem-viewport \" id=\"overview\"><div class=\"container simple\"><div class=\"row \"><div class=\"cell-lg-6\"><div class=\"promo-media\"><div class=\"promo-image\">\n                                        <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/3-stacked-1500x1000-1-e1645929084815.png\" alt=\"\">\n                                    <\/div><\/div><\/div>\n                    <div class=\"cell-lg-6\"><div class=\"promo-content\"><div class=\"eyebrow-text\">\u00dcberblick<\/div><h2 class=\"h2\">Verbinden Sie Ihre Systeme f\u00fcr ein besseres Datenmanagement<\/h2><div class=\"promo-wysiwyg default\"><p>Nutzen Sie die M\u00f6glichkeiten der Automatisierung mithilfe der hochmodernen Integrationen von Assent. So erhalten Sie in k\u00fcrzerer Zeit bessere Daten, k\u00f6nnen die Risiken menschlicher Fehler reduzieren und Ihre Produktkonformit\u00e4tsdaten f\u00fcr tiefere Einblicke und mehr Benutzerfreundlichkeit zentralisieren.<\/p>\n<\/div><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section id=\"capabilities\" class=\"fifty-fifty-expandable-content\">\n    \n<div class=\"container\">\n    <div class=\"row\">\n        <div class=\"cell-md-5 sec-side-title\">\n            <h2> Ein vollst\u00e4ndiges Nachhaltigkeits-\u00d6kosystem in der Lieferkette<\/h2><p>Die Plattform von Assent kann mit nahezu jeder g\u00e4ngigen ERP- und PLM-Software integriert werden. Unsere SAP- und PTC-Windchill-Integrationen erm\u00f6glichen eine nahtlose Zwei-Wege-API-Kommunikation mit Ihren vorhandenen Systemen. Dies bietet Ihnen Einblicke in die Lieferkette bis hin zur Teileebene. Mit Assent als Teil Ihres Compliance-\u00d6kosystems k\u00f6nnen Sie erhebliche Effizienzgewinne und Kosteneinsparungen erzielen.<\/p>\n        <\/div>\n                    <div class=\"cell-md-7 expandable-wrap\">\n                                <div class=\"expandable-inner\">\n                <div class=\"accordion\"><div class=\"accordion-header\">SAP<\/div><div class=\"accordion-body\">\n                                <p>Synchronisieren Sie Ihre Gesch\u00e4ftsprozesse und Daten zwischen SAP und Assent mithilfe einer konfigurierbaren Integration, die Ihnen die volle Kontrolle gibt.<\/p>\n<p><a href=\"\/wp-content\/uploads\/2023\/02\/Assent_SAP-Integrationslosung.pdf\" target=\"_blank\" rel=\"noopener\">Mehr zu unserer SAP-Integrationsl\u00f6sung<\/a><\/p>\n<\/div><\/div><div class=\"accordion\"><div class=\"accordion-header\">PTC Windchill<\/div><div class=\"accordion-body\">\n                                <p>Assent und PTC haben eine Partnerschaft geschlossen, um eine Integration mit PTC Windchill zu entwickeln, die eine vollst\u00e4ndige L\u00f6sung f\u00fcr Lieferkette, Produktkonformit\u00e4t und Lebenszyklusmanagement bietet.<\/p>\n<\/div><\/div><div class=\"accordion\"><div class=\"accordion-header\">Andere Tools<\/div><div class=\"accordion-body\">\n                                <p>Verbinden Sie Ihre vorhandenen Tools mithilfe von Standard-API-Integrationen und SFTP-Datenimporten mit der Plattform von Assent. Wir k\u00f6nnen Ihre Lieferketten-Tools vereinheitlichen und Datensilos eliminieren. Erhalten Sie anhand Ihrer Daten umfassendere Einblicke und verbessern Sie Ihre Compliance- und Nachhaltigkeitsprogramme.<\/p>\n<\/div><\/div>                <\/div>\n            <\/div>\n            <\/div>\n<\/div>\n\n<\/section>\n\n\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<!-- Fifty Fifty Promo -->\n        <section class=\"fifty-fifty-promo elem-viewport \" id=\"benefits\"><div class=\"container simple\"><div class=\"row \"><div class=\"cell-lg-6\"><div class=\"promo-media\"><div class=\"promo-image\">\n                                        <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/highlights-1500x1000-1-e1645929022931.png\" alt=\"\">\n                                    <\/div><\/div><\/div>\n                    <div class=\"cell-lg-6\"><div class=\"promo-content\"><div class=\"eyebrow-text\">Vorteile<\/div><h2 class=\"h2\">Unternehmensweite Vorteile<\/h2><div class=\"promo-wysiwyg default\"><ul>\n<li>Erh\u00f6hen Sie die Transparenz und verbessern Sie das Nachhaltigkeitsmanagement.<\/li>\n<li>Reduzieren Sie Kosten, indem Sie die Entwurfsphase auf Produktkonformit\u00e4tsdaten st\u00fctzen.<\/li>\n<li>Standardisieren Sie die Nomenklatur f\u00fcr Produkte, Bestandteile und Substanzen abteilungs\u00fcbergreifend.<\/li>\n<li>Erhalten Sie Einblicke in den Konformit\u00e4tsstatus bis auf die Produktebene.<\/li>\n<\/ul>\n<\/div><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"tabbed-content \"  id=\"integrations\">\n    <div class=\"container\"><div class=\"sec-heading text-center\"><h2>Integrationen f\u00fcr Hersteller<\/h2><\/div><div class=\"tc-wrap\">\n            <div class=\"row\">\n                <div class=\"cell-md-6 pr-xl-50\"><div class=\"tc-links d-md-block d-none\"><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Sichere Datenverbindungen<\/h5><\/div><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Vernetzung des \u00d6kosystems<\/h5><\/div><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Lieferkettendaten<\/h5><\/div><\/div><div class=\"tc-links-mobile d-md-none d-block\">\n                        <div class=\"tc-slider\"><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Sichere Datenverbindungen<\/h5><\/div><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Vernetzung des \u00d6kosystems<\/h5><\/div><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Lieferkettendaten<\/h5><\/div><\/div>\n                    <\/div><\/div>\n                <div class=\"cell-md-6 pr-xl-50\"><div class=\"tc-right-wrap\"><div class=\"tc-right pl-xl-50\" id=\"tc-tab1\"><h4 class=\"h4\">Sichere Datenverbindungen<\/h4><div class=\"tc-content\"><p>Assent vertraut auf HTTPS, SFTP und TLS zur Verschl\u00fcsselung der Internetkommunikation. Gleichzeitig wird die Sicherheit von Kundendaten mittels standardm\u00e4\u00dfiger Datenbankverschl\u00fcsselung gew\u00e4hrleistet.<\/p>\n<\/div><\/div><div class=\"tc-right pl-xl-50\" id=\"tc-tab2\"><h4 class=\"h4\">Vernetzung des \u00d6kosystems<\/h4><div class=\"tc-content\"><p>Stellen Sie eine Verbindung zu einer Vielzahl von ERPs und PLMs her. Assent erm\u00f6glicht eine Verbindung mit Standard-APIs \u00fcber SFTP-Datenimporte und bietet Ihnen so Flexibilit\u00e4t und Konnektivit\u00e4t.<\/p>\n<\/div><\/div><div class=\"tc-right pl-xl-50\" id=\"tc-tab3\"><h4 class=\"h4\">Lieferkettendaten<\/h4><div class=\"tc-content\"><p>Assent bildet den Fertigungsprozess bis ins kleinste Detail ab, bis zur Ebene der einzelnen Bestandteile der Teile \u2013 in vielen F\u00e4llen bis zur atomaren Ebene. Dank der Integrationen von Assent k\u00f6nnen Sie Zulieferer, Teile, Kontakte, Teilerzeugnisse und Produkte effizient importieren.<\/p>\n<\/div><\/div><\/div><\/div>                \n            <\/div>                \n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<!-- CTA Banner --><section class=\"cta-banner elem-viewport gradient3\">\r\n                <div class=\"container\">\r\n                    <div class=\"cta-banner-wrap\"  >\r\n                        <div class=\"row\">\r\n                            <div class=\"cell-lg-9\">\r\n                                <div class=\"cta-banner-content\"><h2 class=\"h2\">Unsere Integrationen in Aktion erleben<\/h2><p>Ben\u00f6tigen Sie eine L\u00f6sung, die sich mit Ihren vorhandenen Systemen verbinden l\u00e4sst? Unsere Assent-Spezialistenteam zeigen Ihnen gerne, wie unsere L\u00f6sung zu Ihren passt.<\/p>\n<\/div>\r\n                            <\/div>\r\n                            <div class=\"cell-lg-3 d-flex align-items-center justify-content-center\"><a href=\"\/de\/unternehmen\/kontaktiere-sie-uns\/\" class=\"btn -white \" target=\"\">Kontaktieren Sie uns<\/a><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n<style>\r\n    @media (max-width: 991px) {\r\n        .cta-banner.image-on-right {\r\n            text-align: center;\r\n        }\r\n\r\n        .cta-banner.gradient2 .align-items-center.justify-content-center {\r\n            justify-content: center;\r\n        }\r\n\r\n        .cta-banner.gradient3 .align-items-center.justify-content-center {\r\n            justify-content: center;\r\n        }\r\n    }\r\n<\/style>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\t<section class=\"two-column-form elem-viewport default  blue call-to-action \"  id=\"get_started\">\n\t\t\n\t\t\t\t\n\t\t<div class=\"container\">\n\t\t\t<div class=\"row\">\n\t\t\t\t<div class=\"cell-lg-7 mb-lg-0 mb-30\">\n\t\t\t\t\t<div class=\"tcf-content bullet-check pr-xxl-90 pr-lg-30\">\n\t\t\t\t\t\t<div class=\"eyebrow-text\">Live-Demo buchen<\/div>\t\t\t\t\t\t<H2>Tiefere Einblicke, intelligentere Entscheidungen und nachhaltigeres Unternehmenswachstum<\/H2>\t\t\t\t\t\t<div class=\"tcf-content-desc\"><p>Erfahren Sie, warum unsere Plattformtechnologie sowie unsere Unternehmensintegrationen konkurrenzlos gut sind und speziell f\u00fcr komplexe Hersteller entwickelt wurden.<\/p>\n<\/div>\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"cell-lg-5 d-lg-flex align-items-center\"> \n\t\t\t\t\t<div class=\"tcf-wrap pl-xl-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" id=\"form_nonce\" name=\"form_nonce\" value=\"d3b8f266af\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/29884\" \/><!-- General Demo -->\r\n<style>\r\n.form-title{text-align: center;}\r\n<\/style>\r\n\r\n<form name=\"demoForm\" action=\"\/form-handler\" class=\"form--wrap\" data-handler=\"pardotForm21\" method=\"post\" data-formtype=\"demo\" onsubmit = \"return demoFunction(this);\" class=\"general-demo\" id=\"fc_generaldemo\">\r\n  <p class=\"form-field  first_name pd-text required half\">      \r\n    <label class=\"field-label\" for=\"FirstName\">Vorname*<\/label>\r\n    <input type=\"text\" name=\"FirstName\" id=\"pardot_firstname\" value=\"\" class=\"text\" size=\"30\" maxlength=\"40\" onchange=\"\" onfocus=\"\" required=\"\"> \r\n  <\/p>\r\n      \r\n  <p class=\"form-field  last_name pd-text required half\">\r\n    <label class=\"field-label\" for=\"LastName\">Nachname*<\/label>\r\n    <input type=\"text\" name=\"LastName\" id=\"pardot_lastname\" value=\"\" class=\"text\" size=\"30\" maxlength=\"80\" onchange=\"\" onfocus=\"\" required=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  email pd-text required\">\r\n    <label class=\"field-label\" for=\"Email\">Gesch\u00e4ftliche E-Mail*<\/label>\r\n    <input type=\"email\" name=\"Email\" id=\"pardot_email\" value=\"\" class=\"text\" size=\"30\" maxlength=\"255\" onchange=\"\" onfocus=\"\" required=\"\">\r\n  <\/p>\r\n    \r\n  <p class=\"form-field  company pd-text required half\">\r\n    <label class=\"field-label\" for=\"Company\">Unternehmen*<\/label>\r\n    <input type=\"text\" name=\"Company\" id=\"pardot_company\" value=\"\" class=\"text\" size=\"30\" maxlength=\"255\" onchange=\"\" onfocus=\"\" required=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field phone pd-text half\">\r\n    <label class=\"field-label\" for=\"Phone\">Telefonnummer<\/label>\r\n    <input type=\"text\" name=\"Phone\" id=\"pardot_phone\" value=\"\" class=\"text\" size=\"30\" maxlength=\"255\" onchange=\"\" onfocus=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  role pd-text required  half\">\r\n    <!-- <label class=\"field-label\" for=\"Job_Function\">Rolle<\/label> -->\r\n    <select name=\"Job_Level__c\" id=\"pardot_role\" required>\r\n      <option value=\"\" selected disabled>Rolle*<\/option>\r\n      <option value=\"Executive\">Exekutive<\/option>\r\n      <option value=\"C-Level\">C-Level<\/option>\r\n      <option value=\"VP-Level\">VP-Level<\/option>\r\n      <option value=\"Director\">Direktor<\/option>\r\n      <option value=\"Manager\">Manager<\/option>\r\n      <option value=\"Individual Contributor\">Einzelner Mitwirkender<\/option>\r\n      <option value=\"Other\">Sonstiges<\/option>\r\n      <option value=\"Non-Manager\">Kein Manager<\/option>\r\n    <\/select>\r\n  <\/p>\r\n\r\n  <p class=\"form-field  job_title pd-text required   half\">\r\n    <label class=\"field-label\" for=\"Title\">Stellenbezeichnung*<\/label>\r\n    <input type=\"text\" name=\"Title\" id=\"pardot_job_title\" value=\"\" class=\"text\" size=\"30\" maxlength=\"255\" onchange=\"\" onfocus=\"\" required=\"\">\r\n  <\/p>\r\n    \r\n  <p class=\"form-field  country pd-text form-field-primary\">\r\n    <!-- <label class=\"field-label\" for=\"Country_L\">Land<\/label> -->\r\n    <select name=\"Country\" id=\"pardot_country\" required>\r\n      <option value=\"\" selected disabled>Land*<\/option>\r\n      <option value='Afghanistan'>Afghanistan<\/option>\r\n      <option value='Algeria'>Algerien<\/option>\r\n      <option value='Angola'>Angola<\/option>\r\n      <option value='Argentina'>Argentinien<\/option>\r\n      <option value='Armenia'>Armenien<\/option>\r\n      <option value='Australia'>Australien<\/option>\r\n      <option value='Austria'>\u00d6sterreich<\/option>\r\n      <option value='Bahamas'>Bahamas<\/option>\r\n      <option value='Bangladesh'>Bangladesch<\/option>\r\n      <option value='Belgium'>Belgien<\/option>\r\n      <option value='Belize'>Belize<\/option>\r\n      <option value='Benin'>Benin<\/option>\r\n      <option value='Bermuda'>Bermuda<\/option>\r\n      <option value='Bolivia'>Bolivien<\/option>\r\n      <option value='Brazil'>Brasilien<\/option>\r\n      <option value='Bulgaria'>Bulgarien<\/option>\r\n      <option value='Cameroon'>Kamerun<\/option>\r\n      <option value='Canada'>Kanada<\/option>\r\n      <option value='Chile'>Chile<\/option>\r\n      <option value='China'>China<\/option>\r\n      <option value='Colombia'>Kolumbien<\/option>\r\n      <option value='Congo'>Kongo<\/option>\r\n      <option value='Costa Rica'>Costa Rica<\/option>\r\n      <option value='Croatia'>Kroatien<\/option>\r\n      <option value='Cuba'>Kuba<\/option>\r\n      <option value='Cyprus'>Zypern<\/option>\r\n      <option value='Czech Republic'>Tschechische Republik<\/option>\r\n      <option value='Czechia'>Tschechien<\/option>\r\n      <option value='Denmark'>D\u00e4nemark<\/option>\r\n      <option value='Ecuador'>Ecuador<\/option>\r\n      <option value='Egypt'>\u00c4gypten<\/option>\r\n      <option value='El Salvador'>El Salvador<\/option>\r\n      <option value='Estonia'>Estland<\/option>\r\n      <option value='Finland'>Finnland<\/option>\r\n      <option value='France'>Frankreich<\/option>\r\n      <option value='Germany'>Deutschland<\/option>\r\n      <option value='Ghana'>Ghana<\/option>\r\n      <option value='Greece'>Griechenland<\/option>\r\n      <option value='Guatemala'>Guatemala<\/option>\r\n      <option value='Haiti'>Haiti<\/option>\r\n      <option value='Hong Kong'>Hongkong<\/option>\r\n      <option value='Hungary'>Ungarn<\/option>\r\n      <option value='Iceland'>Island<\/option>\r\n      <option value='India'>Indien<\/option>\r\n      <option value='Indonesia'>Indonesien<\/option>\r\n      <option value='Iran'>Iran<\/option>\r\n      <option value='Ireland'>Irland<\/option>\r\n      <option value='Israel'>Israel<\/option>\r\n      <option value='Italy'>Italien<\/option>\r\n      <option value='Jamaica'>Jamaika<\/option>\r\n      <option value='Japan'>Japan<\/option>\r\n      <option value='Kazakhstan'>Kasachstan<\/option>\r\n      <option value='Kenya'>Kenia<\/option>\r\n      <option value='Kuala Lumpur'>Kuala Lumpur<\/option>\r\n      <option value='Kuwait'>Kuwait<\/option>\r\n      <option value='Latvia'>Lettland<\/option>\r\n      <option value='Lebanon'>Libanon<\/option>\r\n      <option value='Libya'>Libyen<\/option>\r\n      <option value='Liechtenstein'>Liechtenstein<\/option>\r\n      <option value='Lithuania'>Litauen<\/option>\r\n      <option value='London'>London<\/option>\r\n      <option value='Luxembourg'>Luxemburg<\/option>\r\n      <option value='Macao'>Macao<\/option>\r\n      <option value='Madagascar'>Madagaskar<\/option>\r\n      <option value='Malawi'>Malawi<\/option>\r\n      <option value='Malaysia'>Malaysia<\/option>\r\n      <option value='Mauritius'>Mauritius<\/option>\r\n      <option value='Mexico'>Mexiko<\/option>\r\n      <option value='Mongolia'>Mongolei<\/option>\r\n      <option value='Morocco'>Marokko<\/option>\r\n      <option value='Netherlands'>Niederlande<\/option>\r\n      <option value='New Zealand'>Neuseeland<\/option>\r\n      <option value='Nicaragua'>Nicaragua<\/option>\r\n      <option value='Nigeria'>Nigeria<\/option>\r\n      <option value='Norway'>Norwegen<\/option>\r\n      <option value='Oman'>Oman<\/option>\r\n      <option value='Pakistan'>Pakistan<\/option>\r\n      <option value='Panama'>Panama<\/option>\r\n      <option value='Papua New Guinea'>Papua-Neuguinea<\/option>\r\n      <option value='Paraguay'>Paraguay<\/option>\r\n      <option value='Peru'>Peru<\/option>\r\n      <option value='Philippines'>Philippinen<\/option>\r\n      <option value='Poland'>Polen<\/option>\r\n      <option value='Portugal'>Portugal<\/option>\r\n      <option value='Qatar'>Katar<\/option>\r\n      <option value='Romania'>Rum\u00e4nien<\/option>\r\n      <option value='Russia'>Russland<\/option>\r\n      <option value='Russian Federation'>Russische F\u00f6deration<\/option>\r\n      <option value='Saint Kitts and Nevis'>St. Kitts und Nevis<\/option>\r\n      <option value='Saudi Arabia'>Saudi Arabien<\/option>\r\n      <option value='Senegal'>Senegal<\/option>\r\n      <option value='Slovakia'>Slowakei<\/option>\r\n      <option value='Slovenia'>Slowenien<\/option>\r\n      <option value='South Africa'>S\u00fcdafrika<\/option>\r\n      <option value='South Korea'>S\u00fcdkorea<\/option>\r\n      <option value='Spain'>Spanien<\/option>\r\n      <option value='Sri Lanka'>Sri Lanka<\/option>\r\n      <option value='Suriname'>Surinam<\/option>\r\n      <option value='Sweden'> Schweden<\/option>\r\n      <option value='Switzerland'>Schweiz<\/option>\r\n      <option value='Syria'>Syrien<\/option>\r\n      <option value='Taiwan'>Taiwan<\/option>\r\n      <option value='Tanzania'>Tansania<\/option>\r\n      <option value='Thailand'>Thailand<\/option>\r\n      <option value='Trinidad and Tobago'>Trinidad und Tobago<\/option>\r\n      <option value='Tunisia'>Tunesien<\/option>\r\n      <option value='Turkey'>T\u00fcrkei<\/option>\r\n      <option value='Uganda'>Uganda<\/option>\r\n      <option value='Ukraine'>Ukraine<\/option>\r\n      <option value='United Arab Emirates'>Vereinigte Arabische Emirate<\/option>\r\n      <option value='United Kingdom'>Vereinigtes K\u00f6nigreich<\/option>\r\n      <option value='United States of America'>Vereinigte Staaten von Amerika<\/option>\r\n      <option value='Uzbekistan'>Usbekistan<\/option>\r\n      <option value='Vietnam'>Vietnam<\/option>\r\n      <option value='Zambia'>Sambia<\/option>\r\n      <option value='Zimbabwe'>Simbabwe<\/option>\r\n    <\/select>\r\n  <\/p>\r\n      \r\n  <p class=\"form-field  utm_campaign pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_campaign\" id=\"pardot_utm_campaign\" value=\"\">\r\n  <\/p>\r\n      \r\n  <p class=\"form-field  utm_medium pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_medium\" id=\"pardot_utm_medium\" value=\"\">\r\n  <\/p>\r\n      \r\n  <p class=\"form-field  utm_source pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_source\" id=\"pardot_utm_source\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  utm_term pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_term\" id=\"pardot_utm_term\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  utm_region pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_region\" id=\"pardot_utm_region\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  utm_channel pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_channel\" id=\"pardot_utm_channel\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  utm_content pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_content\" id=\"pardot_utm_content\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  referring-page pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"ReferringPage\" id=\"pardot_referring_page\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field consent-stmt\">\r\n    <span>Durch das Absenden dieses Formulars erkl\u00e4re ich mich damit einverstanden, von Assent kontaktiert zu werden. Dies schlie\u00dft auch den Erhalt des elektronischen Newsletters und anderer Werbenachrichten per E-Mail unter Ber\u00fccksichtigung der <a href=\"https:\/\/www.assent.com\/de\/datenschutz\/\" target=\"_blank\">Datenschutzrichtlinie von Assent mit ein<\/a>.<\/span>\r\n  <\/p>\r\n    \r\n  <!-- forces IE5-8 to correctly submit UTF8 content  -->\r\n  <input name=\"_utf8\" type=\"hidden\" value=\"\u2603\">\r\n  <p class=\"submit\">\r\n    <input type=\"submit\" accesskey=\"s\" value=\"Abschicken\" id =\"btn-submit\"> \r\n  <\/p>\r\n  \r\n<input type=\"hidden\" name=\"form_validation\" value=\"WGRxRkhXbzgrMk5uSFZQSTBDS2RjSTcrak9uZ1dISW93YmFiWSsvMWM3M3dLbVNJSlI1WFFxN2J2aVZMQ3A0bjRTTllnUzl6bWRXdkU3eGxXMGhGNlE9PTo6YbYwpDwGbM4O3NC39MsgGg==\" \/><input type=\"hidden\" id=\"form_nonce\" name=\"form_nonce\" value=\"d3b8f266af\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/29884\" \/><\/form>\t\t\t\t\t<\/div> \n\t\t\t\t\t\n\t\t\t\t\t\t<div id=\"ratings\">\n\t\t<a href=\"https:\/\/www.g2.com\/products\/assent-inc-the-assent-supply-chain-sustainability-platform\/reviews\" target=\"_blank\" rel=\"noopener\">\n\t\t\t<img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/themes\/assent-wp\/assets\/images\/webistry\/badge_with_background.png?v=1\" alt=\"4.5 out of 5 stars by G2\" height=\"48\" width=\"172\" loading=\"lazy\">\n\t\t<\/a>\n\t\t<img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/themes\/assent-wp\/assets\/images\/webistry\/Supply-Chain-Sustainability-Software-2024_Leader-Light100.png\" alt=\"Green Quadrent 2024\" width=\"100\" height=\"100\" loading=\"lazy\">\n\t\t<img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/themes\/assent-wp\/assets\/images\/webistry\/top-50-best-software-badge.svg\" alt=\"Top 50 Best Software Badge\" width=\"92\" height=\"106\" loading=\"lazy\">\n\t\t<img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/themes\/assent-wp\/assets\/images\/webistry\/Product-Compliance-Software_Leader-Light100.png\" alt=\"Green Quadrent 2025\" width=\"100\" height=\"100\" loading=\"lazy\">\n\t\t<div id=\"widget-container\"><\/div>\n\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n<script type=\"text\/javascript\">\n    (function() {\n        \/\/ Retrieve the form action URL parameter from the query string\n        const urlParams = new URLSearchParams(window.location.search);\n        const formActionParam = urlParams.get('form_action');\n        const form = document.querySelector('.two-column-form.book-a-demo');\n\n        \/\/ Update the action attribute of the forms on this page\n        if (form && formActionParam) {\n            const formHandler = form.querySelector('input[name=\"form_validation\"]');\n\n            if (formHandler) {\n                formHandler.value = formActionParam;\n            }\n        }\n    }());\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":21,"featured_media":0,"parent":29868,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[],"class_list":["post-29884","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v27.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Integrationen | Assent<\/title>\n<meta name=\"description\" content=\"Innovative Softwareintegrationen f\u00fcr End-to-End-Produktkonformit\u00e4t und Nachhaltigkeitsmanagement in der Lieferkette.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integrationen\" \/>\n<meta property=\"og:description\" content=\"Innovative Softwareintegrationen f\u00fcr End-to-End-Produktkonformit\u00e4t und Nachhaltigkeitsmanagement in der Lieferkette.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/\" \/>\n<meta property=\"og:site_name\" content=\"Assent\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AssentCompliance\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-23T05:11:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@AssentGlobal\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/\",\"url\":\"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/\",\"name\":\"Integrationen | Assent\",\"isPartOf\":{\"@id\":\"https:\/\/www.assent.com\/de\/#website\"},\"datePublished\":\"2022-02-01T01:23:28+00:00\",\"dateModified\":\"2026-01-23T05:11:58+00:00\",\"description\":\"Innovative Softwareintegrationen f\u00fcr End-to-End-Produktkonformit\u00e4t und Nachhaltigkeitsmanagement in der Lieferkette.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.assent.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Unsere Plattform und Funktionen\",\"item\":\"https:\/\/www.assent.com\/de\/funktionen\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Unsere Plattform\",\"item\":\"https:\/\/www.assent.com\/de\/funktionen\/plattform\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Integrationen\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.assent.com\/de\/#website\",\"url\":\"https:\/\/www.assent.com\/de\/\",\"name\":\"Assent\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.assent.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.assent.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.assent.com\/de\/#organization\",\"name\":\"Assent\",\"url\":\"https:\/\/www.assent.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.assent.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/01\/logo.svg\",\"contentUrl\":\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/01\/logo.svg\",\"width\":1,\"height\":1,\"caption\":\"Assent\"},\"image\":{\"@id\":\"https:\/\/www.assent.com\/de\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/AssentCompliance\/\",\"https:\/\/x.com\/AssentGlobal\",\"https:\/\/www.linkedin.com\/company\/assent-compliance-inc\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Integrationen | Assent","description":"Innovative Softwareintegrationen f\u00fcr End-to-End-Produktkonformit\u00e4t und Nachhaltigkeitsmanagement in der Lieferkette.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/","og_locale":"de_DE","og_type":"article","og_title":"Integrationen","og_description":"Innovative Softwareintegrationen f\u00fcr End-to-End-Produktkonformit\u00e4t und Nachhaltigkeitsmanagement in der Lieferkette.","og_url":"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/","og_site_name":"Assent","article_publisher":"https:\/\/www.facebook.com\/AssentCompliance\/","article_modified_time":"2026-01-23T05:11:58+00:00","twitter_card":"summary_large_image","twitter_site":"@AssentGlobal","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/","url":"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/","name":"Integrationen | Assent","isPartOf":{"@id":"https:\/\/www.assent.com\/de\/#website"},"datePublished":"2022-02-01T01:23:28+00:00","dateModified":"2026-01-23T05:11:58+00:00","description":"Innovative Softwareintegrationen f\u00fcr End-to-End-Produktkonformit\u00e4t und Nachhaltigkeitsmanagement in der Lieferkette.","breadcrumb":{"@id":"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.assent.com\/de\/funktionen\/plattform\/lieferkette-integrationen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.assent.com\/de\/"},{"@type":"ListItem","position":2,"name":"Unsere Plattform und Funktionen","item":"https:\/\/www.assent.com\/de\/funktionen\/"},{"@type":"ListItem","position":3,"name":"Unsere Plattform","item":"https:\/\/www.assent.com\/de\/funktionen\/plattform\/"},{"@type":"ListItem","position":4,"name":"Integrationen"}]},{"@type":"WebSite","@id":"https:\/\/www.assent.com\/de\/#website","url":"https:\/\/www.assent.com\/de\/","name":"Assent","description":"","publisher":{"@id":"https:\/\/www.assent.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.assent.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.assent.com\/de\/#organization","name":"Assent","url":"https:\/\/www.assent.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.assent.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/01\/logo.svg","contentUrl":"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/01\/logo.svg","width":1,"height":1,"caption":"Assent"},"image":{"@id":"https:\/\/www.assent.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AssentCompliance\/","https:\/\/x.com\/AssentGlobal","https:\/\/www.linkedin.com\/company\/assent-compliance-inc"]}]}},"_links":{"self":[{"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages\/29884","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/users\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/comments?post=29884"}],"version-history":[{"count":3,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages\/29884\/revisions"}],"predecessor-version":[{"id":107880,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages\/29884\/revisions\/107880"}],"up":[{"embeddable":true,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages\/29868"}],"wp:attachment":[{"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/media?parent=29884"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/categories?post=29884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}