{"id":2895,"date":"2026-06-15T07:38:25","date_gmt":"2026-06-15T07:38:25","guid":{"rendered":"https:\/\/dynovixtechnologies.com\/?page_id=2895"},"modified":"2026-06-16T11:59:57","modified_gmt":"2026-06-16T11:59:57","slug":"procurement-agent","status":"publish","type":"page","link":"https:\/\/dynovixtechnologies.com\/index.php\/procurement-agent\/","title":{"rendered":"Procurement Agent"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2895\" class=\"elementor elementor-2895\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2fca8de1 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2fca8de1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-69ed6b9c\" data-id=\"69ed6b9c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5cb40441 e-flex e-con-boxed e-con e-parent\" data-id=\"5cb40441\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-263060e3 elementor-widget elementor-widget-html\" data-id=\"263060e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Procurement - AI Agents<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n\r\n        * {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        :root {\r\n            \/* Brand Colors *\/\r\n            --brand-dark: #11286E;\r\n            --brand-light: #29D0D8;\r\n            \r\n            \/* Theme Colors *\/\r\n            --bg-color: #0b1a47; \/* Darker shade of #11286E for contrast *\/\r\n            --text-main: #f8fafc;\r\n            --text-muted: #a8b8d0;\r\n            --card-bg: rgba(17, 40, 110, 0.5); \/* Semi-transparent #11286E *\/\r\n            --card-border: rgba(41, 208, 216, 0.2); \/* 20% opacity of #29D0D8 *\/\r\n            --accent-1: #29D0D8;\r\n            --accent-2: #5ce4ea; \/* Lighter tint of #29D0D8 for vibrant gradients *\/\r\n            --gradient: linear-gradient(135deg, var(--accent-1), var(--accent-2));\r\n            --hover-bg: rgba(41, 208, 216, 0.1);\r\n        }\r\n\r\n        body {\r\n            margin: 0;\r\n            padding: 0;\r\n            font-family: 'Outfit', sans-serif;\r\n            background-color: var(--bg-color);\r\n            color: var(--text-main);\r\n            line-height: 1.6;\r\n            overflow-x: hidden;\r\n            background-image: \r\n                radial-gradient(circle at 15% 50%, rgba(41, 208, 216, 0.08), transparent 30%),\r\n                radial-gradient(circle at 85% 30%, rgba(17, 40, 110, 0.6), transparent 30%);\r\n            background-attachment: fixed;\r\n        }\r\n\r\n        .procurement-agents-wrapper {\r\n            font-family: 'Outfit', sans-serif;\r\n            background-color: var(--bg-color);\r\n            color: var(--text-main);\r\n            line-height: 1.6;\r\n            background-image: \r\n                radial-gradient(circle at 15% 50%, rgba(41, 208, 216, 0.08), transparent 30%),\r\n                radial-gradient(circle at 85% 30%, rgba(17, 40, 110, 0.6), transparent 30%);\r\n            background-attachment: fixed;\r\n            padding: 40px 20px;\r\n            border-radius: 20px;\r\n        }\r\n\r\n        .container, .procurement-agents-wrapper .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0;\r\n        }\r\n\r\n        .header, .procurement-agents-wrapper .header {\r\n            text-align: center;\r\n            margin-bottom: 60px;\r\n            animation: fadeInDown 0.8s ease-out;\r\n        }\r\n\r\n        .header h1, .procurement-agents-wrapper .header h1 {\r\n            font-size: 3rem;\r\n            font-weight: 700;\r\n            margin-bottom: 15px;\r\n            background: var(--gradient);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            display: inline-block;\r\n        }\r\n\r\n        .header p, .procurement-agents-wrapper .header p {\r\n            font-size: 1.2rem;\r\n            color: var(--text-muted);\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .functional-area, .procurement-agents-wrapper .functional-area {\r\n            margin-bottom: 60px;\r\n            animation: fadeIn 1s ease-out;\r\n        }\r\n\r\n        .functional-area-title, .procurement-agents-wrapper .functional-area-title {\r\n            font-size: 1.8rem;\r\n            font-weight: 600;\r\n            margin-bottom: 30px;\r\n            padding-bottom: 10px;\r\n            border-bottom: 2px solid var(--card-border);\r\n            color: #e2e8f0;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .functional-area-title::before, .procurement-agents-wrapper .functional-area-title::before {\r\n            content: '';\r\n            display: block;\r\n            width: 12px;\r\n            height: 12px;\r\n            border-radius: 50%;\r\n            background: var(--gradient);\r\n        }\r\n\r\n        .grid-container, .procurement-agents-wrapper .grid-container {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));\r\n            gap: 30px;\r\n            align-items: stretch;\r\n        }\r\n\r\n        .agent-card, .procurement-agents-wrapper .agent-card {\r\n            background: var(--card-bg);\r\n            border: 1px solid var(--card-border);\r\n            border-radius: 16px;\r\n            padding: 25px;\r\n            backdrop-filter: blur(10px);\r\n            transition: all 0.3s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n            display: flex;\r\n            flex-direction: column;\r\n            min-height: 100%;\r\n        }\r\n\r\n        .agent-card::before, .procurement-agents-wrapper .agent-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 4px;\r\n            background: var(--gradient);\r\n            opacity: 0;\r\n            transition: opacity 0.3s ease;\r\n        }\r\n\r\n        .agent-card:hover, .procurement-agents-wrapper .agent-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.5);\r\n            border-color: rgba(139, 92, 246, 0.3);\r\n            background: rgba(30, 41, 59, 0.85);\r\n        }\r\n\r\n        .agent-card:hover::before, .procurement-agents-wrapper .agent-card:hover::before {\r\n            opacity: 1;\r\n        }\r\n\r\n        .use-case, .procurement-agents-wrapper .use-case {\r\n            font-size: 1.3rem;\r\n            font-weight: 600;\r\n            color: #fff;\r\n            margin-bottom: 15px;\r\n            line-height: 1.3;\r\n        }\r\n\r\n        .badge, .procurement-agents-wrapper .badge {\r\n            display: inline-block;\r\n            padding: 4px 10px;\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.05em;\r\n            background: rgba(41, 208, 216, 0.15);\r\n            color: #29D0D8;\r\n            border-radius: 20px;\r\n            margin-bottom: 15px;\r\n            align-self: flex-start;\r\n        }\r\n\r\n        .business-benefit, .procurement-agents-wrapper .business-benefit {\r\n            font-size: 0.95rem;\r\n            color: var(--text-muted);\r\n            flex-grow: 1;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Animations *\/\r\n        @keyframes fadeInDown {\r\n            from { opacity: 0; transform: translateY(-20px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n\r\n        @keyframes fadeIn {\r\n            from { opacity: 0; }\r\n            to { opacity: 1; }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .header h1, .procurement-agents-wrapper .header h1 {\r\n                font-size: 2.2rem;\r\n            }\r\n            .grid-container, .procurement-agents-wrapper .grid-container {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div>\r\n        <div class=\"container\">\r\n            <div class=\"header\">\r\n                <h1>Procurement AI Agents<\/h1>\r\n                <p>Explore intelligent agents designed to optimize sourcing, product lifecycle management, and procurement policies.<\/p>\r\n            <\/div>\r\n    \r\n            <div class=\"functional-area\">\r\n                <div class=\"functional-area-title\">Procurement<\/div>\r\n                <div class=\"grid-container\">\r\n        \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Sourcing Command Center*<\/div>\r\n                        <div class=\"business-benefit\">Unifies negotiation management into a single AI-driven experience that empowers category managers to manage high-priority exceptions, make procurement decisions faster, and drive stronger savings.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Procurement Policy Advisor<\/div>\r\n                        <div class=\"business-benefit\">Provides procurement policy information, helping customers address compliance and reduce training costs.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Purchase Requisition Status Advisor<\/div>\r\n                        <div class=\"business-benefit\">Provides requisition status updates, enabling customers to quickly identify requisitions needing action.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Quote to Purchase Requisition Assistant<\/div>\r\n                        <div class=\"business-benefit\">Converts supplier quotes to requisitions, helping customers minimize errors and accelerate submission.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">External Purchase Prices Error Assistant<\/div>\r\n                        <div class=\"business-benefit\">Suggests fixes for purchase price import issues, helping customers facilitate accurate agreements and uninterrupted procurement.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Autonomous Sourcing Assistant<\/div>\r\n                        <div class=\"business-benefit\">Automates sourcing for low-value events, freeing up managers for strategic negotiations.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Contract Advisor<\/div>\r\n                        <div class=\"business-benefit\">Summarizes contract details, helping customers clarify complex clauses and accelerate review.<\/div>\r\n                    <\/div>\r\n            \r\n                <\/div>\r\n            <\/div>\r\n        \r\n            <div class=\"functional-area\">\r\n                <div class=\"functional-area-title\">Product lifecycle management<\/div>\r\n                <div class=\"grid-container\">\r\n        \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Design to Source Workspace*<\/div>\r\n                        <div class=\"business-benefit\">Insight driven cross functional agentic workspace that translates product specifications into qualified supplier options, simulates tradeoffs, and executes RFQs.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Product Readiness Workspace*<\/div>\r\n                        <div class=\"business-benefit\">Surfaces the highest impact readiness risks and critical decision points, analyzes supply chain impact, and priotizes actions and communications across BOMs, change orders, quality and compliance.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Manufacturer Onboarding & Risk Advisor<\/div>\r\n                        <div class=\"business-benefit\">Guides onboarding and evaluates compliance, helping customers ensure supplier quality and reduce onboarding errors.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Master Data Governance Standards Advisor<\/div>\r\n                        <div class=\"business-benefit\">Helps ensure product master data addresses governance policies, enabling customers to reduce errors and maintain data integrity.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Product Regulations Compliance Advisor<\/div>\r\n                        <div class=\"business-benefit\">Provides regulatory guidelines for product data, helping customers address compliance and avoid costly mistakes.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Workflow Policy Advisor<\/div>\r\n                        <div class=\"business-benefit\">Guides engineers through workflow policies and changes, helping customers accelerate change management and reduce cycle times.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Product Comparison Advisor<\/div>\r\n                        <div class=\"business-benefit\">Compares products and highlights differences, enabling customers to make faster, more informed sourcing decisions.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Product 360 Advisor<\/div>\r\n                        <div class=\"business-benefit\">Provides consolidated product data and alternatives, helping customers proactively prevent shortages and disruptions.<\/div>\r\n                    <\/div>\r\n            \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Component Replacement Assistant<\/div>\r\n                        <div class=\"business-benefit\">Automates part replacement impact analysis, helping customers minimize disruption and maintain auditability.<\/div>\r\n                    <\/div>\r\n            \r\n                <\/div>\r\n            <\/div>\r\n        \r\n            <div class=\"functional-area\">\r\n                <div class=\"functional-area-title\">Quality management<\/div>\r\n                <div class=\"grid-container\">\r\n        \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Quality Inspection Advisor<\/div>\r\n                        <div class=\"business-benefit\">Supports inspectors with quality guidance, helping customers address compliance and streamline inspection processes.<\/div>\r\n                    <\/div>\r\n            \r\n                <\/div>\r\n            <\/div>\r\n        \r\n            <div class=\"functional-area\">\r\n                <div class=\"functional-area-title\">Sustainability<\/div>\r\n                <div class=\"grid-container\">\r\n        \r\n                    <div class=\"agent-card\">\r\n                        <span class=\"badge\">AI Agent<\/span>\r\n                        <div class=\"use-case\">Sustainability Policy Advisor<\/div>\r\n                        <div class=\"business-benefit\">Provides answers regarding sustainability compliance, helping customers boost productivity and enable accurate reporting.<\/div>\r\n                    <\/div>\r\n            \r\n                <\/div>\r\n            <\/div>\r\n        \r\n        <\/div>\r\n        \r\n        <script>\r\n            const observerOptions = {\r\n                root: null,\r\n                rootMargin: '0px',\r\n                threshold: 0.1\r\n            };\r\n    \r\n            const observer = new IntersectionObserver((entries, observer) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.style.opacity = '1';\r\n                        entry.target.style.transform = 'translateY(0)';\r\n                        observer.unobserve(entry.target);\r\n                    }\r\n                });\r\n            }, observerOptions);\r\n    \r\n            document.querySelectorAll('.agent-card').forEach((card, index) => {\r\n                card.style.opacity = '0';\r\n                card.style.transform = 'translateY(20px)';\r\n                card.style.transition = `all 0.5s ease ${index % 3 * 0.1}s`;\r\n                observer.observe(card);\r\n            });\r\n        <\/script>\r\n    <\/div>\r\n    \r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-23d49bc2 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"23d49bc2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1f83c91a\" data-id=\"1f83c91a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-12538f4e elementor-widget elementor-widget-why\" data-id=\"12538f4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"why.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <!-- Start Video Area \n    ============================================= -->\n    <div class=\"video-area extra-padding text-center default-padding faq-area bg-gray bg-fixed shadow dark text-light\" style=\"background-image: url(https:\/\/dynovixtechnologies.com\/wp-content\/uploads\/2026\/06\/photo-2-1.jpg\">\n        <div class=\"container\">\n            <div class=\"content\">\n                <div class=\"row\">\n                    <div class=\"col-lg-8 offset-lg-2\">\n                        <h5>Why Choose Us<\/h5>\n                        <h2>We Provide Outsourced IT Services <br>  For your business<\/h2>\n                                                <a class=\"popup-youtube relative video-play-button\" href=\"https:\/\/dynovixtechnologies.com\/wp-content\/uploads\/2026\/06\/DYNOVIX-video-2.mp4\">\n                            <i class=\"fa fa-play\"><\/i>\n                        <\/a>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <!-- Fixed Shpae Bottom -->\n        <div class=\"fixed-shape-bottom\">\n            <img decoding=\"async\" src=\"\" alt=\"Shape\">\n        <\/div>\n        <!-- Fixed Shpae Bottom -->\n    <\/div>\n    <!-- End Video Area -->\n\n    <!-- Start Why Choose Us \n    ============================================= -->\n    <div class=\"choose-us-area default-padding-bottom\">\n        <div class=\"container\">\n            <div class=\"items-box\">\n                <div class=\"row\">\n                                        <!-- SIngle item-->\n                    <div class=\"single-item col-lg-6 col-mg-6\">\n                        <div class=\"item\">\n                            <div class=\"info\">\n                                <h4>24\/7 Customer support<\/h4>\n                                <p>\n                                   At Dynovix Technologies, we provide reliable 24\/7 customer support to ensure your enterprise systems and business operations run without disruption. Our experienced consultants deliver fast issue resolution, proactive monitoring, and continuous technical assistance across Oracle, SAP, AI, and cloud environments.                                <\/p>\n                                <div class=\"call\">\n                                    <div class=\"icons\">\n                                        <i class=\"fas fa-phone\"><\/i>\n                                    <\/div>\n                                    <div class=\"info\">\n                                        <span>Helpline<\/span> +91-720 77 74 74 5                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <!-- End SIngle item-->\n                                                            \n                    <!-- SIngle item-->\n                    <div class=\"single-item col-lg-6 col-mg-6\">\n                        <div class=\"item\">\n                            <div class=\"icon\">\n                                <i class=\"fas fa-cubes\"><\/i>\n                            <\/div>\n                            <div class=\"info\">\n                                <h4>Smart solutions<\/h4>\n                                <p>\n                                    Dynovix Technologies delivers smart and scalable enterprise solutions designed to accelerate digital transformation and optimize business performance. From Oracle Fusion Cloud and SAP S\/4HANA to AI-powered automation and cloud modernization, we help organizations streamline operations and improve decision-making.                                <\/p>\n                                <a href=\"#\" class=\"btn-more\"><\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <!-- End SIngle item-->\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <!-- End Why Choose Us Area -->\n       \n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Procurement &#8211; AI Agents Procurement AI Agents Explore intelligent agents designed to optimize sourcing, product lifecycle management, and procurement policies. Procurement AI Agent Sourcing Command Center* Unifies negotiation management into a single AI-driven experience that empowers category managers to manage high-priority exceptions, make procurement decisions faster, and drive stronger savings. AI Agent Procurement Policy Advisor [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2617,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/pages-image.php","meta":{"footnotes":""},"class_list":["post-2895","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/pages\/2895","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/comments?post=2895"}],"version-history":[{"count":7,"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/pages\/2895\/revisions"}],"predecessor-version":[{"id":3149,"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/pages\/2895\/revisions\/3149"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/media\/2617"}],"wp:attachment":[{"href":"https:\/\/dynovixtechnologies.com\/index.php\/wp-json\/wp\/v2\/media?parent=2895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}