{"id":423,"date":"2026-02-25T10:17:34","date_gmt":"2026-02-25T10:17:34","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/"},"modified":"2026-02-25T10:17:34","modified_gmt":"2026-02-25T10:17:34","slug":"learn-bpmn-advanced","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/","title":{"rendered":"Expanding Your Skills Beyond BPMN"},"content":{"rendered":"<p>Every process map you create is a promise\u2014of clarity, consistency, and communication. But what happens when your model stops being just a visual guide and starts needing to answer complex business questions? That\u2019s where learning BPMN advanced becomes essential.<\/p>\n<p>Most beginners stop after mastering events, gateways, and swimlanes. But real-world business logic demands more. Decision tables, conditional flows, exception handling, and integration with other modeling languages are not just technical add-ons\u2014they\u2019re the backbone of scalable, maintainable processes.<\/p>\n<p>I\u2019ve spent over two decades guiding teams from blank canvas to operational clarity. One truth stands out: no process diagram is truly complete until it handles ambiguity. That\u2019s where BPMN advanced topics come in\u2014not as optional features, but as vital tools for precision.<\/p>\n<p>This chapter equips you with the skills to move beyond basic flowcharts and into professional-grade process modeling. You\u2019ll learn how to structure decision logic clearly, use Visual Paradigm modeling tools to validate complex flows, and prepare diagrams for automation. Whether you&#8217;re modeling approvals, handling exceptions, or integrating with business rules, this is where your process thinking truly matures.<\/p>\n<h2>Mastering Decision Tables in BPMN<\/h2>\n<p>One of the most overlooked yet powerful tools in BPMN is the decision table. It transforms complex business logic into a structured, readable format\u2014especially useful when multiple conditions apply.<\/p>\n<p>Unlike flow-based diagrams, decision tables let you map every possible combination of input conditions and their resulting actions. This is crucial when modeling approval rules, eligibility checks, or risk assessments.<\/p>\n<p>Here\u2019s how to approach decision tables in practice:<\/p>\n<ul>\n<li>Identify the input conditions (e.g., credit score, employment status, loan amount).<\/li>\n<li>List all possible values for each condition.<\/li>\n<li>Map each combination to an outcome or action (e.g., approve, escalate, reject).<\/li>\n<li>Use the <strong>DMN (Decision Model and Notation)<\/strong> integration in Visual Paradigm to link these tables directly to your BPMN diagram.<\/li>\n<\/ul>\n<h3>Build Your First Decision Table<\/h3>\n<p>Start by opening your BPMN diagram in Visual Paradigm. Right-click on a task that requires conditional logic\u2014like \u201cApprove Loan\u201d\u2014and select \u201cAdd Decision.\u201d<\/p>\n<p>Choose \u201cDecision Table\u201d as the type. You\u2019ll be prompted to define:<\/p>\n<ol>\n<li><strong>Input Columns:<\/strong> Define each decision variable (e.g., &#8222;Loan Amount&#8221;, &#8222;Credit Score&#8221;).<\/li>\n<li><strong>Values:<\/strong> List all possible values (e.g., &#8222;High&#8221;, &#8222;Medium&#8221;, &#8222;Low&#8221;).<\/li>\n<li><strong>Output Columns:<\/strong> Specify the result (e.g., &#8222;Approve&#8221;, &#8222;Review&#8221;, &#8222;Reject&#8221;).<\/li>\n<\/ol>\n<p>Visual Paradigm automatically generates all combinations. You can then assign rules to specific rows. This ensures every scenario is covered\u2014no more missing edge cases.<\/p>\n<h3>Why Decision Tables Beat Complex Gateways<\/h3>\n<p>Imagine a process with three conditions, each with three values. That\u2019s 27 possible combinations. Drawing all paths via gateways? Impossible to read. A decision table cuts through the clutter.<\/p>\n<p>Use decision tables when:<\/p>\n<ul>\n<li>You have more than two conditions.<\/li>\n<li>Multiple outcomes depend on combinations.<\/li>\n<li>You need to verify logic with stakeholders who aren\u2019t familiar with BPMN gateways.<\/li>\n<\/ul>\n<h2>Integrating BPMN with DMN: The Power of Two<\/h2>\n<p>While BPMN handles flow, DMN handles logic. Together, they form a powerful duo for process modeling.<\/p>\n<p>When you model an approval process, BPMN defines the sequence: submit \u2192 review \u2192 approve\/reject. But DMN defines: <em>What determines whether approval is granted?<\/em><\/p>\n<p>By linking a DMN decision table to a BPMN task, you create a model that\u2019s not just visual\u2014it\u2019s executable. Visual Paradigm supports this integration natively, allowing you to:<\/p>\n<ul>\n<li>Call DMN tables directly from gateway or task nodes.<\/li>\n<li>Pass inputs from BPMN to DMN models.<\/li>\n<li>Receive outcomes back to drive sequence flow decisions.<\/li>\n<\/ul>\n<p>This integration is one of the most powerful ways to learn BPMN advanced\u2014because it teaches you to model not just <em>what<\/em> happens, but <em>why<\/em> it happens.<\/p>\n<h2>Next Steps After BPMN: What to Learn Next<\/h2>\n<p>You\u2019re no longer just drawing flows. You\u2019re building logic engines. But your journey isn\u2019t done. The next step is to deepen your modeling language toolkit.<\/p>\n<p>Here are three paths that naturally follow learning BPMN advanced:<\/p>\n<h3>1. UML (Unified Modeling Language)<\/h3>\n<p>UML helps you think about systems, not just processes. Use it to model:<\/p>\n<ul>\n<li>Class structures (e.g., Customer, Order, Payment).<\/li>\n<li>Sequence diagrams for system interactions.<\/li>\n<li>State machines for complex state transitions.<\/li>\n<\/ul>\n<p>When you model a customer service workflow, UML lets you define how data and behavior interact\u2014something BPMN alone can\u2019t capture.<\/p>\n<h3>2. SysML (Systems Modeling Language)<\/h3>\n<p>For larger-scale systems, SysML extends UML with modeling constructs for requirements, behavior, and structure.<\/p>\n<p>Use SysML when you need to:<\/p>\n<ul>\n<li>Model requirements traceability.<\/li>\n<li>Design system architecture with block definition diagrams.<\/li>\n<li>Simulate behavior using activity or sequence diagrams.<\/li>\n<\/ul>\n<p>It\u2019s the natural evolution for teams building software, manufacturing systems, or digital twins.<\/p>\n<h3>3. Simulation Modeling with Visual Paradigm<\/h3>\n<p>Once your process is modeled, ask: <em>How long will this take? Where are the bottlenecks?<\/em><\/p>\n<p>Visual Paradigm\u2019s simulation feature lets you:<\/p>\n<ul>\n<li>Predict cycle times based on historical data.<\/li>\n<li>Run Monte Carlo simulations to estimate performance under uncertainty.<\/li>\n<li>Visualize bottlenecks with heat maps.<\/li>\n<\/ul>\n<p>This is where learning BPMN advanced becomes business value. You\u2019re not just documenting processes\u2014you\u2019re optimizing them.<\/p>\n<h2>Visual Paradigm Modeling Tools: Your Gateway to Enterprise Modeling<\/h2>\n<p>Visual Paradigm is not just a BPMN editor. It\u2019s a full modeling ecosystem. Once you master the basics, use it to:<\/p>\n<ul>\n<li>Switch seamlessly between BPMN, UML, and DMN diagrams.<\/li>\n<li>Generate documentation automatically.<\/li>\n<li>Export models to PDF, PNG, or integrate with process engines (like Camunda or Flowable).<\/li>\n<li>Collaborate in real time using Visual Paradigm Online.<\/li>\n<\/ul>\n<p>These tools aren\u2019t extras\u2014they\u2019re the bridge between modeling and execution. The more you use Visual Paradigm modeling tools, the faster you\u2019ll move from concept to automation.<\/p>\n<h2>Practical Checklist: Are You Ready for BPMN Advanced?<\/h2>\n<p>Before moving on, ask yourself:<\/p>\n<ul>\n<li>Have you modeled at least one decision table in Visual Paradigm?<\/li>\n<li>Can you link a DMN model to a BPMN task?<\/li>\n<li>Have you simulated a process to identify performance issues?<\/li>\n<li>Do you understand how UML complements BPMN in system design?<\/li>\n<\/ul>\n<p>If you answered yes to all, you\u2019re ready. If not, revisit the examples in this chapter and practice with real scenarios.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What does learning BPMN advanced actually mean?<\/h3>\n<p>It means moving beyond drawing flows to modeling complex logic\u2014using decision tables, integrating with DMN, simulating performance, and aligning BPMN with system design using UML\/SysML.<\/p>\n<h3>When should I use a decision table instead of a gateway?<\/h3>\n<p>Use decision tables when you have three or more conditions or multiple outcomes based on combinations. It\u2019s far clearer and easier to validate than a logic-heavy gateway structure.<\/p>\n<h3>Can I integrate BPMN models with automation tools using Visual Paradigm?<\/h3>\n<p>Absolutely. Visual Paradigm exports BPMN diagrams in standard formats (XML) compatible with process engines like Camunda, Flowable, and IBM BPM. This enables direct deployment to production systems.<\/p>\n<h3>Do I need to learn UML after mastering BPMN?<\/h3>\n<p>Not necessarily\u2014but if you&#8217;re modeling software systems, business rules, or technical workflows, UML is essential. It gives you structure and precision beyond what BPMN offers.<\/p>\n<h3>What\u2019s the advantage of simulation modeling in BPMN?<\/h3>\n<p>It turns your model from a static diagram into a predictive tool. You can estimate cycle times, spot inefficiencies, and test changes before implementing them\u2014saving time and resources.<\/p>\n<h3>How do Visual Paradigm modeling tools improve collaboration?<\/h3>\n<p>They allow real-time editing, version control, comment threads, and cloud sharing. Teams can work together on BPMN and UML diagrams in the same environment, reducing miscommunication and rework.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Every process map you create is a promise\u2014of clarity, consistency, and communication. But what happens when your model stops being just a visual guide and starts needing to answer complex business questions? That\u2019s where learning BPMN advanced becomes essential. Most beginners stop after mastering events, gateways, and swimlanes. But real-world business logic demands more. Decision [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":419,"menu_order":3,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-423","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Learn BPMN Advanced with Visual Paradigm<\/title>\n<meta name=\"description\" content=\"Take your BPMN skills further with advanced modeling, decision tables, and integration using Visual Paradigm\u2019s powerful tools. Master BPMN advanced topics and unlock deeper process insights.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Learn BPMN Advanced with Visual Paradigm\" \/>\n<meta property=\"og:description\" content=\"Take your BPMN skills further with advanced modeling, decision tables, and integration using Visual Paradigm\u2019s powerful tools. Master BPMN advanced topics and unlock deeper process insights.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Polski\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/\",\"name\":\"Learn BPMN Advanced with Visual Paradigm\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\"},\"datePublished\":\"2026-02-25T10:17:34+00:00\",\"description\":\"Take your BPMN skills further with advanced modeling, decision tables, and integration using Visual Paradigm\u2019s powerful tools. Master BPMN advanced topics and unlock deeper process insights.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BPMN Fundamentals for Beginners\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"BPMN in the Real World\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Expanding Your Skills Beyond BPMN\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/\",\"name\":\"Visual Paradigm Skills Polski\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#organization\",\"name\":\"Visual Paradigm Skills Polski\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Polski\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Learn BPMN Advanced with Visual Paradigm","description":"Take your BPMN skills further with advanced modeling, decision tables, and integration using Visual Paradigm\u2019s powerful tools. Master BPMN advanced topics and unlock deeper process insights.","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:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/","og_locale":"pl_PL","og_type":"article","og_title":"Learn BPMN Advanced with Visual Paradigm","og_description":"Take your BPMN skills further with advanced modeling, decision tables, and integration using Visual Paradigm\u2019s powerful tools. Master BPMN advanced topics and unlock deeper process insights.","og_url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/","og_site_name":"Visual Paradigm Skills Polski","twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"6 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/","name":"Learn BPMN Advanced with Visual Paradigm","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website"},"datePublished":"2026-02-25T10:17:34+00:00","description":"Take your BPMN skills further with advanced modeling, decision tables, and integration using Visual Paradigm\u2019s powerful tools. Master BPMN advanced topics and unlock deeper process insights.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/learn-bpmn-advanced\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/pl\/"},{"@type":"ListItem","position":2,"name":"BPMN Fundamentals for Beginners","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/"},{"@type":"ListItem","position":3,"name":"BPMN in the Real World","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/bpmn-fundamentals-for-beginners\/bpmn-real-world-use\/"},{"@type":"ListItem","position":4,"name":"Expanding Your Skills Beyond BPMN"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website","url":"https:\/\/skills.visual-paradigm.com\/pl\/","name":"Visual Paradigm Skills Polski","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#organization","name":"Visual Paradigm Skills Polski","url":"https:\/\/skills.visual-paradigm.com\/pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Polski"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/423","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/423\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/419"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/media?parent=423"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/doc_tag?post=423"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}