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
    • Archive
    • 2022

    2022

    3 min read

    28th November 2022 #

    • Performance: Improved Cycle execution performance for Cycles with lots of decision steps

    21st November 2022 #

    • Performance: Reduced latency for synchronous webhooks
    • Script: Added HMAC-SHA512 to cyclr_sign

    14th November 2022 #

    • API: Added the ability to get and set Data Retention values for accounts
    • Script: Made script_parameters accessible in before_oauth2_authorise,before_oauth2_token, after_oauth2_token, before_oauth2_refresh & after_oauth2_refresh

    10th October 2022 #

    • API: Included Marketplace tags in the Marketplace notifications.

    26th September 2022 #

    • Recycle Bin: Delete all option
    • Templates: Copying a template release, can pick a folder to copy into

    5th September 2022 #

    • API: Cycle variables included in Cycle prerequisites
    • Connectors: Auth fields can be hidden and labels customised
    • Connectors: A new method type of Script can be used for steps that don’t require API calls
    • Platform: Deleted Cycles and Templates are now moved to a Recycle bin for 90 days before permanent deletion

    15th August 2022 #

    • API: Custom connectors can be created, updated and deleted via the API
    • Connectors: Neo4j support has been added
    • Marketplace Notifications: Partner user agent is included in HTTP request
    • Marketplace Notifications: Include InstallDetails in all notifications

    25th July 2022 #

    • Connectors: Support multiple authentication types
    • Cycles: Added 6 Hour interval

    18th July 2022 #

    • Custom Fields: Can delete custom fields in bulk
    • Custom Fields: Support for reordering custom fields

    11th July 2022 #

    • Builder: Can hide unmapped fields in step setup
    • Reports: Transactions can be ordered by column
    • Platform: Improved copy/install cycle performance

    4th July 2022 #

    • Platform: Improved CSV performance and max file size
    • Platform: Cycle error retry can be configured for between 1 and 5 retry attempts

    27th June 2022 #

    • Connectors: Can import OpenAPI 3 definitions
    • Reports: Reports and logs can be exported from the Console

    17th May 2022 #

    • Console: Improve performance when deleting large amounts of transactions
    • Webhooks: Webhook cleanup after step upgraded

    10th May 2022 #

    • Connectors: When a connector is de-authenticated, 3rd party webhooks are automatically deregistered

    3rd May 2022 #

    • API: Include account connector info in Template Install endpoint response
    • Builder: Improve parent transaction identification in transactions view
    • Launch: Display template descriptions
    • API: Support enhanced objects
    • API: Support template import/export
    • Platform: Allow for authentication failure page customisation

    25th April 2022 #

    • Console: Improve transactions view with split notification and filter view by parent transaction
    • Console: Make templates/cycles directly navigable from transactions view
    • API: Enforce name field requirement for account creation calls
    • Launch: Add user visible template note
    • Connector Management: Improve method category deletion experience

    19th April 2022 #

    • API: Support cycle import and export
    • Platform: Improve Time Filter Field errors
    • Console: Allow partner admins to set users with private instance admin role
    • Console: Allow private instance administrators access to scheduled jobs view
    • API: Include account connector IDs in template install call response

    4th April 2022 #

    • Connector Setup: Indicate optional fields

    28th March 2022 #

    • Marketplaces: Enforce connector authentication order
    • Builder: Allow partners to control help links in white label consoles

    21st March 2022 #

    • Platform: Updated MongoDB native driver to 2.14.1
    • Connectors: Remove dynamic custom fields if no longer found at source
    • Launch/Marketplaces: Added data type mismatch warnings
    • Templates: Cycle variables now support value lists

    14th March 2022 #

    • Custom Connectors: Support custom objects

    28th February 2022 #

    • Connectors: Added support for Kafka connector
    • Webhooks: Improved performance, reduces time to accept webhooks
    • Script: Add encoding support for atob & btoa

    7th February 2022 #

    • Webhooks: added support for refreshing external IDs for partner webhooks

    17th January 2022 #

    • LAUNCH/Marketplace: prevent single install packages being installed more than once

    10th January 2022 #

    • Console: Add new Search filter option to exclude errors and warnings in transactions view

    4th January 2022 #

    • Console: add Cyclr API Reference to Help menu
    • Webhooks: support multiple IDs for partner webhooks
    • API: include connector categories in API response
    Share This Article :
    • Facebook
    • X
    • LinkedIn
    • Pinterest
    Archive2021
    Page Contents
    • 28th November 2022
    • 21st November 2022
    • 14th November 2022
    • 10th October 2022
    • 26th September 2022
    • 5th September 2022
    • 15th August 2022
    • 25th July 2022
    • 18th July 2022
    • 11th July 2022
    • 4th July 2022
    • 27th June 2022
    • 17th May 2022
    • 10th May 2022
    • 3rd May 2022
    • 25th April 2022
    • 19th April 2022
    • 4th April 2022
    • 28th March 2022
    • 21st March 2022
    • 14th March 2022
    • 28th February 2022
    • 7th February 2022
    • 17th January 2022
    • 10th January 2022
    • 4th January 2022

    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.