Skip to content

Custom Extensions

Host Type Extensions allow you to add custom pre-processing and post-processing logic to your integration endpoints. Extensions run as cloud-based functions or in-process handlers. When adding endpoints to a Data Hub, you can assign a Custom Extension to override default Connector behavior.

Custom Extensions Page

Editing a Custom Extension

Click the edit icon on an extension row to configure the host type, authentication, name, and secure settings.

Edit Custom Extension Modal

Key Features

  • Host Types — Configure extensions as InProcess or CloudBasedFunction
  • Authentication — Support for API Key, Basic, and other authentication methods
  • Secure Strings — Store extension credentials securely
  • Data Hubs — Assign Custom Extensions to endpoints when adding them to a Data Hub
  • Connectors — Set up the base connections that extensions build upon
  • Data Models — Learn about Host Type Extensions in the context of data models

Team Central Admin Web Documentation