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
  • Features and Improvements
  • Bug Fixes

Was this helpful?

  1. Others
  2. Release Notes

3.1.4 - April 27, 2020

Release Notes 3.1.4

Previous3.1.5 - May 15, 2020Next3.1.3.0 - April 20, 2020

Last updated 2 years ago

Was this helpful?

Features and Improvements

1.Deployed new host specifically for dynamic services. You can use the below URL from this release for all your dynamic services in integrator.dckap.com

New URL -

You can also get the same URL from the COPY URL button in the Integrations page of your project

a. Old URL will also work fine as usual. If you feel that the dynamic services are responding late at times, you may update to this new URL. We recommend you to update to the new URL at the earliest.

b. If you face any connection error while connecting a dynamic services call through the new URL, then you should whitelist the below IP in your client system. IP - 3.12.63.50

c. Above features are not applicable for the projects that are in staging server.

2. Your account will be frozen if the trial period is expired. Contact us to extend the trial period.

Users who are accessing only the Projects page, can signup using the Lite Plan (Free Plan) in which you wont have the above issues. Users under Lite Plan will not be able to create projects.

3. Console logs will be automatically deleted except the last 5 days records.

4. Dynamic services will not be able to log more than 5 MB in console log.

5. Pricing Page is updated with new designs.

6. Modifiers Added/Updated

Added

  • Slice Modifier - Capable of Slicing a string/list using the index

  • Math Modifier - Capable of handling Arithmetic operations

Updated

  • Converter Modifier - NoneType and Boolean Type can be handled

  • Raw Modifier - Capable of checking the existence of source value and send some raw value. Capable of handling Null and Boolean Types

7. Added the ability to customize your project settings, to send notification email if anything goes wrong during the sync.

8. Added ability to use variables in Increment handler in Flows.

Bug Fixes

  1. NoneType and Boolean Types are handled in all modifiers. null will not be returned as string type anymore.

  2. Fixed error while performing test connection in transferred or cloned projects

  3. Inconsistency in performing modifier operation fixed

https://lightning.dckap.com/v1/dynamic/listener/{pipe_id}