{"id":1917,"date":"2026-01-19T11:50:37","date_gmt":"2026-01-19T11:50:37","guid":{"rendered":"https:\/\/ioss.co\/blog\/?p=1917"},"modified":"2026-01-19T11:50:37","modified_gmt":"2026-01-19T11:50:37","slug":"low-code-no-code-platforms-when-to-use-them-and-when-not-to","status":"publish","type":"post","link":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/","title":{"rendered":"Low-Code\/No-Code Platforms: When to Use Them (and When Not To)"},"content":{"rendered":"<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@4.6.2\/dist\/css\/bootstrap.min.css\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        \/* --- Base & Typography --- *\/\n        body {\n            padding-top: 40px;\n            padding-bottom: 40px;\n            font-family: 'Poppins', sans-serif;\n            color: #444;\n            background-color: #fcfcfc;\n            line-height: 1.7;\n        }<\/p>\n<p>        \/* --- Headers & Gradients --- *\/\n        h1, .h1 {\n            font-size: 2.8rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            color: #2d3436;\n            letter-spacing: -1px;\n        }<\/p>\n<p>        h2, .h2 {\n            color: #bb0000 !important;\n            margin-top: 40px;\n            margin-bottom: 1.5rem;\n            font-weight: 700;\n            position: relative;\n            display: inline-block;\n        }<\/p>\n<p>        \/* Underline effect for H2 *\/\n        h2::after {\n            content: '';\n            display: block;\n            width: 50px;\n            height: 4px;\n            background: #ff4d6d;\n            margin-top: 8px;\n            border-radius: 2px;\n        }<\/p>\n<p>        h3, .h3 {\n            font-weight: 600;\n            margin-top: 2rem;\n            margin-bottom: 1rem;\n            color: #2d3436;\n        }<\/p>\n<p>        h4 {\n            font-weight: 600;\n            margin-top: 1.5rem;\n            color: #2d3436;\n            font-size: 1.2rem;\n        }<\/p>\n<p>        a {\n            color: #ff4d6d;\n            font-weight: 600;\n            transition: color 0.3s;\n        }<\/p>\n<p>        a:hover {\n            color: #bb0000;\n            text-decoration: none;\n        }<\/p>\n<p>        \/* --- Custom Components --- *\/<\/p>\n<p>        \/* 1. The \"In this blog\" Box *\/\n        .ai-expertise {\n            background: #fff;\n            border-radius: 20px;\n            padding: 2.5rem;\n            margin-top: 2rem;\n            box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.08);\n            border-left: 6px solid #ff4d6d;\n            position: relative;\n            overflow: hidden;\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .ai-expertise:hover {\n            transform: translateY(-5px);\n        }<\/p>\n<p>        .cover-list {\n            list-style: none;\n            padding-left: 0;\n            margin-top: 15px;\n        }<\/p>\n<p>        .cover-list li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 12px;\n            font-weight: 500;\n        }<\/p>\n<p>        .cover-list li::before {\n            content: \"\\f00c\"; \/* Check icon *\/\n            font-family: \"Font Awesome 5 Free\";\n            font-weight: 900;\n            position: absolute;\n            left: 0;\n            color: #ff4d6d;\n        }<\/p>\n<p>ul>li::after{\ndisplay:none;\n}<\/p>\n<p>        \/* 2. The Mistake\/Product Cards *\/\n        .products-grid {\n            display: grid;\n            grid-template-columns: 1fr; \n            gap: 2rem;\n            margin-top: 2rem;\n        }<\/p>\n<p>        .product-card {\n            background: white;\n            border-radius: 20px;\n            padding: 3rem;\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.06);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            border: 1px solid rgba(0,0,0,0.03);\n            position: relative;\n            overflow: hidden;\n        }<\/p>\n<p>        .product-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 40px rgba(255, 77, 109, 0.15);\n            border-color: rgba(255, 77, 109, 0.2);\n        }<\/p>\n<p>        \/* Number Badge *\/\n        .mistake-number {\n            position: absolute;\n            top: -10px;\n            right: -10px;\n            font-size: 8rem;\n            font-weight: 900;\n            color: rgba(255, 77, 109, 0.05);\n            line-height: 1;\n            z-index: 0;\n        }<\/p>\n<p>        .product-card h3 {\n            color: #bb0000;\n            font-size: 1.5rem;\n            z-index: 1;\n            position: relative;\n            margin-top: 0;\n        }<\/p>\n<p>        .product-card p, .product-card ul {\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        \/* Inner Boxes *\/\n        .consequence-box {\n            background-color: #fff5f6;\n            border-radius: 12px;\n            padding: 1.5rem;\n            margin: 1.5rem 0;\n            border-left: 4px solid #bb0000;\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        .consequence-box h5 {\n            color: #bb0000;\n            font-weight: 700;\n            font-size: 1rem;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        \/* 3. Call to Action \/ Innovation Box *\/\n        .ai-innovation {\n            margin: 3rem auto;\n            border-radius: 16px;\n            background: linear-gradient(135deg, #2d3436 0%, #000 100%);\n            padding: 3rem;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\n            color: white;\n            text-align: center;\n        }<\/p>\n<p>        .ai-innovation h4 {\n            color: white;\n            justify-content: center;\n            font-size: 1.8rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .ai-innovation h4 i {\n            color: #ff4d6d;\n        }<\/p>\n<p>        .btn-glow {\n            background-color: #ff4d6d;\n            color: white !important;\n            padding: 12px 30px;\n            border-radius: 50px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            margin-top: 15px;\n            box-shadow: 0 5px 15px rgba(255, 77, 109, 0.4);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .btn-glow:hover {\n            background-color: #bb0000;\n            transform: scale(1.05);\n            box-shadow: 0 8px 20px rgba(187, 0, 0, 0.4);\n        }<\/p>\n<p>        \/* 4. FAQ Section Styles *\/\n        .faq .card .card-header .faq-title .badge {\n            background: #ff4747 !important;\n            margin-bottom: 10px;\n        }\n        .faq-title {\n            font-size: 18px !important;\n        }\n        .faq-section {\n            background: #fdfdfd;\n            padding: 3vh 0 0;\n            margin-bottom: 60px;\n            margin-top: 60px;\n        }\n        .faq-title h2 {\n            color: #bb0000 !important;\n            position: relative;\n            margin-bottom: 45px;\n            display: inline-block;\n            font-weight: 600;\n            line-height: 1;\n        }\n        .faq-title h2::before {\n            content: \"\";\n            position: absolute;\n            left: 50%;\n            width: 60px;\n            height: 2px;\n            background: #f7d4d4;\n            bottom: -25px;\n            margin-left: -30px;\n        }\n        .faq-title p {\n            padding: 0 190px;\n            margin-bottom: 10px;\n        }\n        .faq {\n            background: #ffffff;\n            box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);\n            border-radius: 4px;\n        }\n        .faq .card {\n            border: none;\n            background: none;\n            border-bottom: 1px dashed #f7d4d4;\n        }\n        .faq .card .card-header {\n            padding: 0px;\n            border: none;\n            background: none;\n            transition: all 0.3s ease 0s;\n        }\n        .faq .card .card-header:hover {\n            background: #fff0f1 !important;\n            padding-left: 10px;\n        }\n        .faq .card .card-header .faq-title {\n            width: 100%;\n            text-align: left;\n            padding: 15px 30px;\n            font-weight: 600;\n            font-size: 15px;\n            letter-spacing: 1px;\n            color: #000000 !important;\n            text-decoration: none !important;\n            transition: all 0.3s ease 0s;\n            cursor: pointer;\n            display: block;\n        }\n        .faq .card .card-header .faq-title .badge {\n            display: inline-block;\n            width: 20px;\n            height: 20px;\n            line-height: 14px;\n            border-radius: 100px;\n            text-align: center;\n            background: #10376b;\n            color: #fff;\n            font-size: 12px;\n            margin-right: 12px;\n        }\n        .faq .card .card-body {\n            padding: 15px 35px;\n            font-weight: 400;\n            font-size: 16px;\n            color: #000000 !important;\n            line-height: 28px;\n            letter-spacing: 1px;\n            border-top: 1px dashed #f7d4d4;\n        }<\/p>\n<p>        \/* Helper to center aligned images or text if needed *\/\n        .text-justify {\n            text-align: justify;\n        }\n    <\/style>\n<div class=\"container\">\n<section id=\"introduction\">\n<div class=\"row\">\n<div class=\"col-lg-10 mx-auto\">\n<p>Businesses today face a constant challenge, moving fast enough to keep up with customer expectations and competition. Yet traditional app development is slow, costly, and heavily dependent on developer resources.<\/p>\n<p>That\u2019s why low-code and no-code platforms are gaining traction. They let teams build apps quickly using drag-and-drop tools and visual interfaces, often without needing to write code.<\/p>\n<p>However, while they speed up innovation, they\u2019re not ideal for every project. This guide explores how these platforms work, their pros and cons, and when to use them or when a <a href=\"https:\/\/ioss.co\" target=\"_blank\">software development company<\/a> is the smarter choice.<\/p>\n<div class=\"ai-expertise mt-5\">\n<p style=\"margin-top: 0; font-size: 1.2rem; font-weight: 700; color: #2d3436;\">In this blog, we\u2019ll look into:<\/p>\n<ul class=\"cover-list\">\n<li>What Are Low-Code and No-Code Platforms?<\/li>\n<li>Why Businesses Are Adopting Them<\/li>\n<li>Key Benefits &#038; Use Cases<\/li>\n<li>The Limitations (When Not to Use Them)<\/li>\n<li>How to Implement a Hybrid Strategy<\/li>\n<li>Measuring ROI &#038; Future Trends<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"content-body\">\n<div class=\"row mt-5\">\n<div class=\"col-lg-10 mx-auto\">\n<h2>1.What Are Low-Code and No-Code Platforms?<\/h2>\n<p>Low-code and no-code platforms are part of a fast-growing movement toward accelerated app development, where speed, simplicity, and accessibility take center stage.<\/p>\n<h3>Low-Code Platforms: A Bridge Between Coding and Automation<\/h3>\n<p>A <strong>low-code development platform<\/strong> provides visual tools, pre-built components, and minimal scripting capabilities. It is designed for developers or technically inclined professionals who want to build apps faster without writing every line of code manually. Think of it as a semi-automated construction kit: you still control the blueprint, but many of the building blocks are ready to use.<\/p>\n<p>Popular examples include <strong>OutSystems,<\/strong> <strong>Mendix,<\/strong> and <strong>Microsoft Power Apps.<\/strong> These platforms combine customizable logic with rapid deployment features that make application delivery significantly faster and more efficient.<\/p>\n<h3>No-Code Platforms: Software Building for Non-Developers<\/h3>\n<p><strong>No-code platforms,<\/strong> on the other hand, remove coding entirely. They are aimed at <strong>business users or \u201ccitizen developers\u201d<\/strong> who can design workflows, applications, and databases through drag-and-drop interfaces and visual logic builders.<\/p>\n<p>Platforms like <strong>Bubble, Airtable,<\/strong> and <strong>Zapier<\/strong> allow teams to automate processes and launch simple apps without any programming knowledge. Both types fall under the larger umbrella of <strong>visual development tools,<\/strong> designed to democratize application creation and bring innovation closer to the people who understand the problems best.<\/p>\n<h2>2. Why Businesses Are Adopting Low-Code\/No-Code Development<\/h2>\n<p>The appeal of low-code and no-code solutions is clear: speed, cost-efficiency, and empowerment. Let\u2019s unpack why business leaders are increasingly turning toward these platforms.<\/p>\n<h4>2.1 Faster Time-to-Market<\/h4>\n<p>Hiring skilled developers or outsourcing projects can be costly and time-consuming. Low-code and no-code tools reduce that dependency by letting in-house teams create solutions themselves.<\/p>\n<p>While professional developers may still be needed for complex integrations or advanced logic, many business applications, such as employee portals, approval systems, or reporting dashboards, can be created internally at a fraction of the cost.<\/p>\n<h4>2.2 Cost-Effectiveness and Reduced Developer Dependence<\/h4>\n<p>Hiring skilled developers or outsourcing projects can be costly and time-consuming. Low-code and no-code tools reduce that dependency by letting in-house teams create solutions themselves.<\/p>\n<p>While professional developers may still be needed for complex integrations or advanced logic, many business applications, such as employee portals, approval systems, or reporting dashboards, can be created internally at a fraction of the cost.<\/p>\n<h4>2.3 Empowerment Through Citizen Development<\/h4>\n<p>These platforms give power back to the teams closest to the challenges. Marketing, HR, and operations departments can create their own applications to automate repetitive tasks, manage data, or streamline communication, without waiting for IT availability.<\/p>\n<p>This <b>democratization of app development<\/b> results in higher productivity, better collaboration, and faster innovation cycles across the organization.<\/p>\n<h4>2.4 Easier Maintenance and Upgrades<\/h4>\n<p>Since updates are managed visually, small changes or new feature additions don\u2019t require heavy re-coding. This agility is invaluable for companies that need to evolve systems frequently in response to customer feedback or market changes.<\/p>\n<div class=\"ai-innovation\">\n<h4>Partner with iOSS for scalable hybrid solutions that blend low-code speed with traditional development flexibility.<\/h4>\n<p>                    <a href=\"https:\/\/ioss.co\/contact-us\/\" class=\"btn-glow\">Get Expert Advice.<\/a>\n                <\/div>\n<h2>3.Key Benefits: When to Use Low-Code \/ No-Code Platforms<\/h2>\n<p>To know when these tools fit, it helps to understand what they do best.<\/p>\n<ul>\n<li><strong>3.1 Internal Workflows and Automation<\/strong> <br \/> If your organization relies on spreadsheets, long email threads, or manual processes, low-code and no-code tools can centralize operations and boost efficiency. <br \/> For instance, HR teams can use Airtable to automate employee onboarding, while sales teams can build a lead management app using Glide or AppSheet. These platforms shine when you need quick wins that remove repetitive tasks and streamline everyday workflows.<\/li>\n<li><strong>3.2 Prototyping and MVP Development<\/strong> <br \/>Testing new business ideas often requires a quick proof of concept. Instead of commissioning a full-scale product, you can use no-code app builders to create prototypes or MVPs that demonstrate functionality.<br \/>This allows you to validate user interest and business feasibility before investing heavily in full-scale software development.<\/li>\n<li><strong>3.3 Department-Specific or Short-Term Projects<\/strong> <br \/>Low-code and no-code tools are ideal for department-level applications such as dashboards, trackers, approval systems, or internal <a href=\"http:\/\/ai-chatbot-development\" target=\"_blank\">AI chatbots.<\/a> They are particularly valuable for projects that do not require enterprise-level performance or scalability but still need quick deployment.<\/li>\n<li><strong>3.4 Integration with Cloud Ecosystems<\/strong><br \/>Many low-code platforms integrate seamlessly with popular CRM, ERP, and marketing automation tools, enabling business owners to unify data without complex custom APIs. This integration ensures smooth data flow and better decision-making across departments.<\/li>\n<li><strong>3.5 Agility in a Changing Business Environment<\/strong><br \/> In fast-moving markets, the ability to adjust workflows or launch a new process overnight can make a significant competitive difference. Low-code and no-code solutions enable small teams to deliver results with the speed and responsiveness of large IT departments.<\/li>\n<\/ul>\n<h2>4. The Limitations: When Not to Use Low-Code\/No-Code Platforms<\/h2>\n<p>While the benefits are clear, it\u2019s just as important to know where these tools fall short. Misuse often leads to scalability issues, security risks, or costly reworks later.<\/p>\n<div class=\"products-grid\">\n<div class=\"product-card\">\n<div class=\"mistake-number\">1<\/div>\n<h3>4.1 Limited Customization and Scalability<\/h3>\n<p>Most low-code and no-code platforms prioritize simplicity, not deep customization. If your application requires advanced data processing, complex algorithms, or real-time analytics, these tools may not suffice.<\/p>\n<p>As your business expands, you might find that the platform cannot handle increased workloads or unique requirements, forcing a complete rebuild on a custom-coded system.<\/p>\n<\/p><\/div>\n<div class=\"product-card\">\n<div class=\"mistake-number\">2<\/div>\n<h3>4.2 Vendor Lock-In<\/h3>\n<p>When you build on a proprietary platform, your application logic and data often stay tied to that ecosystem. Switching providers or exporting applications can be challenging, sometimes impossible, without major redevelopment.<\/p>\n<p>This <strong>vendor lock-in<\/strong> risk means your business becomes dependent on one company\u2019s infrastructure, pricing, and long-term support policies.<\/p>\n<\/p><\/div>\n<div class=\"product-card\">\n<div class=\"mistake-number\">3<\/div>\n<h3>4.3 Security and Compliance Concerns<\/h3>\n<p>Because no-code tools allow non-technical users to create applications, <strong>security governance<\/strong> can easily be neglected. Without IT oversight, businesses may inadvertently create \u201cshadow IT\u201d systems that store sensitive data without proper compliance measures.<\/p>\n<p>Industries like healthcare, banking, or government must be especially cautious, as these sectors require strict regulatory compliance that may exceed what visual builders can offer.<\/p>\n<\/p><\/div>\n<div class=\"product-card\">\n<div class=\"mistake-number\">4<\/div>\n<h3>4.4 Performance Limitations<\/h3>\n<p>Applications that require heavy backend logic or frequent database queries may experience performance bottlenecks. For example, a complex analytics dashboard built on a visual platform might be slower or less responsive than one developed using full-code frameworks.<\/p>\n<\/p><\/div>\n<div class=\"product-card\">\n<div class=\"mistake-number\">5<\/div>\n<h3>4.5 Long-Term Cost of Maintenance<\/h3>\n<p>Although initial setup costs are low, recurring licensing fees for enterprise-grade no-code platforms can become substantial over time. In some cases, investing in a fully custom-built application becomes more economical in the long run.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<h2>5. Best Use Cases: When Low-Code\/No-Code Truly Shines<\/h2>\n<p>Here are practical scenarios where adopting these platforms makes perfect sense.<\/p>\n<ul class=\"cover-list\">\n<li><strong> Workflow Automation and Operations Management<\/strong> <br \/>Simplify internal processes like employee onboarding, approvals, or document tracking. Tools such as <strong>Kissflow<\/strong> or <strong>Zoho Creator<\/strong> make process automation intuitive and fast, even for non-technical teams.<\/li>\n<li><strong> Data Collection and Reporting Dashboards<\/strong> <br \/>Non-technical teams can create real-time dashboards that integrate with Google Sheets, CRMs, or APIs, helping businesses visualize key metrics without relying on IT departments for every update.<\/li>\n<li><strong> Customer Portals and Feedback Systems<\/strong> <br \/>Launch customer portals or feedback collection systems rapidly using <strong>Bubble<\/strong> or <strong>Webflow.<\/strong> These solutions help improve customer interaction while minimizing development delays.<\/li>\n<li><strong> Rapid MVPs for Startups<\/strong><br \/>Startups can use <strong>no-code tools<\/strong> to validate ideas and demonstrate functionality to investors. It\u2019s a low-risk way to test the market and attract funding before investing in full software development.<\/li>\n<li><strong> Industry-Specific Micro Apps<\/strong><br \/>From logistics tracking to student attendance management, micro applications built using low-code platforms allow organizations to solve niche problems efficiently, without committing extensive development resources.<\/li>\n<\/ul>\n<h2>6. When to Avoid Low-Code\/No-Code: Scenarios That Demand Custom Development<\/h2>\n<p>While tempting, these platforms shouldn\u2019t replace traditional software development in every scenario.<\/p>\n<ul class=\"cover-list\">\n<li><strong>Highly Customized Systems:<\/strong>Complex ERPs, CRMs, or supply chain solutions often need deep logic that visual tools can\u2019t handle effectively.<\/li>\n<li><strong>Mission-Critical Applications:<\/strong>Software that manages sensitive or high-value data must be developed with full control over security and performance layers.<\/li>\n<li><strong>Scalable Consumer Apps:<\/strong>Applications expected to serve millions of users, with unique user experiences, are better built through traditional coding frameworks.<\/li>\n<li><strong>Integration-Heavy Environments:<\/strong>When your business relies on multiple APIs or legacy systems, low-code tools might not offer the flexibility required.<\/li>\n<li><strong>Regulated Industries:<\/strong>Businesses in healthcare, finance, or government should maintain strict control over code, data storage, and security policies.<\/li>\n<\/ul>\n<div class=\"consequence-box text-dark\">\n                    In these cases, partnering with an experienced software development company like <a href=\"https:\/\/ioss.co\" target=\"_blank\">iOSS<\/a> ensures scalability, compliance, and full ownership of your application\u2019s codebase.\n                <\/div>\n<h2>7. How Business Owners Can Implement a Low-Code\/No-Code Strategy<\/h2>\n<p>Adopting these tools isn\u2019t just a technology decision, it\u2019s a <strong>strategic business decision.<\/strong><\/p>\n<h4>7.1 Start with a Clear Problem Statement<\/h4>\n<p>Identify repetitive or manual processes that cause inefficiencies or delays. Use low-code tools for automation, data collection, and simple workflows where speed and accessibility are more important than complex logic.<\/p>\n<h4>7.2 Choose the Right Platform<\/h4>\n<p>Select platforms based on your business needs and technical landscape. Key factors include integration capabilities, data storage options, scalability, pricing model, and security compliance.<\/p>\n<p>Popular options include <strong>Appian, Power Apps, Mendix, Airtable,<\/strong> and <strong>Bubble,<\/strong> each catering to different levels of technical complexity.<\/p>\n<h4>7.3 Define Governance and Security Policies<\/h4>\n<p>Establish clear governance frameworks to prevent \u201capp sprawl.\u201d Ensure that IT teams supervise deployment, data access, and compliance to minimize risks from unauthorized applications.<\/p>\n<h4>7.4 Build a Hybrid Development Model<\/h4>\n<p>Combine <strong>low-code or no-code<\/strong> tools with <strong>traditional development.<\/strong> Use visual platforms for the front-end or rapid prototyping, and custom development for back-end systems that demand control or scalability. This hybrid approach maximizes speed while maintaining technical integrity.<\/p>\n<h4>7.5 Plan for the Future<\/h4>\n<p>Even if a no-code app serves your short-term goals, plan a migration path. As your business scales, you may need to transition from a visual builder to a fully coded platform to meet new demands.<\/p>\n<div class=\"ai-innovation\">\n<h4>Prepare your organization for the future of development with iOSS &#8211; integrating AI, automation, and custom engineering into one strategic ecosystem.<\/h4>\n<p>                    <a href=\"https:\/\/ioss.co\/contact-us\/\" class=\"btn-glow\">Connect With Us<\/a>\n                <\/div>\n<h2>8. The ROI Perspective: Measuring Business Value<\/h2>\n<p>To make data-driven decisions, evaluate your low-code or no-code adoption through measurable outcomes:<\/p>\n<ul class=\"cover-list\">\n<li><strong>Time Saved:<\/strong>How much faster are apps being built and deployed compared to traditional methods?<\/li>\n<li><strong>Cost Efficiency:<\/strong>Are subscription fees more affordable than developer hours and project overhead?<\/li>\n<li><strong>Employee Empowerment:<\/strong>Are teams independently solving operational challenges?<\/li>\n<li><strong>Process Improvement:<\/strong>Is automation reducing manual errors and increasing accuracy?<\/li>\n<\/ul>\n<p>Well-planned adoption can yield tangible ROI in months, particularly for small to mid-sized organizations seeking agility and innovation.<\/p>\n<h2>9. The Future of Low-Code\/No-Code Development<\/h2>\n<p>According to recent studies, the global low-code development market is expected to surpass $65 billion by 2027, driven by digital transformation and workforce automation.<\/p>\n<p>AI-assisted app builders are also gaining momentum, allowing users to create workflows or applications using natural language prompts.<\/p>\n<p>However, as adoption grows, businesses must address challenges related to <strong>governance, integration, and scalability.<\/strong> Those that achieve a balance, empowering non-developers while maintaining IT oversight, will derive the most sustainable value.<\/p>\n<h2>10. Conclusion<\/h2>\n<p>Low-code and no-code platforms mark a pivotal change in how organizations approach technology. They empower business owners to innovate faster, reduce development costs, and enable employees to design tools that solve real operational challenges.<\/p>\n<p>However, these benefits come with caveats. They are ideal for <strong>automation, internal tools, and prototypes,<\/strong> but not for <strong>mission-critical or highly customized applications.<\/strong><\/p>\n<p>In essence, they should be part of your broader digital transformation strategy, not a replacement for it.<\/p>\n<p>The most effective approach is <strong>hybrid,<\/strong> leveraging low-code or no-code for agility and rapid development, while relying on traditional coding for scalability, security, and long-term control.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"faq-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-12\">\n<div class=\"faq-title text-center pb-3\">\n<h2>FAQs<\/h2>\n<\/div><\/div>\n<div class=\"col-lg-10 mx-auto\">\n<div class=\"faq\" id=\"accordion\">\n<div class=\"card\">\n<div class=\"card-header\" id=\"faqHeading-1\">\n<div class=\"mb-0\">\n<h5 class=\"faq-title\" data-toggle=\"collapse\" data-target=\"#faqCollapse-1\" aria-expanded=\"false\" aria-controls=\"faqCollapse-1\">\n                                        <span class=\"badge\">1<\/span>What is the difference between low-code and no-code platforms?<br \/>\n                                    <\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"faqCollapse-1\" class=\"collapse\" aria-labelledby=\"faqHeading-1\" data-parent=\"#accordion\">\n<div class=\"card-body\">\n<p>Low-code platforms require minimal coding and are ideal for developers or technically skilled users, while no-code platforms allow non-technical users to build applications entirely through drag-and-drop interfaces without writing code. Both accelerate app development but cater to different skill levels.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"card-header\" id=\"faqHeading-2\">\n<div class=\"mb-0\">\n<h5 class=\"faq-title\" data-toggle=\"collapse\" data-target=\"#faqCollapse-2\" aria-expanded=\"false\" aria-controls=\"faqCollapse-2\">\n                                        <span class=\"badge\">2<\/span>When should my business use a low-code platform?<br \/>\n                                    <\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"faqCollapse-2\" class=\"collapse\" aria-labelledby=\"faqHeading-2\" data-parent=\"#accordion\">\n<div class=\"card-body\">\n<p>Use low-code platforms when you need faster development for complex applications that still require custom logic, integrations, or enterprise-level functionality. They are ideal for internal tools, dashboards, or automation that exceed the limits of no-code tools.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"card-header\" id=\"faqHeading-3\">\n<div class=\"mb-0\">\n<h5 class=\"faq-title\" data-toggle=\"collapse\" data-target=\"#faqCollapse-3\" aria-expanded=\"false\" aria-controls=\"faqCollapse-3\">\n                                    <span class=\"badge\">3<\/span>When is no-code the best option?<br \/>\n                                    <\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"faqCollapse-3\" class=\"collapse\" aria-labelledby=\"faqHeading-3\" data-parent=\"#accordion\">\n<div class=\"card-body\">\n<p>No-code platforms work best for simple applications, prototypes, MVPs, department-specific tools, and process automation. They enable citizen developers to launch solutions quickly without relying on IT teams.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"card-header\" id=\"faqHeading-4\">\n<div class=\"mb-0\">\n<h5 class=\"faq-title\" data-toggle=\"collapse\" data-target=\"#faqCollapse-4\" aria-expanded=\"false\" aria-controls=\"faqCollapse-4\">\n                                    <span class=\"badge\">4<\/span>Are low-code\/no-code applications secure?<br \/>\n                                    <\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"faqCollapse-4\" class=\"collapse\" aria-labelledby=\"faqHeading-4\" data-parent=\"#accordion\">\n<div class=\"card-body\">\n<p>Security depends on platform governance and IT oversight. While many platforms provide built-in security, businesses must implement proper policies and compliance checks to avoid risks, especially when handling sensitive or regulated data.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"card-header\" id=\"faqHeading-5\">\n<div class=\"mb-0\">\n<h5 class=\"faq-title\" data-toggle=\"collapse\" data-target=\"#faqCollapse-5\" aria-expanded=\"false\" aria-controls=\"faqCollapse-5\">\n                                    <span class=\"badge\">5<\/span>Can low-code\/no-code applications scale with my business?<br \/>\n                                    <\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"faqCollapse-5\" class=\"collapse\" aria-labelledby=\"faqHeading-5\" data-parent=\"#accordion\">\n<div class=\"card-body\">\n<p>They are suitable for small to mid-sized projects but may face limitations in scalability for large enterprise applications or high-traffic consumer apps. For long-term growth, a hybrid approach with custom development may be necessary.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"card-header\" id=\"faqHeading-6\">\n<div class=\"mb-0\">\n<h5 class=\"faq-title\" data-toggle=\"collapse\" data-target=\"#faqCollapse-6\" aria-expanded=\"false\" aria-controls=\"faqCollapse-6\">\n                                    <span class=\"badge\">6<\/span>Will using these platforms reduce development costs?<br \/>\n                                    <\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"faqCollapse-6\" class=\"collapse\" aria-labelledby=\"faqHeading-6\" data-parent=\"#accordion\">\n<div class=\"card-body\">\n<p>Yes, low-code\/no-code tools can significantly reduce costs by minimizing the need for professional developers for simple to moderately complex applications. However, long-term licensing fees should be considered in your budget.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"card-header\" id=\"faqHeading-7\">\n<div class=\"mb-0\">\n<h5 class=\"faq-title\" data-toggle=\"collapse\" data-target=\"#faqCollapse-7\" aria-expanded=\"false\" aria-controls=\"faqCollapse-7\">\n                                    <span class=\"badge\">7<\/span>What are common use cases for low-code\/no-code tools?<br \/>\n                                    <\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"faqCollapse-7\" class=\"collapse\" aria-labelledby=\"faqHeading-7\" data-parent=\"#accordion\">\n<div class=\"card-body\">\n<p>Typical use cases include workflow automation, internal dashboards, customer feedback portals, MVPs for startups, micro apps for specific departments, and data collection\/reporting solutions.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"card-header\" id=\"faqHeading-8\">\n<div class=\"mb-0\">\n<h5 class=\"faq-title\" data-toggle=\"collapse\" data-target=\"#faqCollapse-8\" aria-expanded=\"false\" aria-controls=\"faqCollapse-8\">\n                                    <span class=\"badge\">8<\/span>How do I decide if low-code\/no-code is right for my business?<br \/>\n                                    <\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"faqCollapse-8\" class=\"collapse\" aria-labelledby=\"faqHeading-8\" data-parent=\"#accordion\">\n<div class=\"card-body\">\n<p>Evaluate based on application complexity, scalability needs, security requirements, and integration demands. Start with low-risk projects or prototypes, define governance policies, and consider a hybrid approach for critical or large-scale systems.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><script src=\"https:\/\/code.jquery.com\/jquery-3.5.1.slim.min.js\"><\/script><br \/>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@4.6.2\/dist\/js\/bootstrap.bundle.min.js\"><\/script><\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>Businesses today face a constant challenge, moving fast enough to &hellip; <a href=\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/\">Continued<\/a><!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":1,"featured_media":1925,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1917","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Low-Code vs No-Code Platforms: When to Use Them &amp; When Not<\/title>\n<meta name=\"description\" content=\"Learn when low-code &amp; no-code platforms are the right choice, their limitations, &amp; scenarios where traditional development is more suitable.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Low-Code vs No-Code Platforms: When to Use Them &amp; When Not\" \/>\n<meta property=\"og:description\" content=\"Learn when low-code &amp; no-code platforms are the right choice, their limitations, &amp; scenarios where traditional development is more suitable.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog @ iOSS\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-19T11:50:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ioss.co\/blog\/wp-content\/uploads\/2026\/01\/Frame-1891-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"726\" \/>\n\t<meta property=\"og:image:height\" content=\"408\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/\",\"url\":\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/\",\"name\":\"Low-Code vs No-Code Platforms: When to Use Them & When Not\",\"isPartOf\":{\"@id\":\"https:\/\/ioss.co\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ioss.co\/blog\/wp-content\/uploads\/2026\/01\/Frame-1891-1.png\",\"datePublished\":\"2026-01-19T11:50:37+00:00\",\"author\":{\"@id\":\"https:\/\/ioss.co\/blog\/#\/schema\/person\/dec5ace76c101c0482e630cc282130fc\"},\"description\":\"Learn when low-code & no-code platforms are the right choice, their limitations, & scenarios where traditional development is more suitable.\",\"breadcrumb\":{\"@id\":\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#primaryimage\",\"url\":\"https:\/\/ioss.co\/blog\/wp-content\/uploads\/2026\/01\/Frame-1891-1.png\",\"contentUrl\":\"https:\/\/ioss.co\/blog\/wp-content\/uploads\/2026\/01\/Frame-1891-1.png\",\"width\":726,\"height\":408},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ioss.co\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Low-Code\/No-Code Platforms: When to Use Them (and When Not To)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ioss.co\/blog\/#website\",\"url\":\"https:\/\/ioss.co\/blog\/\",\"name\":\"Blog @ iOSS\",\"description\":\"Infinite Open Source Solution LLP\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ioss.co\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/ioss.co\/blog\/#\/schema\/person\/dec5ace76c101c0482e630cc282130fc\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ioss.co\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d0b10fa1aac5030286c79e43558c7c812ce0ff7247aee948549e3632d8ff4ab2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d0b10fa1aac5030286c79e43558c7c812ce0ff7247aee948549e3632d8ff4ab2?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"url\":\"https:\/\/ioss.co\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Low-Code vs No-Code Platforms: When to Use Them & When Not","description":"Learn when low-code & no-code platforms are the right choice, their limitations, & scenarios where traditional development is more suitable.","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:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/","og_locale":"en_US","og_type":"article","og_title":"Low-Code vs No-Code Platforms: When to Use Them & When Not","og_description":"Learn when low-code & no-code platforms are the right choice, their limitations, & scenarios where traditional development is more suitable.","og_url":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/","og_site_name":"Blog @ iOSS","article_published_time":"2026-01-19T11:50:37+00:00","og_image":[{"width":726,"height":408,"url":"https:\/\/ioss.co\/blog\/wp-content\/uploads\/2026\/01\/Frame-1891-1.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/","url":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/","name":"Low-Code vs No-Code Platforms: When to Use Them & When Not","isPartOf":{"@id":"https:\/\/ioss.co\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#primaryimage"},"image":{"@id":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#primaryimage"},"thumbnailUrl":"https:\/\/ioss.co\/blog\/wp-content\/uploads\/2026\/01\/Frame-1891-1.png","datePublished":"2026-01-19T11:50:37+00:00","author":{"@id":"https:\/\/ioss.co\/blog\/#\/schema\/person\/dec5ace76c101c0482e630cc282130fc"},"description":"Learn when low-code & no-code platforms are the right choice, their limitations, & scenarios where traditional development is more suitable.","breadcrumb":{"@id":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#primaryimage","url":"https:\/\/ioss.co\/blog\/wp-content\/uploads\/2026\/01\/Frame-1891-1.png","contentUrl":"https:\/\/ioss.co\/blog\/wp-content\/uploads\/2026\/01\/Frame-1891-1.png","width":726,"height":408},{"@type":"BreadcrumbList","@id":"https:\/\/ioss.co\/blog\/low-code-no-code-platforms-when-to-use-them-and-when-not-to\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ioss.co\/blog\/"},{"@type":"ListItem","position":2,"name":"Low-Code\/No-Code Platforms: When to Use Them (and When Not To)"}]},{"@type":"WebSite","@id":"https:\/\/ioss.co\/blog\/#website","url":"https:\/\/ioss.co\/blog\/","name":"Blog @ iOSS","description":"Infinite Open Source Solution LLP","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ioss.co\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/ioss.co\/blog\/#\/schema\/person\/dec5ace76c101c0482e630cc282130fc","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ioss.co\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d0b10fa1aac5030286c79e43558c7c812ce0ff7247aee948549e3632d8ff4ab2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d0b10fa1aac5030286c79e43558c7c812ce0ff7247aee948549e3632d8ff4ab2?s=96&d=mm&r=g","caption":"admin"},"url":"https:\/\/ioss.co\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/posts\/1917","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/comments?post=1917"}],"version-history":[{"count":12,"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/posts\/1917\/revisions"}],"predecessor-version":[{"id":1938,"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/posts\/1917\/revisions\/1938"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/media\/1925"}],"wp:attachment":[{"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/media?parent=1917"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/categories?post=1917"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ioss.co\/blog\/wp-json\/wp\/v2\/tags?post=1917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}