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-06

    2024-06

    2 min read

    17th June 2024 #

    Highlights #

    Builder > Delay Step – map a Field to the Delay value

    Previously you could only set a fixed value on a Delay Step, but now you can map a Field from a previous Step, allowing Delays to vary based on your data.

    Builder > Step Errors/Step Warnings – mark just the first page or all pages as “Read”

    Reviewing Step Errors and Step Warnings is simpler as you can now view each page and mark just that page as “Read” before viewing the next page. Alternatively, you can mark all Errors or Warnings on a particular Step as “Read”.

    Improvements #

    Templates – promoting Cycles to latest Release keeps existing run times

    When promoting a new Template Release to existing Cycles, the next run time of the Cycles is now retained.

    Templates > Importing – correctly handles Custom Object Category Steps

    If an exported Template used Steps from a Custom Object Category, in some situations an error was being encountered when importing it.

    Cyclr API > Creating a Custom Object Category – Method property in Response always populated

    Using the Cyclr API endpoint POST /v1.0/account/connectors/{accountConnectorId}/customcategories to create a new Custom Object Category on an installed Connector that wasn’t using the latest Connector Release previously returned an empty Method property in the Response.

    Cyclr API > Installing a Connector – default AuthenticationType now used

    When using the Cyclr API endpoint POST /v1.0/connectors/{id}/install to install a Connector which has multiple AuthenticationTypes defined, if no AuthenticationId property is specified in the call the default AuthenticationType is now assumed.

    JSON data deserializing – improved handling when invalid characters present

    When deserializing JSON content, Cyclr would previously record a Step Error when invalid characters were encountered.

    Internal Task Processing – performance enhancements

    Reduced memory usage when Cyclr processes some internal tasks.

    3rd June 2024 #

    Highlights #

    Partner Console – new Notifications feature for Task Usage

    You can now receive email notifications if your overall Task Usage reaches certain levels of your Monthly Task Allowance, allowing you to take action to investigate the cause before incurring additional charges.
    See this article for more on the Notifications feature

    Improvements #

    Partner Console – performance improvements

    Updates to the Console’s Dashboard and Report pages to improve performance when retrieving reporting data.

    Builder > Step Setup – Templates’ User Configurable flag states saved when no value provided

    When editing a Template, the state of the User Configurable flag within Step Setup is now saved without requiring a value. Previously, changing the flag would be ignored if no value was provided.

    Builder > Switch Tool – better handling of boolean values

    Issues could previously be encountered when using boolean values on a Switch Step.

    Cyclr API – OAuth Connectors no longer auto-upgraded to latest Release

    If installing a Connector that’s authenticated using OAuth and you follow the process described here to have your customer authenticate it, the Release used by that Connector will no longer be automatically upgraded to the latest – the Release you installed is the Release that is retained after authentication.

    Cyclr API – GET /v1.0/steps/{id}/fieldmappings endpoint includes “Location” property

    The GET /v1.0/steps/{id}/fieldmappings endpoint now includes a “Location” property for each Field in its Response to indicate where data is located in a Request or Response.

    Custom Connectors – improved handling of missing Methods

    If a Custom Connector uses the “Post Install Property Value Lookup Method” or “Post Install Test Auth Method” settings and their referenced Method is renamed or removed, Cyclr will update or remove it.

    Account Connector > Generate Setup Token – improvements to validation

    Some improvements to the Console User’s interface in how options are shown and validated when using the Connector’s “Generate Setup Token” feature to obtain details to then send on to an end-user.

    Accounts > Custom Connectors – interface improvements

    Custom Connectors created at the Account-level are now organised in the same way as those created at the Partner Console-level.

    Cycle Execution – more robust

    Cycle execution is now more robust and will automatically recover in the rare event an invalid Cycle is encountered or a logging issue occurs.

    Share This Article :
    • Facebook
    • X
    • LinkedIn
    • Pinterest
    2024-072024-05
    Page Contents
    • 17th June 2024
      • Highlights
      • Improvements
    • 3rd June 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.