{"id":3815,"date":"2025-08-26T15:13:26","date_gmt":"2025-08-26T13:13:26","guid":{"rendered":"https:\/\/conapi.at\/?p=3815"},"modified":"2025-11-14T13:10:20","modified_gmt":"2025-11-14T12:10:20","slug":"gravitee-kestra-integration-apis-workflows","status":"publish","type":"post","link":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/","title":{"rendered":"Gravitee Kestra Integration: Bridging APIs and Workflows"},"content":{"rendered":"\n<h2 class=\"wp-block-heading hestia-title\">Solve async-to-sync API challenges with enterprise workflow automation<\/h2>\n\n\n\n<p>Every API call tells a story. Sometimes it&#8217;s simple: give me this data. But increasingly, it&#8217;s complex: check inventory, calculate pricing, validate credit, process payment, trigger shipping. These aren&#8217;t just API calls anymore, they&#8217;re workflows that challenge traditional async-to-sync patterns.<\/p>\n\n\n\n<p>Our Gravitee Kestra integration provides a complete architecture for bridging these worlds, making complex scenarios manageable, performant, and elegant.<\/p>\n\n\n\n<h2 class=\"wp-block-heading hestia-title\">The integration architecture: Two approaches, endless possibilities<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Approach 1: Direct workflow enrichment<\/h3>\n\n\n\n<p>Our Gravitee plugin revolutionizes how APIs interact with workflows. When configured in your API&#8217;s response phase, the plugin executes Kestra workflows in real-time, injects workflow results directly into API responses, caches results for subsequent calls, and transforms data seamlessly.<\/p>\n\n\n\n<p>Consider a dynamic pricing API. The request comes in for product pricing with quantity and customer information. Behind the scenes, a Kestra workflow checks customer tier, applies volume discounts, considers current promotions, and calculates taxes and shipping. The enriched response returns in milliseconds with complete pricing breakdown.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Approach 2: Asynchronous processing via JMS<\/h3>\n\n\n\n<p>For workflows that take time, we leverage message-driven patterns to solve async-to-sync challenges. The API receives a request and Gravitee places it on a JMS queue. Kestra processes the workflow triggered via JMS consumer. Results return via correlation ID or callback. The client gets either immediate acknowledgment or waits for completion.<\/p>\n\n\n\n<p>This pattern excels at document processing and generation, multi-system orchestration, approval workflows, and batch operations.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading hestia-title\">Complete architecture for enterprise needs<\/h2>\n\n\n\n<p>What makes this Gravitee Kestra integration special isn&#8217;t just what it does, but how flexibly it solves real enterprise workflow automation challenges.<\/p>\n\n\n\n<p><strong>Synchronous enrichment via direct plugin<\/strong><\/p>\n\n\n\n<p>Response times range from milliseconds to seconds, perfect for real-time calculations, data enrichment, and validation. Built-in caching ensures performance. Common uses include product recommendations, price calculations, and inventory checks.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"457\" src=\"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/image-1-1024x457.png\" alt=\"\" class=\"wp-image-3995\" srcset=\"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/image-1-1024x457.png 1024w, https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/image-1-300x134.png 300w, https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/image-1-768x342.png 768w, https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/image-1-1536x685.png 1536w, https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/image-1.png 1884w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Asynchronous processing via JMS<\/strong><\/p>\n\n\n\n<p>Response times range from seconds to minutes, ideal for complex workflows, multi-step processes, and batch operations. Message durability guarantees delivery. Perfect for order processing, document generation, and approval chains.<\/p>\n\n\n\n<figure id=\"demo\" class=\"wp-block-video\"><video height=\"1080\" style=\"aspect-ratio: 1920 \/ 1080;\" width=\"1920\" controls src=\"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/Gravitee-and-Kestra-updated.mp4\"><\/video><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Hybrid patterns<\/strong><\/p>\n\n\n\n<p>Mix both approaches in a single API. Use the direct plugin for instant validation, trigger async workflow for processing, return immediate confirmation with tracking ID, then let client poll or receive webhook for results.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading hestia-title\">Implementation architecture<\/h2>\n\n\n\n<p>Setting up workflow enrichment in Gravitee is straightforward. In the API Designer, you define your API with a Kestra workflow step in the response flow. The workflow configuration includes the workflow identifier, namespace, input parameters mapped from the request, cache settings for performance, and timeout configuration.<\/p>\n\n\n\n<p>The workflow handles all complex logic while your API stays clean and fast. The plugin provides a simple UI for configuration, making it accessible even for teams without deep technical expertise.<\/p>\n\n\n\n<h2 class=\"wp-block-heading hestia-title\">Real impact for real teams<\/h2>\n\n\n\n<p>This complete architecture solves practical async-to-sync challenges.<\/p>\n\n\n\n<p>For API Teams, you expose complex business logic without writing code, maintain consistent API performance with caching, and handle both real-time and batch scenarios.<\/p>\n\n\n\n<p>For Integration Teams, you reuse existing workflows and JMS infrastructure without rebuilding everything for API exposure, providing a gradual modernization path.<\/p>\n\n\n\n<p>For DevOps, you get a single monitoring plane for APIs and workflows, clear separation of concerns, and predictable scaling patterns.<\/p>\n\n\n\n<h2 class=\"wp-block-heading hestia-title\">Demo included: See it in action<\/h2>\n\n\n\n<p>We&#8217;re hosting a live webinar together with Kestra in January where we&#8217;ll show the complete Gravitee Kestra integration including building a complete API-to-workflow pipeline, performance optimization techniques, error handling and retry strategies, monitoring and debugging approaches, and real customer scenarios.<\/p>\n\n\n\n<p>Can&#8217;t wait? <a href=\"https:\/\/conapi.at\/#contact\">Contact us <\/a>for a preview demonstration.<\/p>\n\n\n\n<h2 class=\"wp-block-heading hestia-title\">Getting started with Gravitee Kestra integration<\/h2>\n\n\n\n<p>The integration is available now. The Gravitee plugin is available in the Gravitee plugin repository. The Kestra JMS plugin is <a href=\"https:\/\/github.com\/kestra-io\/plugin-jms\">open-sourced and available on GitHub<\/a>. Complete setup and configuration guides document the architecture. Working patterns for common scenarios provide a quick start.<\/p>\n\n\n\n<h2 class=\"wp-block-heading hestia-title\">The bottom line<\/h2>\n\n\n\n<p>APIs and enterprise workflow automation aren&#8217;t separate worlds anymore. With this Gravitee Kestra integration, your workflows become as accessible as any REST endpoint, solving async-to-sync challenges that have plagued enterprises for years.<\/p>\n\n\n\n<p>Whether enriching responses with real-time data or orchestrating complex multi-system processes, you now have a complete architecture to do it right.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignwide cta-container\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center hestia-title\">Schedule a technical demo<\/h2>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button contactus-btn\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/conapi.at\/#contact\">let&#8217;s talk!<\/a><\/div>\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Solve async-to-sync API challenges with enterprise workflow automation Every API call tells a story. Sometimes it&#8217;s simple: give me this data. But increasingly, it&#8217;s complex: check inventory, calculate pricing, validate credit, process payment, trigger shipping. These aren&#8217;t just API calls anymore, they&#8217;re workflows that challenge traditional async-to-sync patterns. Our Gravitee [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3904,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[33],"tags":[],"class_list":["post-3815","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-practical"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Gravitee Kestra Integration: Bridging APIs and Workflows<\/title>\n<meta name=\"description\" content=\"Enrich API responses with Kestra workflow data using Gravitee&#039;s direct integration. Real-time data enrichment, caching, and async-to-sync patterns. Architecture guide included.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gravitee Kestra Integration: Bridging APIs and Workflows\" \/>\n<meta property=\"og:description\" content=\"Enrich API responses with Kestra workflow data using Gravitee&#039;s direct integration. Real-time data enrichment, caching, and async-to-sync patterns. Architecture guide included.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/\" \/>\n<meta property=\"og:site_name\" content=\"conapi GmbH\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-26T13:13:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-14T12:10:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/gravitee-kestra-2-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\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=\"Geschreven door\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#\\\/schema\\\/person\\\/2fd8b3bb71241450029964d5ffccafb3\"},\"headline\":\"Gravitee Kestra Integration: Bridging APIs and Workflows\",\"datePublished\":\"2025-08-26T13:13:26+00:00\",\"dateModified\":\"2025-11-14T12:10:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/\"},\"wordCount\":703,\"publisher\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/conapi.at\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/gravitee-kestra-2-1.png\",\"articleSection\":[\"Practical\"],\"inLanguage\":\"nl-NL\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/\",\"url\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/\",\"name\":\"Gravitee Kestra Integration: Bridging APIs and Workflows\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/conapi.at\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/gravitee-kestra-2-1.png\",\"datePublished\":\"2025-08-26T13:13:26+00:00\",\"dateModified\":\"2025-11-14T12:10:20+00:00\",\"description\":\"Enrich API responses with Kestra workflow data using Gravitee's direct integration. Real-time data enrichment, caching, and async-to-sync patterns. Architecture guide included.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/#primaryimage\",\"url\":\"https:\\\/\\\/conapi.at\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/gravitee-kestra-2-1.png\",\"contentUrl\":\"https:\\\/\\\/conapi.at\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/gravitee-kestra-2-1.png\",\"width\":1200,\"height\":628},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/gravitee-kestra-integration-apis-workflows\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/conapi.at\\\/nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Gravitee Kestra Integration: Bridging APIs and Workflows\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/conapi.at\\\/nl\\\/\",\"name\":\"conapi GmbH\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/conapi.at\\\/nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#organization\",\"name\":\"conapi GmbH\",\"url\":\"https:\\\/\\\/conapi.at\\\/nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/conapi.at\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/500x500_dkpurple_lime.png\",\"contentUrl\":\"https:\\\/\\\/conapi.at\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/500x500_dkpurple_lime.png\",\"width\":500,\"height\":500,\"caption\":\"conapi GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/conapi-gmbh\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/conapi.at\\\/nl\\\/#\\\/schema\\\/person\\\/2fd8b3bb71241450029964d5ffccafb3\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cadac05378fa251e735655e67a16350bc451bead10598273693f22da01b7aa89?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cadac05378fa251e735655e67a16350bc451bead10598273693f22da01b7aa89?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cadac05378fa251e735655e67a16350bc451bead10598273693f22da01b7aa89?s=96&d=blank&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/conapi.at\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Gravitee Kestra Integration: Bridging APIs and Workflows","description":"Enrich API responses with Kestra workflow data using Gravitee's direct integration. Real-time data enrichment, caching, and async-to-sync patterns. Architecture guide included.","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:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/","og_locale":"nl_NL","og_type":"article","og_title":"Gravitee Kestra Integration: Bridging APIs and Workflows","og_description":"Enrich API responses with Kestra workflow data using Gravitee's direct integration. Real-time data enrichment, caching, and async-to-sync patterns. Architecture guide included.","og_url":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/","og_site_name":"conapi GmbH","article_published_time":"2025-08-26T13:13:26+00:00","article_modified_time":"2025-11-14T12:10:20+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/gravitee-kestra-2-1.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Geschreven door":"admin","Geschatte leestijd":"4 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/#article","isPartOf":{"@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/"},"author":{"name":"admin","@id":"https:\/\/conapi.at\/nl\/#\/schema\/person\/2fd8b3bb71241450029964d5ffccafb3"},"headline":"Gravitee Kestra Integration: Bridging APIs and Workflows","datePublished":"2025-08-26T13:13:26+00:00","dateModified":"2025-11-14T12:10:20+00:00","mainEntityOfPage":{"@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/"},"wordCount":703,"publisher":{"@id":"https:\/\/conapi.at\/nl\/#organization"},"image":{"@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/#primaryimage"},"thumbnailUrl":"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/gravitee-kestra-2-1.png","articleSection":["Practical"],"inLanguage":"nl-NL"},{"@type":"WebPage","@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/","url":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/","name":"Gravitee Kestra Integration: Bridging APIs and Workflows","isPartOf":{"@id":"https:\/\/conapi.at\/nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/#primaryimage"},"image":{"@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/#primaryimage"},"thumbnailUrl":"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/gravitee-kestra-2-1.png","datePublished":"2025-08-26T13:13:26+00:00","dateModified":"2025-11-14T12:10:20+00:00","description":"Enrich API responses with Kestra workflow data using Gravitee's direct integration. Real-time data enrichment, caching, and async-to-sync patterns. Architecture guide included.","breadcrumb":{"@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/#primaryimage","url":"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/gravitee-kestra-2-1.png","contentUrl":"https:\/\/conapi.at\/wp-content\/uploads\/2025\/08\/gravitee-kestra-2-1.png","width":1200,"height":628},{"@type":"BreadcrumbList","@id":"https:\/\/conapi.at\/nl\/gravitee-kestra-integration-apis-workflows\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/conapi.at\/nl\/"},{"@type":"ListItem","position":2,"name":"Gravitee Kestra Integration: Bridging APIs and Workflows"}]},{"@type":"WebSite","@id":"https:\/\/conapi.at\/nl\/#website","url":"https:\/\/conapi.at\/nl\/","name":"conapi GmbH","description":"","publisher":{"@id":"https:\/\/conapi.at\/nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/conapi.at\/nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/conapi.at\/nl\/#organization","name":"conapi GmbH","url":"https:\/\/conapi.at\/nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/conapi.at\/nl\/#\/schema\/logo\/image\/","url":"https:\/\/conapi.at\/wp-content\/uploads\/2024\/11\/500x500_dkpurple_lime.png","contentUrl":"https:\/\/conapi.at\/wp-content\/uploads\/2024\/11\/500x500_dkpurple_lime.png","width":500,"height":500,"caption":"conapi GmbH"},"image":{"@id":"https:\/\/conapi.at\/nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/conapi-gmbh"]},{"@type":"Person","@id":"https:\/\/conapi.at\/nl\/#\/schema\/person\/2fd8b3bb71241450029964d5ffccafb3","name":"admin","image":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/secure.gravatar.com\/avatar\/cadac05378fa251e735655e67a16350bc451bead10598273693f22da01b7aa89?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/cadac05378fa251e735655e67a16350bc451bead10598273693f22da01b7aa89?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cadac05378fa251e735655e67a16350bc451bead10598273693f22da01b7aa89?s=96&d=blank&r=g","caption":"admin"},"sameAs":["https:\/\/conapi.at"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/posts\/3815","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/comments?post=3815"}],"version-history":[{"count":26,"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/posts\/3815\/revisions"}],"predecessor-version":[{"id":3998,"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/posts\/3815\/revisions\/3998"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/media\/3904"}],"wp:attachment":[{"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/media?parent=3815"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/categories?post=3815"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/conapi.at\/nl\/wp-json\/wp\/v2\/tags?post=3815"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}