DCKAP Integrator
Getting StartedIntegrator StatusRoadmapRelease Notes
  • Overview
    • Enterprise Integration Platform
    • What is DCKAP Integrator?
    • Integrator Architecture
    • Integrator Security
  • GETTING STARTED
    • Quick Start Guide
    • New User Registration
      • Available Plans
    • Integrator Dashboard
    • Analytics
  • User Guide
    • The Basics
    • Account Management
      • User Groups
      • Account Settings
      • Two-Factor Authentication
    • Projects
      • Add New Project
      • Managing Projects
      • Transfer Project Ownership
    • API Access Keys
    • Project Invitations
    • Help and Support
      • Raise a Ticket
      • Visibility and Collaborators
      • Help and Support - A Quick Overview
    • Exchange
  • PROJECT MANAGER
    • Integrations
      • Add New Pipe
      • Flows and Handlers
      • Mapping and Modifiers
      • Advanced Modifiers
      • Advanced Scheduler
    • Workflows
      • Flow Builder
      • Snippets
      • Actions
        • API Call
        • Console
        • Decision
        • Loop
        • Detail Logger
        • Error Logger
        • Code Runner
        • Formatter
        • Notification
        • Snippet
        • Return
        • Sleep
      • Mock Data
      • FAQs
    • Systems
      • Credentials
      • API Manager
        • API Components
        • Test API
      • Private Systems
      • Authentication Types
        • OAuth 2.0
    • Logs
    • Project Settings
    • Project Analytics
    • Advanced
      • Flows
    • Project Documents
  • TECHNICAL GUIDE
    • Flows & Handlers
      • Add New Flow
      • Simulator
      • Flows: Best Practices
      • Flows: Use Cases
      • Timezone Converter Handler
      • Supported Timezones
    • API and Mapping
  • Tutorials
    • Create a new Integration Pipe
    • Create a new Flow
    • How to Map data?
    • Working with Modifiers
    • Managing User Groups
    • How to use DCKAP Integrator Dynamic URL's?
  • API Documentation
    • Quick Start
    • Projects API
    • Credentials API
    • Templates API
    • Posting and Reading XML data via DCKAP Integrator
    • Commonly used APIs
  • Others
    • Product Roadmap
      • Past Roadmaps
    • Release Notes
      • 4.4.0 April 29, 2025
      • 4.3.0 February 25, 2025
      • 4.2.0 December 19, 2024
      • 4.0.0 August 29, 2024
      • 3.4.8 May 27, 2024
      • 3.4.7 March 14, 2024
      • 3.4.6 January 4, 2024
      • 3.4.5 October 18, 2023
      • 3.4.4 May 16, 2023
      • 3.4.3 March 1, 2023
      • 3.4.2 December 20, 2022
      • 3.4.1 October 4, 2022
      • 3.4.0 August 10, 2022
      • 3.3.6 July 20, 2022
      • 3.3.5a June 23, 2022
      • 3.3.5 May 26, 2022
      • 3.3.4 March 31, 2022
      • 3.3.3 Feb 4, 2022
      • 3.3.2 November 24, 2021
      • 3.3.1 October 22, 2021
      • 3.3.0 August 28, 2021
      • 3.2.7 June 18, 2021
      • 3.2.6 May 11, 2021
      • 3.2.3 and 3.2.4 March 8, 2021
      • 3.2.2 Dec 24, 2020
      • 3.2.1 Nov 12, 2020
      • 3.2.0 - October 7, 2020
      • 3.1.10 - September 16, 2020
      • 3.1.9 - September 3, 2020
      • 3.1.8 - August 15, 2020
      • 3.1.7 - July 19, 2020
      • 3.1.6 - June 21, 2020
      • 3.1.5 - May 15, 2020
      • 3.1.4 - April 27, 2020
      • 3.1.3.0 - April 20, 2020
      • 3.1.3 - April 8, 2020
      • 3.1.2 - March 26, 2020
      • 3.1.1 - March 13, 2020
      • 3.1.0 - March 10, 2020
Powered by GitBook
On this page
  • Pipe Name
  • Pipe Type
  • Credentials
  • Flow
  • Mapping
  • Notes
  • Email Alerts at Pipe level

Was this helpful?

  1. PROJECT MANAGER
  2. Integrations

Add New Pipe

This is where users will Add a new Pipe by selecting the system credentials and defining Mapping and Modifier functionalities.

PreviousIntegrationsNextFlows and Handlers

Last updated 3 years ago

Was this helpful?

From the Integrations page, click on the Add New button in the top left section to create a new pipe.

The following fields must be filled in order to create a new Integration Pipe:

Pipe Name

Assign a suitable name for the Integration.

Example: Customer Update, Create Order, Fetch Subscription Details

Special characters (except space) cannot be used in the Pipe name.

Pipe Type

Credentials

Flow

Once the credentials are selected, the Flows with API calls to the systems (Credentials) selected will be displayed in grid format on the right side. Choose a Flow from this grid.

When the Flow is selected, the Mapping nodes associated with the Flow are available to the user to configure.

If systems added in the Flow are selected incorrectly in the Edit pipe page (Credentials drop-down), an error will be thrown to the user alerting that there is a mismatch between Systems added in the Flow and credentials chosen.

If wrong credentials are chosen in the Edit pipe page, the previously configured mapping will be retained. Only if the Flow is changed, previously configured mapping will be removed.

Mapping

Once the Flow is selected, the associated Mapping nodes are available to the user, i.e., if it has been added in the Flow. Clicking Configure on the Mapping card, opens a Mapping window where the user can map and modify data as required.

Mapping is used to steer data from source to destination systems. Here, the source and destination fields are listed on either side. These fields are taken from the API Manager - Source and Response fields respectively. In addition to these fields, the user can add custom fields as needed.

Notes

Project users can add notes for individual pipes using an inbuilt text editor.

Email Alerts at Pipe level

Email alerts can be set for individual pipes.

Click on Email alerts here:

Consider Project Settings: Choosing Yes/No will consider/not consider the email alert settings configured in Project Settings.

  • Yes: The same email alert settings configured at the Project level will be considered for the Pipe

  • No: The email alert settings configured at the Project level will not be considered for the Pipe:

    • Enable Failure Alerts: Select Yes/No to enable failure alerts for this pipe

      • Yes:

        • Select Failure Alert Options:

          • All Failed

          • Partially Failed Only

          • Completely Failed only

        • Email Addresses: Enter the email addresses of recipients to receive failure alerts for this pipe

      • No: Failure alerts will not be triggered at pipe level for this pipe

Read More:

Choose the type of Integration:

Choose Credentials from the drop-down list (Credentials of the Systems that need to be integrated). The credential details have to be already configured. .

Mapping and Modifiers
Create a new Integration Pipe
Batch or Dynamic.
Learn more