Skip to content

IAV-1083/feat(credential): add Freshdesk credential validation endpoint

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

Summary

This MR introduces support for Freshdesk credential validation in the N8nCoreServicePath service path utility.

Changes

  • Added buildValidateFreshdeskUrl(String credentialInstanceUid) inside CustomerCareCredentialValidator
  • Follows the same URL-building pattern as existing validators (Telegram, WhatsApp, WooCommerce, etc.)
  • Targets the endpoint: /credential/customer-care-credentials-validation/validate-freshdesk

Related Issues

IAV-1083

Rapports de requête de fusion