MadConnect Embedded Documentation
  • Getting Started
    • MadConnect Architecture
  • Implementation Guide
    • Integrating MadConnect Into Your Platform
    • Connector Management
      • Listing Connectors
      • Getting Connector Info
      • Configuring Connectors
      • Fetching Connector Configuration
      • Updating Connector Configuration
    • Connection Management
      • Setting up Connections
      • Getting list of Connections
      • Fetching Connection Details
      • Disabling/Enabling a Connection
      • Deleting a Connection
  • Embedded API Reference
    • Authorization APIs
      • Authorization URI
      • Get Token (By code)
      • Get Token (By refresh-token)
    • Connector Information APIs
      • Get All Connectors
      • Get connector information
    • Connector Configuration APIs
      • Get a Platform config (Connector Config)
      • Setup Connector
    • Connection APIs
      • Get All Connections
      • Create Connection
      • Fetch Connection
      • Delete Connection
      • Enable/Disable Connection
    • Status Codes
Powered by GitBook
On this page

Getting Started

The MadConnect Embedded API offers a plug-and-play integration solution for platforms seeking to incorporate MadConnect's capabilities directly within their interface. This integration enables platform users to effortlessly manage connections as if they were a native part of their platform, eliminating the need to navigate away to the MadConnect portal for connection management.

Key Features of the Embedded API include:

  • Seamless Integration: Allows for the integration of MadConnect functionality directly into platform interfaces, offering users a native experience for managing connectors.

  • Comprehensive Interface: Provides resources for platforms to display available connectors and manage connections within their own UI, enhancing user experience.

  • Full Connection Control: Users can configure, initiate, halt, or archive connections directly from the platform UI, offering greater flexibility and control.

  • Administrative Access: Partner platforms gain a MadConnect administration account for overseeing customer accounts and connections, complete with a cross-account overview for streamlined management and detailed usage reports.

With these capabilities, the MadConnect Embedded API simplifies and enriches the connection management process for platforms and their users, fostering a more integrated and efficient ecosystem.

NextMadConnect Architecture

Last updated 1 year ago