Cyclr Community
  • Forums
  • Tutorials
  • Documentation
    • User Documentation
    • Connector Guides
  • Resources
    • New Features
    • Blog
    • Changelog
    • Support Portal
    • Newsletter Archive
    Sign in
    Cyclr Logo
    Cyclr Logo
    • Forums
    • Tutorials
    • Documentation
      • User Documentation
      • Connector Guides
    • Resources
      • New Features
      • Blog
      • Changelog
      • Support Portal
      • Newsletter Archive

    About Cyclr

    6
    • Introduction to Cyclr
    • Minimum requirements
    • Glossary
    • Errors
    • IP Allow List
    • Legal notices

    Cyclr Console

    14
    • Partner Console Dashboard
    • The Builder
    • Reports
    • Console Configuration
    • General Settings
    • Notifications
    • Embedding Customization
    • Security settings
    • Data retention settings
    • Custom Service Domains
    • Handle transaction errors
    • Payload Size Limitations
    • Performance tips
    • GitHub Integration

    Connectors

    33
    • Introduction to Connectors
    • Connectivity Comparison
    • Connector Guides
    • Application Connectors
      • Introduction to Application Connectors
    • Utility Connectors
      • Introduction to Utility Connectors
      • Counter Storage
      • Cross Updating Preventer
      • Data Tools
      • Entity Cross Ref Storage
      • Generic File
      • Generic File Downloader
      • Generic Form
      • Generic Webhook
      • Data Storage
        • Introduction to Data Storage Connectors
        • Global Data Storage
        • Global Object Storage
        • Cycle Data Storage
        • Cycle Object Storage
    • Custom Connectors
      • Introduction to Custom Connectors
      • Methods
      • Triggers
      • Last Successful Run Date
      • Parameters
      • Scripting
      • Data Types
      • Paging
      • Custom Objects
      • Dynamic Custom Fields
      • Automatically Install Webhooks
      • Connector Standards
      • Settings
      • Authentication
      • Rate Limits

    Templates

    17
    • Introduction to Templates
    • Template Settings
    • Create a Template
    • Tools
    • Connectivity Tools
    • Map fields
    • Add Custom Fields
    • Custom Object Method Categories
    • Test Scripts
    • Collection splitting
    • Pass data between two steps
    • Test a template
    • Template versioning
    • Introduction to Cycles
    • Stop a cycle
    • Copy Cycles as Templates
    • Import or Export Templates

    Accounts

    5
    • Introduction to Accounts
    • Account Users
    • Sub Accounts
    • Connector Authentication Link
    • Export or Import Cycles

    Embedding

    17
    • Introduction to Embedding
    • ORBIT
    • Installing a Partner Connector
    • Embed Cyclr in an iFrame
    • Launch
      • Introduction to Launch
      • User Experience
      • Customize Appearance
      • Build Compatible Templates
      • Handle LAUNCH callbacks
      • Deploy LAUNCH
    • Marketplace
      • Introduction to Marketplace
      • Set up a Marketplace
      • Styling Marketplace
      • Deploying a Marketplace
      • Marketplace Callback
      • Marketplace Webhook Callback
      • Marketplace Settings

    API

    19
    • Introduction to the Cyclr API
    • Authentication
    • Authorize Account API calls
    • Install Connectors into an Account
    • Install a Cycle from a Template
    • Step Setup
    • Activate a Cycle
    • Install Connectors
    • Create an Account
    • API Example Walkthrough
    • Connector Authentication
      • Introduction to Connector Authentication
      • API Key Authentication
      • HTTP Basic Authentication
      • OAuth Authentication
    • Data on Demand
      • Introduction to Data on Demand
      • Get Account Connectors
      • Get Connector Methods
      • Call a Connector Method
      • IP Restriction

    Release Notes

    28
    • Introduction to Release Notes
    • 2025
      • 2025-06
      • 2025-05
      • 2025-04
      • 2025-03
      • 2025-02
      • 2025-01
    • 2024
      • 2024-12
      • 2024-11
      • 2024-10
      • 2024-09
      • 2024-08
      • 2024-07
      • 2024-06
      • 2024-05
      • 2024-04
      • 2024-03
      • 2024-02
      • 2024-01
    • 2023
      • 2023-12
      • 2023-11
      • 2023-10
      • 2023-06
      • 2023-05
      • 2023-04
    • Archive
      • Archive
      • 2022
      • 2021
    View Categories
    • Home
    • Documentation
    • Release Notes
    • 2024
    • 2024-01

    2024-01

    4 min read

    30th January 2024 #

    Improvements #

    Cyclr API – Connector Custom Object Category Methods are now accessible and can be called directly

    Connector Methods created for Custom Object Categories can now be retrieved through the Cyclr API and can also be called using the “Cyclr as a Proxy” feature.

    Builder – canvas edge shown when dragging in a new Method or moving a Step

    This makes it easy to identify the working area within the Builder when dragging in a new Method.

    Builder > Step Setup – using the LastSuccessfulRunDate Mergefield now shows the “Get new data since” date/time selector

    Using the LastSuccessfulRunDate Mergefield didn’t originally expose the selector.

    Builder > Step Setup – changing a mapping from “Type a Value” back to Ignore is retained

    Changing a Mapping from “Type a Value” then back to Ignore is now saved.

    Builder > Step Errors/Warnings popups – improved handling of long incident messages

    The popup now allows scrolling both horizontally and vertically to allow viewing of text that isn’t wrapped.

    Importing Custom Connectors and Templates – can upload files

    When importing a Custom Connector or a Template, there was only the option to paste in the content. Now you can upload the .json files.

    22nd January 2024 #

    Improvements #

    Connectors > Script Testing tool – side navigation collapses to allow more working space

    Builder > Step Setup – changes to which Tools’ Step Descriptions can be modified

    Builder > Step Setup – paging controls for Mappings are now hidden when not needed

    16th January 2024 #

    Improvements #

    Builder > Step Setup popup – wasn’t registering when connection had been lost

    Builder > Step Setup popup – Close button was missing for Webhook Steps

    Console User Permissions – resolved some initial issues

    Connector Building – able to send a multipart HTTP Request with different Content-Type headers

    Connector Building – searching added to more dropdowns

    Account > Connectors > Settings page – testing Methods within a Sub Account previously failed

    Account > Connectors – Console Users can directly delete Connectors marked as Native

    Previously, if a Template Connector was marked as Native and installed into an Account, it could not be deleted through Cyclr’s interface, but would need its flag cleared through a Cyclr API call first.

    9th January 2024 #

    Highlights #

    Console Administrators can now be given specific permissions

    “Console Administrators” have changed to “Console Users” and can now either have Full Access (which gives them the same access to a Partner Console as before this update) or can be given specific permissions to view/edit/manage only certain areas.

    Transaction Incidents can be marked as “read”, rather than deleted

    Previously Incidents (Step Errors and Step Warnings) could only be deleted to remove their red/yellow icons from Steps within the Builder. Doing that would also remove their entries from their Transactions. Now they can instead be marked as “read” which removes their red/yellow icons on Steps, but keeps their entries within their Transactions.

    Handling of Amazon Seller’s custom OAuth flow

    Cyclr can now handle the Amazon Seller API’s custom OAuth implementation.

    Improvements #

    Builder > Variables – mappings reset on Steps

    Visiting a Template/Cycle’s “Settings” would previously unset their mappings on Steps.

    Builder > Step Setup Popups – Initialisation

    When displaying a Step’s “Step Setup” popup, you could sometimes briefly see a previously viewed Step’s settings before the current Step’s were then displayed.

    Builder > Step Setup Popups – Scrolling

    Step Setup popups sometimes wouldn’t scroll fully.

    Builder > Step Setup Popups – Type a Value text not always fully saved

    When using a Type a Value mapping and entering text into it, occasionally the end of the text wouldn’t be saved.

    Builder > Script – returning NaN or Infinity in a Response caused a Step Error

    NaN and Infinity are now handled correctly when included in a Response.

    Custom Connectors > search added for Custom Field Lookup Method

    When working on a Custom Connector, you can now search for the Custom Field Lookup Method in the Request and Response Format sections. Useful if your Connector has many Methods to scroll through.

    Marketplaces > IDs now visible

    The interface now includes a column showing the IDs of your Marketplaces on the list page.

    Marketplaces > performance improvements

    The speed that pages load when editing a Marketplace has been increased by changing when images are retrieved.

    Share This Article :
    • Facebook
    • X
    • LinkedIn
    • Pinterest
    2024-02
    Page Contents
    • 30th January 2024
      • Improvements
    • 22nd January 2024
      • Improvements
    • 16th January 2024
      • Improvements
    • 9th January 2024
      • Highlights
      • Improvements

    Company

    • Company
    • About Us
    • Security and Compliance
    • Pricing
    • Blog
    • Branding
    • Embedded iPaaS

    Legal

    • Website Terms
    • Privacy Policy
    • Terms and Conditions
    • Data Protection Agreement
    • SLA
    • GDPR

    UK Office

    +44 (0) 3300 102 525

    US Office

    +1 (646) 585-2525


    White labelled API integration framework for creating & managing in-app SaaS integrations.

    © 2025 Cyclr. All rights reserved.