{"id":882,"date":"2026-02-25T10:26:07","date_gmt":"2026-02-25T10:26:07","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/"},"modified":"2026-02-25T10:26:07","modified_gmt":"2026-02-25T10:26:07","slug":"epc-event-identification-triggers","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/","title":{"rendered":"Identifying Events and Triggers That Matter"},"content":{"rendered":"<p>Start every EPC model by asking: does this event truly trigger a change? I\u2019ve seen teams waste hours on diagrams where the event isn\u2019t an actual business trigger. That\u2019s why EPC event identification is the first, non-negotiable step in building reliable process models.<\/p>\n<p>Over two decades of modeling across finance, logistics, and health tech taught me this: events aren\u2019t just actions. They\u2019re changes in state\u2014something that happens and signals that a process must begin or end. The wrong event leads to unclear flows, endless loops, or processes that don\u2019t reflect real operations.<\/p>\n<p>By the end of this chapter, you\u2019ll know how to filter out noise, spot real triggers, and align every event with business logic. You\u2019ll avoid common mistakes\u2014like mistaking an action for a trigger\u2014and instead build models that teams can trust and use for automation, optimization, or compliance.<\/p>\n<h2>What Makes a Valid EPC Trigger?<\/h2>\n<p>Not every action is a valid business trigger. In EPC, a trigger must be a change in state\u2014something that happens, not a task performed.<\/p>\n<p>Consider this: <strong>\u201cCustomer places order\u201d<\/strong> is a valid trigger. But <strong>\u201cSales rep enters order\u201d<\/strong> is not\u2014it\u2019s a function, not an event.<\/p>\n<p>Events are always written in past tense, passive voice, or as a change in state. They answer the question: <em>What changed?<\/em><\/p>\n<h3>Common Misinterpretations and How to Fix Them<\/h3>\n<p>Here are the most frequent missteps I\u2019ve observed, along with corrections:<\/p>\n<ul>\n<li><strong>Mistake:<\/strong> \u201cInvoice generated\u201d \u2014 This may seem like a trigger, but generating is an action. The real trigger is <em>\u201cInvoice approved by finance\u201d<\/em>.<\/li>\n<li><strong>Mistake:<\/strong> \u201cPayment received\u201d \u2014 This is often treated as a trigger, but it\u2019s the <em>confirmation<\/em> of payment that matters. Use <em>\u201cPayment cleared in bank\u201d<\/em> instead.<\/li>\n<li><strong>Mistake:<\/strong> \u201cEmployee submits timesheet\u201d \u2014 This is a function. The trigger is <em>\u201cTimesheet submission deadline passed\u201d<\/em>.<\/li>\n<\/ul>\n<p>When in doubt, reframe the event in terms of state change: <em>What was different before and after?<\/em> If it\u2019s not a shift in status, it\u2019s not an event.<\/p>\n<h2>How to Identify Start and End Events<\/h2>\n<p>Every process starts with a trigger and ends with a measurable outcome. The first and last events in an EPC are critical\u2014often overlooked, but the foundation of correctness.<\/p>\n<h3>Process Start Events: The Real Beginning<\/h3>\n<p>Start events must be external to the process. They are initiated by external actors or systems.<\/p>\n<p>Examples:<\/p>\n<ul>\n<li>\u201cCustomer places order\u201d<\/li>\n<li>\u201cSystem detects expired contract\u201d<\/li>\n<li>\u201cRegulatory deadline arrives\u201d<\/li>\n<\/ul>\n<p>Do not use internal actions like \u201cBegin processing order\u201d as a start event. That\u2019s a function.<\/p>\n<h3>Process End Events: The Final State<\/h3>\n<p>End events represent the completion of a business goal. They signal a successful outcome.<\/p>\n<p>Examples:<\/p>\n<ul>\n<li>\u201cOrder delivered to customer\u201d<\/li>\n<li>\u201cEmployee onboarding completed\u201d<\/li>\n<li>\u201cContract renewed\u201d<\/li>\n<\/ul>\n<p>Avoid using \u201cProcess ends\u201d or \u201cWorkflow complete\u201d\u2014these are vague. End events must reflect a business outcome.<\/p>\n<h2>Decision-Making Framework for EPC Event Selection<\/h2>\n<p>Use this simple flow to evaluate whether an element is a trigger worth modeling.<\/p>\n<ol>\n<li><strong>Is it an external occurrence?<\/strong> If not, it\u2019s likely a function.<\/li>\n<li><strong>Does it signal a change in state?<\/strong> If not, it\u2019s a task, not an event.<\/li>\n<li><strong>Can it be measured or observed?<\/strong> Events must be verifiable.<\/li>\n<li><strong>Does it initiate a logical response?<\/strong> If no, it\u2019s noise.<\/li>\n<\/ol>\n<p>Apply this framework to any event candidate. If it fails one check, reconsider the label.<\/p>\n<h3>Quick Checklist: Valid EPC Trigger?<\/h3>\n<table border=\"1\" cellpadding=\"5\" cellspacing=\"0\">\n<tbody>\n<tr>\n<th>Criteria<\/th>\n<th>Yes<\/th>\n<th>No<\/th>\n<\/tr>\n<tr>\n<td>Change in business state?<\/td>\n<td>\u2713<\/td>\n<td>\u2717<\/td>\n<\/tr>\n<tr>\n<td>External to the process?<\/td>\n<td>\u2713<\/td>\n<td>\u2717<\/td>\n<\/tr>\n<tr>\n<td>Verifiable (observable, measurable)?<\/td>\n<td>\u2713<\/td>\n<td>\u2717<\/td>\n<\/tr>\n<tr>\n<td>Not a function or action?<\/td>\n<td>\u2713<\/td>\n<td>\u2717<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Real-World Examples: What Works, What Doesn\u2019t<\/h2>\n<p>Let\u2019s walk through two real-world scenarios from my consulting work.<\/p>\n<h3>Example 1: Customer Order Fulfillment<\/h3>\n<p>Original (incorrect):<\/p>\n<ul>\n<li>\u201cSales team approves order\u201d<\/li>\n<li>\u201cWarehouse picks items\u201d<\/li>\n<li>\u201cShipping sends invoice\u201d<\/li>\n<\/ul>\n<p>Revised (correct EPC event identification):<\/p>\n<ul>\n<li>\u201cCustomer places order\u201d (valid trigger)<\/li>\n<li>\u201cOrder payment confirmed\u201d (valid trigger)<\/li>\n<li>\u201cShipment dispatched\u201d (valid trigger)<\/li>\n<li>\u201cOrder delivered to customer\u201d (valid end event)<\/li>\n<\/ul>\n<p>Notice: \u201cSales team approves\u201d is a function. \u201cPayment confirmed\u201d is the event.<\/p>\n<h3>Example 2: Employee Onboarding<\/h3>\n<p>Original (incorrect):<\/p>\n<ul>\n<li>\u201cHR sends welcome email\u201d<\/li>\n<li>\u201cNew hire signs documents\u201d<\/li>\n<li>\u201cAccess granted to systems\u201d<\/li>\n<\/ul>\n<p>Revised (correct):<\/p>\n<ul>\n<li>\u201cEmployee accepted offer\u201d (valid trigger)<\/li>\n<li>\u201cOffer acceptance confirmed\u201d (valid trigger)<\/li>\n<li>\u201cOnboarding checklist completed\u201d (valid end event)<\/li>\n<\/ul>\n<p>\u201cHR sends email\u201d is a function. The real trigger is acceptance\u2014confirmed by the employee.<\/p>\n<h2>Common Pitfalls in Event Selection EPC<\/h2>\n<p>Even experienced modelers get tripped up. Here are the top three I see:<\/p>\n<ol>\n<li><strong>Mixing functions and events:<\/strong> Using \u201cSubmit application\u201d as an event instead of \u201cApplication submission deadline passed.\u201d<\/li>\n<li><strong>Overloading events:<\/strong> Creating events like \u201cSystem checks login\u201d or \u201cUser logs in\u201d \u2014 these are not business-level triggers. The real event is \u201cUser authenticated.\u201d<\/li>\n<li><strong>Missing external triggers:<\/strong> Starting a process with internal activity like \u201cBegin processing\u201d \u2014 this breaks the logic of EPC.<\/li>\n<\/ol>\n<p>Always ask: <em>Who or what caused this change?<\/em> If it\u2019s a user action or system task, it\u2019s not the event.<\/p>\n<h2>Best Practices for EPC Modeling<\/h2>\n<p>Here\u2019s what I\u2019ve found consistently improves clarity and accuracy:<\/p>\n<ul>\n<li><strong>Use passive voice:<\/strong> \u201cOrder approved\u201d instead of \u201cSomeone approves order.\u201d<\/li>\n<li><strong>Be specific:<\/strong> \u201cInvoice paid by customer\u201d is better than \u201cPayment received.\u201d<\/li>\n<li><strong>Use the same tense:<\/strong> All events should be past tense or present passive.<\/li>\n<li><strong>Avoid vague verbs:<\/strong> \u201cProcess starts\u201d \u2192 \u201cFirst task begins\u201d is not valid. Use \u201cDeadline passed\u201d or \u201cApproval received.\u201d<\/li>\n<\/ul>\n<p>Consistency matters. A team that uses \u201cOrder delivered\u201d and \u201cPayment confirmed\u201d will build more reliable diagrams than one that mixes \u201cOrder shipped\u201d and \u201cPayment received.\u201d<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What is the difference between a business trigger and a function in EPC?<\/h3>\n<p>A business trigger is a change in state that signals a process must begin or end. It\u2019s external and observable. A function is an action performed\u2014like \u201cCreate invoice\u201d or \u201cApprove order.\u201d Functions are always between events.<\/p>\n<h3>Can a process start with an internal event?<\/h3>\n<p>No. All EPC start events must be external. Internal actions are functions. If you\u2019re starting a process with \u201cBegin processing,\u201d it\u2019s not a valid EPC model. The trigger must be something that happens outside the process flow.<\/p>\n<h3>How do I know if an event is a start or end event?<\/h3>\n<p>Start events occur first and are initiated externally\u2014like \u201cCustomer orders.\u201d End events represent the completion of a business goal\u2014like \u201cDelivery confirmed.\u201d Use the context: if it answers \u201cWhat begins the process?\u201d it\u2019s a start. If it answers \u201cWhat completes the goal?\u201d it\u2019s an end.<\/p>\n<h3>Why is EPC event identification so important for process automation?<\/h3>\n<p>Automation tools rely on triggers to start workflows. If the trigger is mislabeled, the automation fails. Accurate EPC event identification ensures that the right business event activates the right system action, avoiding false starts or missed processes.<\/p>\n<h3>Can multiple events trigger the same process?<\/h3>\n<p>Yes\u2014but only if they represent different states. For example, \u201cCustomer places order\u201d and \u201cCustomer places urgent order\u201d can both trigger the same process, but only if they lead to different logic. If they\u2019re the same, use one event and add conditions.<\/p>\n<h3>How often should I review events in my EPC model?<\/h3>\n<p>Review every event during peer validation. After modeling, run the decision tree: \u201cIs this really a state change?\u201d If yes, keep it. If no, reclassify it as a function. I recommend reviewing all events before finalizing any EPC model.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Start every EPC model by asking: does this event truly trigger a change? I\u2019ve seen teams waste hours on diagrams where the event isn\u2019t an actual business trigger. That\u2019s why EPC event identification is the first, non-negotiable step in building reliable process models. Over two decades of modeling across finance, logistics, and health tech taught [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":880,"menu_order":1,"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-882","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>EPC Event Identification: Key Triggers in Process Modeling<\/title>\n<meta name=\"description\" content=\"Master EPC event identification to define accurate process start and end events. Learn how to select meaningful business triggers EPC and avoid common missteps in event selection EPC.\" \/>\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\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EPC Event Identification: Key Triggers in Process Modeling\" \/>\n<meta property=\"og:description\" content=\"Master EPC event identification to define accurate process start and end events. Learn how to select meaningful business triggers EPC and avoid common missteps in event selection EPC.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/\" \/>\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\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/\",\"name\":\"EPC Event Identification: Key Triggers in Process Modeling\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\"},\"datePublished\":\"2026-02-25T10:26:07+00:00\",\"description\":\"Master EPC event identification to define accurate process start and end events. Learn how to select meaningful business triggers EPC and avoid common missteps in event selection EPC.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EPC Diagram Fundamentals: A Beginner\u2019s Guide to Process Modeling\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"From Business Ideas to Structured EPC Diagrams\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Identifying Events and Triggers That Matter\"}]},{\"@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":"EPC Event Identification: Key Triggers in Process Modeling","description":"Master EPC event identification to define accurate process start and end events. Learn how to select meaningful business triggers EPC and avoid common missteps in event selection EPC.","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\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/","og_locale":"pl_PL","og_type":"article","og_title":"EPC Event Identification: Key Triggers in Process Modeling","og_description":"Master EPC event identification to define accurate process start and end events. Learn how to select meaningful business triggers EPC and avoid common missteps in event selection EPC.","og_url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/","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\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/","name":"EPC Event Identification: Key Triggers in Process Modeling","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website"},"datePublished":"2026-02-25T10:26:07+00:00","description":"Master EPC event identification to define accurate process start and end events. Learn how to select meaningful business triggers EPC and avoid common missteps in event selection EPC.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/epc-event-identification-triggers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/pl\/"},{"@type":"ListItem","position":2,"name":"EPC Diagram Fundamentals: A Beginner\u2019s Guide to Process Modeling","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/"},{"@type":"ListItem","position":3,"name":"From Business Ideas to Structured EPC Diagrams","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-business-process-modeling\/"},{"@type":"ListItem","position":4,"name":"Identifying Events and Triggers That Matter"}]},{"@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\/882","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\/882\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/880"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/media?parent=882"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/doc_tag?post=882"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}