{"id":31412,"date":"2022-01-31T20:23:28","date_gmt":"2022-02-01T01:23:28","guid":{"rendered":"https:\/\/www.assent.com\/capacites\/plateforme\/integrations\/"},"modified":"2026-01-23T00:11:43","modified_gmt":"2026-01-23T05:11:43","slug":"integrations-supply-chain","status":"publish","type":"page","link":"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/","title":{"rendered":"Int\u00e9grations"},"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\">Int\u00e9grations logicielles : une solution simple pour la durabilit\u00e9 de la supply chain<\/h1><p>Des int\u00e9grations logicielles innovantes pour une conformit\u00e9 des produits de bout en bout et une gestion de la durabilit\u00e9 de la cha\u00eene logistique.<\/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>Voir section<\/span>\n        <\/div>\n\n        <button class=\"table-of-contents-mobile-header\">\n            <span>Voir section<\/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                        Pr\u00e9sentation                    <\/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                        Capacit\u00e9s                    <\/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                        Avantages                    <\/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                        Integrations                    <\/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                        Ressources                    <\/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                        Commencer                    <\/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\">Pr\u00e9sentation<\/div><h2 class=\"h2\">Connectez vos syst\u00e8mes pour une meilleure gestion de vos donn\u00e9es<\/h2><div class=\"promo-wysiwyg default\"><p>Exploitez le potentiel de l&rsquo;automatisation gr\u00e2ce aux int\u00e9grations de pointe d&rsquo;Assent. Vous pourrez acc\u00e9der plus rapidement \u00e0 des donn\u00e9es de meilleure qualit\u00e9, r\u00e9duire les risques d&rsquo;erreur humaine et centraliser vos donn\u00e9es de conformit\u00e9 des produits afin de b\u00e9n\u00e9ficier d&rsquo;informations plus pr\u00e9cises et d&rsquo;une simplicit\u00e9 d&rsquo;utilisation.<\/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>Un \u00e9cosyst\u00e8me complet de durabilit\u00e9 de la supply chain<\/h2><p>La plateforme Assent est con\u00e7ue pour s&rsquo;int\u00e9grer \u00e0 la majorit\u00e9 des syst\u00e8mes ERP (progiciel de gestion int\u00e9gr\u00e9) et PLM (gestion du cycle de vie des produits) de votre entreprise. Nos int\u00e9grations SAP et PTC Windchill offrent une communication API bidirectionnelle avec vos syst\u00e8mes existants et vous permettent d&rsquo;obtenir des informations sur la supply chain jusqu&rsquo;au niveau des pi\u00e8ces. Gagnez en efficacit\u00e9 et r\u00e9alisez des \u00e9conomies en int\u00e9grant Assent \u00e0 votre \u00e9cosyst\u00e8me de conformit\u00e9.<\/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>Synchronisez les processus et les donn\u00e9es de votre entreprise entre votre logiciel SAP et Assent afin de garder le contr\u00f4le gr\u00e2ce \u00e0 une int\u00e9gration configurable.<\/p>\n<\/div><\/div><div class=\"accordion\"><div class=\"accordion-header\">PTC Windchill<\/div><div class=\"accordion-body\">\n                                <p>Assent et PTC se sont associ\u00e9s pour cr\u00e9er une int\u00e9gration PTC Windchill offrant une solution compl\u00e8te de gestion de la supply chain, de la conformit\u00e9 des produits et du cycle de vie.<\/p>\n<\/div><\/div><div class=\"accordion\"><div class=\"accordion-header\">Autres outils<\/div><div class=\"accordion-body\">\n                                <p>Connectez vos outils existants \u00e0 la plateforme d&rsquo;Assent gr\u00e2ce \u00e0 des int\u00e9grations API standards et aux importations de donn\u00e9es SFTP. Nous pouvons homog\u00e9n\u00e9iser vos outils de supply chain et \u00e9liminer les silos de donn\u00e9es. G\u00e9rez vos donn\u00e9es de fa\u00e7on plus intelligente et am\u00e9liorez vos programmes de conformit\u00e9 et de durabilit\u00e9.<\/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\">Avantages<\/div><h2 class=\"h2\">Avantages pour l&rsquo;ensemble de l&rsquo;entreprise<\/h2><div class=\"promo-wysiwyg default\"><ul>\n<li>Une transparence et une gestion de la durabilit\u00e9 des donn\u00e9es accrues.<\/li>\n<li>Une r\u00e9duction des co\u00fbts gr\u00e2ce aux donn\u00e9es de conformit\u00e9 des produits utilis\u00e9es pour la phase de conception.<\/li>\n<li>Une nomenclature harmonis\u00e9e dans tous les services pour les produits, les pi\u00e8ces et les substances.<\/li>\n<li>Un affichage des statuts de conformit\u00e9 jusqu&rsquo;au niveau du produit.<\/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>Int\u00e9grations con\u00e7ues pour les fabricants<\/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\">Des \u00e9changes de donn\u00e9es s\u00e9curis\u00e9s<\/h5><\/div><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Connectez votre \u00e9cosyst\u00e8me<\/h5><\/div><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Donn\u00e9es de la supply chain<\/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\">Des \u00e9changes de donn\u00e9es s\u00e9curis\u00e9s<\/h5><\/div><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Connectez votre \u00e9cosyst\u00e8me<\/h5><\/div><div class=\"tc-tab-title d-flex flex-nowrap align-items-center\"><h5 class=\"h5\">Donn\u00e9es de la supply chain<\/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\">Des \u00e9changes de donn\u00e9es s\u00e9curis\u00e9s<\/h4><div class=\"tc-content\"><p>Nos communications Internet sont chiffr\u00e9es via HTTPS, SFTP et TLS. Les donn\u00e9es clients sont s\u00e9curis\u00e9es \u00e0 l&rsquo;aide du chiffrement de base de donn\u00e9es standard.<\/p>\n<\/div><\/div><div class=\"tc-right pl-xl-50\" id=\"tc-tab2\"><h4 class=\"h4\">Connectez votre \u00e9cosyst\u00e8me<\/h4><div class=\"tc-content\"><p>Connectez-vous \u00e0 un large \u00e9ventail d&rsquo;ERP et de PLM. Assent se connecte \u00e0 des API standards par le biais d&rsquo;importations de donn\u00e9es SFTP, vous apportant ainsi flexibilit\u00e9 et connectivit\u00e9.<\/p>\n<\/div><\/div><div class=\"tc-right pl-xl-50\" id=\"tc-tab3\"><h4 class=\"h4\">Donn\u00e9es de la supply chain<\/h4><div class=\"tc-content\"><p>Assent cartographie avec pr\u00e9cision le g\u00e9nome de la fabrication et parvient \u00e0 localiser des donn\u00e9es pr\u00e9cises dans de nombreux cas. Gr\u00e2ce aux int\u00e9grations d&rsquo;Assent, vous pouvez facilement importer des fournisseurs, des pi\u00e8ces, des contacts, des sous-ensembles et des produits.<\/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\">Voir nos int\u00e9grations en action<\/h2><p>Besoin d&rsquo;une solution qui se connecte \u00e0 vos syst\u00e8mes existants ? Un sp\u00e9cialiste Assent vous montre comment nous pouvons travailler ensemble.<\/p>\n<\/div>\r\n                            <\/div>\r\n                            <div class=\"cell-lg-3 d-flex align-items-center justify-content-center\"><a data-src=\"#popup\" class=\"btn formclick -white \" data-fancybox>Contactez-nous<\/a><div class=\"book-demo\" id=\"popup\" style=\"display:none;\"><div class=\"book-demo-heading text-center\"><h5>Voir nos int\u00e9grations en action<\/h5><p>Besoin d&rsquo;une solution qui se connecte \u00e0 vos syst\u00e8mes existants ? Un sp\u00e9cialiste Assent vous montre comment nous pouvons travailler ensemble.<\/p>\n<\/div><div class=\"book-demo-wrap\"><input type=\"hidden\" id=\"form_nonce\" name=\"form_nonce\" value=\"089d74626d\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/fr\/wp-json\/wp\/v2\/pages\/31412\" \/><!-- Formcomplete Gated Asset -->\r\n<form action=\"\/form-handler\" class=\"form--wrap gated-asset\" data-handler=\"pardotForm22\" method=\"post\" class=\"gated-asset\" data-formtype=\"gated-asset\" onsubmit = \"return demoFunction(this);\" id=\"fc_gatedAsset\">\r\n  <p class=\"form-field  first_name pd-text required half\">      \r\n    <label class=\"field-label\" for=\"First Name\">Pr\u00e9nom*<\/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=\"Last Name\">Nom*<\/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\">Adresse e-mail professionnelle*<\/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 phone pd-text half\">\r\n    <label class=\"field-label\" for=\"phone\">Num\u00e9ro de t\u00e9l\u00e9phone<\/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  company pd-text required  half\">\r\n    <label class=\"field-label\" for=\"Company\">Entreprise*<\/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  role pd-text required    \">\r\n    <!-- <label class=\"field-label\" for=\"Job_Function\">Poste*<\/label> -->\r\n    <select name=\"Job_Level__c\" id=\"pardot_role\" required>\r\n      <option value=\"\" selected disabled>Poste*<\/option>\r\n      <option value=\"Executive\">Ex\u00e9cutif<\/option>\r\n      <option value=\"C-Level\">Niveau C<\/option>\r\n      <option value=\"VP-Level\">Niveau VP<\/option>\r\n      <option value=\"Director\">Directeur<\/option>\r\n      <option value=\"Manager\">Gestionnaire<\/option>\r\n      <option value=\"Individual Contributor\">Contributeur individuel<\/option>\r\n      <option value=\"Other\">Autre<\/option>\r\n      <option value=\"Non-Manager\">Non-G\u00e9rant<\/option>\r\n    <\/select>\r\n  <\/p>\r\n\r\n  <p class=\"form-field  job_title pd-text required    \">\r\n    <label class=\"field-label\" for=\"job_title\">Intitul\u00e9 du post*<\/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\">Pays<\/label> -->\r\n    <select name=\"Country\" id=\"pardot_country\" required>\r\n      <option value=\"\" selected disabled>Pays*<\/option>\r\n      <option value='Afghanistan'>Afghanistan<\/option>\r\n      <option value='Algeria'>Alg\u00e9rie<\/option>\r\n      <option value='Angola'>Angola<\/option>\r\n      <option value='Argentina'>Argentine<\/option>\r\n      <option value='Armenia'>Arm\u00e9nie<\/option>\r\n      <option value='Australia'>Australie<\/option>\r\n      <option value='Austria'>Autriche<\/option>\r\n      <option value='Bahamas'>Bahamas<\/option>\r\n      <option value='Bangladesh'>Bangladesh<\/option>\r\n      <option value='Belgium'>Belgique<\/option>\r\n      <option value='Belize'>Belize<\/option>\r\n      <option value='Benin'>B\u00e9nin<\/option>\r\n      <option value='Bermuda'>Bermudes<\/option>\r\n      <option value='Bolivia'>Bolivie<\/option>\r\n      <option value='Brazil'>Br\u00e9sil<\/option>\r\n      <option value='Bulgaria'>Bulgarie<\/option>\r\n      <option value='Cameroon'>Cameroun<\/option>\r\n      <option value='Canada'>Canada<\/option>\r\n      <option value='Chile'>Chili<\/option>\r\n      <option value='China'>Chine<\/option>\r\n      <option value='Colombia'>Colombie<\/option>\r\n      <option value='Congo'>Congo<\/option>\r\n      <option value='Costa Rica'>Costa Rica<\/option>\r\n      <option value='Croatia'>Croatie<\/option>\r\n      <option value='Cuba'>Cuba<\/option>\r\n      <option value='Cyprus'>Chypre<\/option>\r\n      <option value='Czech Republic'>R\u00e9publique tch\u00e8que<\/option>\r\n      <option value='Czechia'>Tch\u00e9quie<\/option>\r\n      <option value='Denmark'>Danemark<\/option>\r\n      <option value='Ecuador'>\u00c9quateur<\/option>\r\n      <option value='Egypt'>\u00c9gypte<\/option>\r\n      <option value='El Salvador'>Salvador<\/option>\r\n      <option value='Estonia'>Estonie<\/option>\r\n      <option value='Finland'>Finlande<\/option>\r\n      <option value='France'>France<\/option>\r\n      <option value='Germany'>Allemagne<\/option>\r\n      <option value='Ghana'>Ghana<\/option>\r\n      <option value='Greece'>Gr\u00e8ce<\/option>\r\n      <option value='Guatemala'>Guatemala<\/option>\r\n      <option value='Haiti'>Ha\u00efti<\/option>\r\n      <option value='Hong Kong'>Hong Kong<\/option>\r\n      <option value='Hungary'>Hongrie<\/option>\r\n      <option value='Iceland'>Islande<\/option>\r\n      <option value='India'>Inde<\/option>\r\n      <option value='Indonesia'>Indon\u00e9sie<\/option>\r\n      <option value='Iran'>Iran<\/option>\r\n      <option value='Ireland'>Irlande<\/option>\r\n      <option value='Israel'>Isra\u00ebl<\/option>\r\n      <option value='Italy'>Italie<\/option>\r\n      <option value='Jamaica'>Jama\u00efque<\/option>\r\n      <option value='Japan'>Japon<\/option>\r\n      <option value='Kazakhstan'>Kazakhstan<\/option>\r\n      <option value='Kenya'>Kenya<\/option>\r\n      <option value='Kuala Lumpur'>Kuala Lumpur<\/option>\r\n      <option value='Kuwait'>Kowe\u00eft<\/option>\r\n      <option value='Latvia'>Lettonie<\/option>\r\n      <option value='Lebanon'>Liban<\/option>\r\n      <option value='Libya'>Libye<\/option>\r\n      <option value='Liechtenstein'>Liechtenstein<\/option>\r\n      <option value='Lithuania'>Lituanie<\/option>\r\n      <option value='London'>Londres<\/option>\r\n      <option value='Luxembourg'>Luxembourg<\/option>\r\n      <option value='Macao'>Macao<\/option>\r\n      <option value='Madagascar'>Madagascar<\/option>\r\n      <option value='Malawi'>Malawi<\/option>\r\n      <option value='Malaysia'>Malaisie<\/option>\r\n      <option value='Mauritius'>\u00cele Maurice<\/option>\r\n      <option value='Mexico'>Mexique<\/option>\r\n      <option value='Mongolia'>Mongolie<\/option>\r\n      <option value='Morocco'>Maroc<\/option>\r\n      <option value='Netherlands'>Pays-Bas<\/option>\r\n      <option value='New Zealand'>Nouvelle-Z\u00e9lande<\/option>\r\n      <option value='Nicaragua'>Nicaragua<\/option>\r\n      <option value='Nigeria'>Nigeria<\/option>\r\n      <option value='Norway'>Norv\u00e8ge<\/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'>Papouasie-Nouvelle-Guin\u00e9e<\/option>\r\n      <option value='Paraguay'>Paraguay<\/option>\r\n      <option value='Peru'>P\u00e9rou<\/option>\r\n      <option value='Philippines'>Philippines<\/option>\r\n      <option value='Poland'>Pologne<\/option>\r\n      <option value='Portugal'>Portugal<\/option>\r\n      <option value='Qatar'>Qatar<\/option>\r\n      <option value='Romania'>Roumanie<\/option>\r\n      <option value='Russia'>Russie<\/option>\r\n      <option value='Russian Federation'>F\u00e9d\u00e9ration de Russie<\/option>\r\n      <option value='Saint Kitts and Nevis'>Saint-Christophe-et-Ni\u00e9v\u00e8s<\/option>\r\n      <option value='Saudi Arabia'>Arabie saoudite<\/option>\r\n      <option value='Senegal'>S\u00e9n\u00e9gal<\/option>\r\n      <option value='Slovakia'>Slovaquie<\/option>\r\n      <option value='Slovenia'>Slov\u00e9nie<\/option>\r\n      <option value='South Africa'>Afrique du Sud<\/option>\r\n      <option value='South Korea'>Cor\u00e9e du Sud<\/option>\r\n      <option value='Spain'>Espagne<\/option>\r\n      <option value='Sri Lanka'>Sri Lanka<\/option>\r\n      <option value='Suriname'>Suriname<\/option>\r\n      <option value='Sweden'>Su\u00e8de<\/option>\r\n      <option value='Switzerland'>Suisse<\/option>\r\n      <option value='Syria'>Syrie<\/option>\r\n      <option value='Taiwan'>Ta\u00efwan<\/option>\r\n      <option value='Tanzania'>Tanzanie<\/option>\r\n      <option value='Thailand'>Tha\u00eflande<\/option>\r\n      <option value='Trinidad and Tobago'>Trinit\u00e9-et-Tobago<\/option>\r\n      <option value='Tunisia'>Tunisie<\/option>\r\n      <option value='Turkey'>Turquie<\/option>\r\n      <option value='Uganda'>Ouganda<\/option>\r\n      <option value='Ukraine'>Ukraine<\/option>\r\n      <option value='United Arab Emirates'>\u00c9mirats arabes unis<\/option>\r\n      <option value='United Kingdom'>Royaume-Uni<\/option>\r\n      <option value='United States of America'>\u00c9tats-Unis d&rsquo;Am\u00e9rique<\/option>\r\n      <option value='Uzbekistan'>Ouzb\u00e9kistan<\/option>\r\n      <option value='Vietnam'>Vietnam<\/option>\r\n      <option value='Zambia'>Zambie<\/option>\r\n      <option value='Zimbabwe'>Zimbabwe<\/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  targetCampaign pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"targetCampaign\" id=\"pardot_target_campaign\" value=\"\">\r\n  <\/p>\r\n\r\n  <!-- \r\n  <p class=\"form-field  test_book_a_demo_checkbox pd-checkbox required  no-label  \">\r\n    <span class=\"value\"><span><input type=\"checkbox\" name=\"Book_a_Demo_With_Us\" id=\"demo-checkbox\" value=\"yes\" onchange=\"\"><label class=\"inline\" for=\"Book a demo\">Oui, je souhaite r\u00e9server une d\u00e9mo de plateforme.<\/label><\/span><\/span>\r\n  <\/p>\r\n-->\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\" style=\"margin-bottom:0;\">\r\n    <input type=\"submit\" accesskey=\"s\" value=\"Envoyer\">\r\n  <\/p>\r\n  \r\n  <p class=\"form-field consent-stmt\">\r\n    <span>En envoyant ce formulaire, j\u2019accepte d\u2019\u00eatre contact\u00e9(e) par Assent, ce qui implique la r\u00e9ception de son newsletter et d\u2019autres messages promotionnels par e-mail, conform\u00e9ment \u00e0 la <a href=\"https:\/\/www.assent.com\/fr\/confidentialite\/\" target=\"_blank\">Politique de confidentialit\u00e9 d\u2019Assent<\/a>.<\/span>\r\n  <\/p>\r\n\r\n<input type=\"hidden\" name=\"form_validation\" value=\"QnlEN2J4TlZSejlOL29wUzRNdmpwVkZTdlJZWTdGZ2RqRm9WTC9XL2crUTRuc09jMlJZVFEreHdLeit0NVZPN25GOEhDMzNFT1gxTytqb0d5ZGhURWc9PTo6Aq5LxRnNWzzOfDtjnJAz4Q==\" \/><input type=\"hidden\" id=\"form_nonce\" name=\"form_nonce\" value=\"089d74626d\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/fr\/wp-json\/wp\/v2\/pages\/31412\" \/><\/form>\r\n<script type=\"text\/javascript\">\r\n\/\/ Parse the URL\r\nfunction getParameterByName(name) {\r\n    name = name.replace(\/[\\[]\/, \"\\\\[\").replace(\/[\\]]\/, \"\\\\]\");\r\n    var regex = new RegExp(\"[\\\\?&]\" + name + \"=([^&#]*)\"),\r\n        results = regex.exec(location.search);\r\n    return results === null ? \"\" : decodeURIComponent(results[1].replace(\/\\+\/g, \" \"));\r\n}\r\n\/\/ Give the URL parameters variable names\r\nvar source = getParameterByName('utm_source');\r\nvar medium = getParameterByName('utm_medium');\r\nvar campaign = getParameterByName('utm_campaign');\r\nvar term = getParameterByName('utm_term');\r\nvar region = getParameterByName('utm_region');\r\nvar channel = getParameterByName('utm_channel');\r\nvar content = getParameterByName('utm_content');\r\nvar pageReferrer = window.location.href;\r\n\r\n\/\/ Put the variable names into the hidden fields in the form.\r\ndocument.querySelectorAll(\"form .utm_source input\").forEach(function(el){ el.value = source });\r\ndocument.querySelectorAll(\"form .utm_medium input\").forEach(function(el){ el.value = medium });\r\ndocument.querySelectorAll(\"form .utm_campaign input\").forEach(function(el){ el.value = campaign });\r\ndocument.querySelectorAll(\"form .utm_term input\").forEach(function(el){ el.value = term });\r\ndocument.querySelectorAll(\"form .utm_region input\").forEach(function(el){ el.value = region });\r\ndocument.querySelectorAll(\"form .utm_channel input\").forEach(function(el){ el.value = channel });\r\ndocument.querySelectorAll(\"form .utm_content input\").forEach(function(el){ el.value = content });\r\ndocument.querySelectorAll(\"form .referring-page input\").forEach(function(el){ el.value = pageReferrer });\r\n<\/script><\/div>\n\t\t<\/div><\/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:30px\" 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\">Demander une D\u00e9monstration en Direct<\/div>\t\t\t\t\t\t<H2>Voir nos int\u00e9grations en action<\/H2>\t\t\t\t\t\t<div class=\"tcf-content-desc\"><p>Besoin d&rsquo;une solution qui se connecte \u00e0 vos syst\u00e8mes existants ? Un sp\u00e9cialiste Assent vous montre comment nous pouvons travailler ensemble.<\/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=\"089d74626d\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/fr\/wp-json\/wp\/v2\/pages\/31412\" \/><!-- General Demo -->\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\">Pr\u00e9nom*<\/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\">Nom*<\/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\">E-mail professionnelle*<\/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\">Entreprise*<\/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\">Num\u00e9ro de t\u00e9l\u00e9phone<\/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\">Poste<\/label> -->\r\n    <select name=\"Job_Level__c\" id=\"pardot_role\" required>\r\n      <option value=\"\" selected disabled>Poste*<\/option>\r\n      <option value=\"Executive\">Ex\u00e9cutif<\/option>\r\n      <option value=\"C-Level\">Niveau C<\/option>\r\n      <option value=\"VP-Level\">Niveau VP<\/option>\r\n      <option value=\"Director\">Directeur<\/option>\r\n      <option value=\"Manager\">Gestionnaire<\/option>\r\n      <option value=\"Individual Contributor\">Contributeur individuel<\/option>\r\n      <option value=\"Other\">Autre<\/option>\r\n      <option value=\"Non-Manager\">Non-G\u00e9rant<\/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\">Intitul\u00e9 du post*<\/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\">Pays<\/label> -->\r\n    <select name=\"Country\" id=\"pardot_country\" required>\r\n      <option value=\"\" selected disabled>Pays*<\/option>\r\n      <option value='Afghanistan'>Afghanistan<\/option>\r\n      <option value='Algeria'>Alg\u00e9rie<\/option>\r\n      <option value='Angola'>Angola<\/option>\r\n      <option value='Argentina'>Argentine<\/option>\r\n      <option value='Armenia'>Arm\u00e9nie<\/option>\r\n      <option value='Australia'>Australie<\/option>\r\n      <option value='Austria'>Autriche<\/option>\r\n      <option value='Bahamas'>Bahamas<\/option>\r\n      <option value='Bangladesh'>Bangladesh<\/option>\r\n      <option value='Belgium'>Belgique<\/option>\r\n      <option value='Belize'>Belize<\/option>\r\n      <option value='Benin'>B\u00e9nin<\/option>\r\n      <option value='Bermuda'>Bermudes<\/option>\r\n      <option value='Bolivia'>Bolivie<\/option>\r\n      <option value='Brazil'>Br\u00e9sil<\/option>\r\n      <option value='Bulgaria'>Bulgarie<\/option>\r\n      <option value='Cameroon'>Cameroun<\/option>\r\n      <option value='Canada'>Canada<\/option>\r\n      <option value='Chile'>Chili<\/option>\r\n      <option value='China'>Chine<\/option>\r\n      <option value='Colombia'>Colombie<\/option>\r\n      <option value='Congo'>Congo<\/option>\r\n      <option value='Costa Rica'>Costa Rica<\/option>\r\n      <option value='Croatia'>Croatie<\/option>\r\n      <option value='Cuba'>Cuba<\/option>\r\n      <option value='Cyprus'>Chypre<\/option>\r\n      <option value='Czech Republic'>R\u00e9publique tch\u00e8que<\/option>\r\n      <option value='Czechia'>Tch\u00e9quie<\/option>\r\n      <option value='Denmark'>Danemark<\/option>\r\n      <option value='Ecuador'>\u00c9quateur<\/option>\r\n      <option value='Egypt'>\u00c9gypte<\/option>\r\n      <option value='El Salvador'>Salvador<\/option>\r\n      <option value='Estonia'>Estonie<\/option>\r\n      <option value='Finland'>Finlande<\/option>\r\n      <option value='France'>France<\/option>\r\n      <option value='Germany'>Allemagne<\/option>\r\n      <option value='Ghana'>Ghana<\/option>\r\n      <option value='Greece'>Gr\u00e8ce<\/option>\r\n      <option value='Guatemala'>Guatemala<\/option>\r\n      <option value='Haiti'>Ha\u00efti<\/option>\r\n      <option value='Hong Kong'>Hong Kong<\/option>\r\n      <option value='Hungary'>Hongrie<\/option>\r\n      <option value='Iceland'>Islande<\/option>\r\n      <option value='India'>Inde<\/option>\r\n      <option value='Indonesia'>Indon\u00e9sie<\/option>\r\n      <option value='Iran'>Iran<\/option>\r\n      <option value='Ireland'>Irlande<\/option>\r\n      <option value='Israel'>Isra\u00ebl<\/option>\r\n      <option value='Italy'>Italie<\/option>\r\n      <option value='Jamaica'>Jama\u00efque<\/option>\r\n      <option value='Japan'>Japon<\/option>\r\n      <option value='Kazakhstan'>Kazakhstan<\/option>\r\n      <option value='Kenya'>Kenya<\/option>\r\n      <option value='Kuala Lumpur'>Kuala Lumpur<\/option>\r\n      <option value='Kuwait'>Kowe\u00eft<\/option>\r\n      <option value='Latvia'>Lettonie<\/option>\r\n      <option value='Lebanon'>Liban<\/option>\r\n      <option value='Libya'>Libye<\/option>\r\n      <option value='Liechtenstein'>Liechtenstein<\/option>\r\n      <option value='Lithuania'>Lituanie<\/option>\r\n      <option value='London'>Londres<\/option>\r\n      <option value='Luxembourg'>Luxembourg<\/option>\r\n      <option value='Macao'>Macao<\/option>\r\n      <option value='Madagascar'>Madagascar<\/option>\r\n      <option value='Malawi'>Malawi<\/option>\r\n      <option value='Malaysia'>Malaisie<\/option>\r\n      <option value='Mauritius'>\u00cele Maurice<\/option>\r\n      <option value='Mexico'>Mexique<\/option>\r\n      <option value='Mongolia'>Mongolie<\/option>\r\n      <option value='Morocco'>Maroc<\/option>\r\n      <option value='Netherlands'>Pays-Bas<\/option>\r\n      <option value='New Zealand'>Nouvelle-Z\u00e9lande<\/option>\r\n      <option value='Nicaragua'>Nicaragua<\/option>\r\n      <option value='Nigeria'>Nigeria<\/option>\r\n      <option value='Norway'>Norv\u00e8ge<\/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'>Papouasie-Nouvelle-Guin\u00e9e<\/option>\r\n      <option value='Paraguay'>Paraguay<\/option>\r\n      <option value='Peru'>P\u00e9rou<\/option>\r\n      <option value='Philippines'>Philippines<\/option>\r\n      <option value='Poland'>Pologne<\/option>\r\n      <option value='Portugal'>Portugal<\/option>\r\n      <option value='Qatar'>Qatar<\/option>\r\n      <option value='Romania'>Roumanie<\/option>\r\n      <option value='Russia'>Russie<\/option>\r\n      <option value='Russian Federation'>F\u00e9d\u00e9ration de Russie<\/option>\r\n      <option value='Saint Kitts and Nevis'>Saint-Christophe-et-Ni\u00e9v\u00e8s<\/option>\r\n      <option value='Saudi Arabia'>Arabie saoudite<\/option>\r\n      <option value='Senegal'>S\u00e9n\u00e9gal<\/option>\r\n      <option value='Slovakia'>Slovaquie<\/option>\r\n      <option value='Slovenia'>Slov\u00e9nie<\/option>\r\n      <option value='South Africa'>Afrique du Sud<\/option>\r\n      <option value='South Korea'>Cor\u00e9e du Sud<\/option>\r\n      <option value='Spain'>Espagne<\/option>\r\n      <option value='Sri Lanka'>Sri Lanka<\/option>\r\n      <option value='Suriname'>Suriname<\/option>\r\n      <option value='Sweden'>Su\u00e8de<\/option>\r\n      <option value='Switzerland'>Suisse<\/option>\r\n      <option value='Syria'>Syrie<\/option>\r\n      <option value='Taiwan'>Ta\u00efwan<\/option>\r\n      <option value='Tanzania'>Tanzanie<\/option>\r\n      <option value='Thailand'>Tha\u00eflande<\/option>\r\n      <option value='Trinidad and Tobago'>Trinit\u00e9-et-Tobago<\/option>\r\n      <option value='Tunisia'>Tunisie<\/option>\r\n      <option value='Turkey'>Turquie<\/option>\r\n      <option value='Uganda'>Ouganda<\/option>\r\n      <option value='Ukraine'>Ukraine<\/option>\r\n      <option value='United Arab Emirates'>\u00c9mirats arabes unis<\/option>\r\n      <option value='United Kingdom'>Royaume-Uni<\/option>\r\n      <option value='United States of America'>\u00c9tats-Unis d&rsquo;Am\u00e9rique<\/option>\r\n      <option value='Uzbekistan'>Ouzb\u00e9kistan<\/option>\r\n      <option value='Vietnam'>Vietnam<\/option>\r\n      <option value='Zambia'>Zambie<\/option>\r\n      <option value='Zimbabwe'>Zimbabwe<\/option>\r\n    <\/select>\r\n  <\/p>\r\n\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>En envoyant ce formulaire, j\u2019accepte d\u2019\u00eatre contact\u00e9(e) par Assent, ce qui implique la r\u00e9ception de son newsletter et d\u2019autres messages promotionnels par e-mail, conform\u00e9ment \u00e0 la <a href=\"https:\/\/www.assent.com\/fr\/confidentialite\/\" target=\"_blank\">Politique de confidentialit\u00e9 d\u2019Assent<\/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=\"Envoyer\" id=\"btn-submit\">\r\n  <\/p>\r\n  \r\n<input type=\"hidden\" name=\"form_validation\" value=\"RWkxRG5XNHJXRmVGWExibTI0cmw2MldsWGk1bE9TMUZuejhoTDhVZ1EyQTc1TkhyS1dhazd0bzBXeWdxaXI0NTBSNmJtM3dFKzgvTzBPNENNN1ExeXc9PTo6Mwxdm5Wkaz8MJDBLwC1WcA==\" \/><input type=\"hidden\" id=\"form_nonce\" name=\"form_nonce\" value=\"089d74626d\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/fr\/wp-json\/wp\/v2\/pages\/31412\" \/><\/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":"<p>Int\u00e9grations logicielles innovantes pour la conformit\u00e9 des produits tout au long de leur vie et la gestion durable de la supply chain.<\/p>\n","protected":false},"author":21,"featured_media":0,"parent":31220,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[],"class_list":["post-31412","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>Int\u00e9grations d&#039;entreprise | Assent<\/title>\n<meta name=\"description\" content=\"Int\u00e9grations logicielles innovantes pour la conformit\u00e9 des produits tout au long de leur vie et la gestion durable de la supply chain.\" \/>\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\/fr\/capacites\/plateforme\/integrations-supply-chain\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Int\u00e9grations\" \/>\n<meta property=\"og:description\" content=\"Int\u00e9grations logicielles innovantes pour la conformit\u00e9 des produits tout au long de leur vie et la gestion durable de la supply chain.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/\" \/>\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:43+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\/fr\/capacites\/plateforme\/integrations-supply-chain\/\",\"url\":\"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/\",\"name\":\"Int\u00e9grations d'entreprise | Assent\",\"isPartOf\":{\"@id\":\"https:\/\/www.assent.com\/fr\/#website\"},\"datePublished\":\"2022-02-01T01:23:28+00:00\",\"dateModified\":\"2026-01-23T05:11:43+00:00\",\"description\":\"Int\u00e9grations logicielles innovantes pour la conformit\u00e9 des produits tout au long de leur vie et la gestion durable de la supply chain.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.assent.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Plateforme et Capacit\u00e9s\",\"item\":\"https:\/\/www.assent.com\/fr\/capacites\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Plateforme et Capacit\u00e9s\",\"item\":\"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Int\u00e9grations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.assent.com\/fr\/#website\",\"url\":\"https:\/\/www.assent.com\/fr\/\",\"name\":\"Assent\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.assent.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.assent.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.assent.com\/fr\/#organization\",\"name\":\"Assent\",\"url\":\"https:\/\/www.assent.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.assent.com\/fr\/#\/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\/fr\/#\/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":"Int\u00e9grations d'entreprise | Assent","description":"Int\u00e9grations logicielles innovantes pour la conformit\u00e9 des produits tout au long de leur vie et la gestion durable de la supply chain.","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\/fr\/capacites\/plateforme\/integrations-supply-chain\/","og_locale":"fr_FR","og_type":"article","og_title":"Int\u00e9grations","og_description":"Int\u00e9grations logicielles innovantes pour la conformit\u00e9 des produits tout au long de leur vie et la gestion durable de la supply chain.","og_url":"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/","og_site_name":"Assent","article_publisher":"https:\/\/www.facebook.com\/AssentCompliance\/","article_modified_time":"2026-01-23T05:11:43+00:00","twitter_card":"summary_large_image","twitter_site":"@AssentGlobal","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/","url":"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/","name":"Int\u00e9grations d'entreprise | Assent","isPartOf":{"@id":"https:\/\/www.assent.com\/fr\/#website"},"datePublished":"2022-02-01T01:23:28+00:00","dateModified":"2026-01-23T05:11:43+00:00","description":"Int\u00e9grations logicielles innovantes pour la conformit\u00e9 des produits tout au long de leur vie et la gestion durable de la supply chain.","breadcrumb":{"@id":"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/integrations-supply-chain\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.assent.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Plateforme et Capacit\u00e9s","item":"https:\/\/www.assent.com\/fr\/capacites\/"},{"@type":"ListItem","position":3,"name":"Plateforme et Capacit\u00e9s","item":"https:\/\/www.assent.com\/fr\/capacites\/plateforme\/"},{"@type":"ListItem","position":4,"name":"Int\u00e9grations"}]},{"@type":"WebSite","@id":"https:\/\/www.assent.com\/fr\/#website","url":"https:\/\/www.assent.com\/fr\/","name":"Assent","description":"","publisher":{"@id":"https:\/\/www.assent.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.assent.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.assent.com\/fr\/#organization","name":"Assent","url":"https:\/\/www.assent.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.assent.com\/fr\/#\/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\/fr\/#\/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\/fr\/wp-json\/wp\/v2\/pages\/31412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/users\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/comments?post=31412"}],"version-history":[{"count":6,"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/pages\/31412\/revisions"}],"predecessor-version":[{"id":107878,"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/pages\/31412\/revisions\/107878"}],"up":[{"embeddable":true,"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/pages\/31220"}],"wp:attachment":[{"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/media?parent=31412"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.assent.com\/fr\/wp-json\/wp\/v2\/categories?post=31412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}