Skip to content

IAV-959/feat: Add integration existence check, type-based retrieval, and credential instance deletion endpoints

salaheddine zidani a demandé de fusionner feature/IAV-959 vers develop

🎯 Overview

This MR extends the URL path builders for both Orchestration Service and N8N Core Service with new endpoint support for integration management and credential operations.

🔧 Changes Made

OrchestrationServicePath

  • New: buildCheckIntegrationExistsUrl - Enables checking if an integration exists for a specific agent and credential type
  • New: buildGetIntegrationByAgentUidAndCredentialTypeUrl - Allows fetching integration details by agent UID and credential type

N8nCoreServicePath

  • New: buildDeleteCredentialInstanceUrl - Supports deletion of credential instances by UID

Related Issues

Closes IAV-959

Modification effectuée par salaheddine zidani

Rapports de requête de fusion