Toggle Side Panel
Cyclr Community
  • Forums
  • Tutorials
  • Documentation
        • User Documentation >>
          • Introduction to Cyclr
          • API Guides
          • How to use Connectors
          • Navigating the Cyclr ConsoleLearn all about your Cyclr Console and configuration
          • Embedding Cyclr in your SaaS
          • Scripting
        • View More...
        • Connector Guides >>
          • Salesforce
          • Microsoft
          • GitHub
          • HubSpot
          • Oracle NetSuite
          • Stripe
        • View More...
  • Resources
    • New Features
    • Cypher
    • DevOps Services
    • Changelog
    • Support Portal
    • Referral Program
    • Blog
    • News Archive
More options
    Sign in
    Cyclr Logo
    Cyclr Logo
    • Forums
    • Tutorials
    • Documentation
          • User Documentation >>
            • Introduction to Cyclr
            • API Guides
            • How to use Connectors
            • Navigating the Cyclr ConsoleLearn all about your Cyclr Console and configuration
            • Embedding Cyclr in your SaaS
            • Scripting
          • View More...
          • Connector Guides >>
            • Salesforce
            • Microsoft
            • GitHub
            • HubSpot
            • Oracle NetSuite
            • Stripe
          • View More...
    • Resources
      • New Features
      • Cypher
      • DevOps Services
      • Changelog
      • Support Portal
      • Referral Program
      • Blog
      • News Archive
    Close search
    Home » User Documentation » Connectors » Handling Connector Releases

    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

    36
    • Introduction to Connectors
    • Connector Installation Overview
    • Connector Settings
    • Handling Connector Releases
    • 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
        • 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
      • Custom Connector 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

    Deep Data Ingestion

    3
    • Vector Databases Introduction
    • Preparing and Ingesting Data into Vector Databases
    • Querying & Retrieving Data from Vector Databases

    Real-Time Actions

    6
    • Generic Webhook
    • Introduction to Data on Demand
    • Get Account Connectors
    • Get Connector Methods
    • Call a Connector Method
    • IP Restriction

    Release Notes

    32
    • Introduction to Release Notes
    • 2025
      • 2025-10
      • 2025-09
      • 2025-08
      • 2025-07
      • 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
    • Connectors
    • Handling Connector Releases

    Handling Connector Releases

    5 min read

    APIs change over time; new endpoints are added, older ones are removed, and behavior sometimes shifts. To keep your integrations working smoothly, Cyclr regularly updates the Connectors in the Application and Utility Libraries to reflect those changes.

    Each time a Connector is updated, it’s published as a new Connector Release, a versioned snapshot of a Connector’s structure and functionality at a given point in time.

    Installed “instances” of Connectors reference a particular Connector Release which determines how they function. Steps used within your Templates and Cycles (your “integrations”) also – and independently from their Connector instances – reference Connector Releases too.

    It’s common for Connector instances and Steps from them to be referencing different Connector Releases.

    How do I know when a new Release is available? #

    Cyclr indicates when a new Connector Release is available by showing: 

    • an Upgrade button on the Connector Settings page, or;
    • an Update banner inside affected Steps in the Builder.

    If you submitted a Support Ticket to request us to make a particular change to a Connector, you will be notified on that ticket once it is available and whether only a Step update or a full Connector upgrade is needed to use that change.

    Any major Connector changes that require action by all partners using it will be notified by Cyclr via the in-app messaging, shown on your Console’s Dashboard.

    When to Upgrade #

    Cyclr allows you to have different Releases used by your Connectors and Steps. Functionality can remain stable without upgrading every time a new Connector Release is available.

    Installed Template Connectors and Account Connectors are not automatically updated to the latest Releases when new ones are made available, and nor are the Steps in your integrations. This is to ensure that changes we make as part of a new Connector Release do not immediately change your existing Cycles, Templates or installed Connectors.

    Upgrading an instance of a Connector clears its authentication and stops any running Cycles or Templates that use it so you should only upgrade when it’s necessary or clearly beneficial.

    If you notice an upgrade option, you should evaluate the release notes of that Connector Release first; if your integrations are running without issue, and you haven’t been notified of a required upgrade, staying on the current Release is perfectly acceptable.

    Connector Release Notes #

    To view what’s changed on a particular Connector Release:

    • Navigate to Cyclr Console → Connectors → Application Connector Library.
    • Search for a Connector then select the “…” button and choose Releases, then expand any row to read what has changed.
    • Reading those notes should help you decide whether an upgrade is necessary or beneficial.

    “Should I upgrade?” checklist: #

    • Is a newer Connector Release available?
      Check the Connector’s Settings page for an “Upgrade” button at the top, or a Step’s Step Setup popup for an “Update” banner.
    • Is your integration currently working as expected?
      If your Templates and Cycles are running without issue, there may be no need to upgrade.
    • Is the change relevant to your use case?
      Does the update make a change you had requested or address a situation you had queried?
      Review the Connector Release notes by going to:
      Cyclr Console → Connectors → Application Connector Library → “…” → Releases
    • Were you informed of a specific change?
      Did we notify you (either through a Support Ticket or via Cyclr’s in-app messaging) that an update was required?
      If yes, follow the provided guidance. Depending on the changes made, you may need to upgrade Connector instances or just specific Steps.

    If you’ve determined that upgrading a Connector and/or your Steps is necessary, you will want to make sure they are updated in all the relevant areas, including Templates and Cycles that use the older Release.

    Upgrading Connectors #

    Open a Connector instance’s Settings page and look for the “Upgrade” button at the top which is displayed when a newer Release exists. Selecting it updates that instance of the Connector to the latest Release. It does not upgrade any Steps, however, which can be upgrade separately.

    When upgrading a Connector instance:

    • The Connector’s existing authentication is cleared so it must be re-authenticated after upgrading.
    • Any integrations (so Templates or Cycles) that use Steps from that particular instance of the Connector will be stopped. You can restart them once it has been re-authenticated.

    Upgrading Steps #

    To upgrade a Step in either a Template or a Cycle, open it in the Builder and select the Step’s Step Setup button.

    If a “Step Update Available” banner is displayed at the top of the popup, a newer Connector Release is available for that Step.

    Selecting the “Upgrade” option within the banner will upgrade that Step.

    Your Template or Cycle must be stopped before its Steps can be upgraded.

    Upgrading Steps within a Cycle #

    Upgrading Steps directly within your Cycles is appropriate for those that have been created within your Accounts as one-off or ad-hoc integrations. For those installed from a Template however, you should instead create a new Template Release as a way to push out those changes to all related Cycles, saving you manually updating lots of Cycles.

    Upgrading Steps within a Template #

    For Cycles that were installed from a Template, the recommended route is:

    • create a new Template Release within the existing Template.
    • Upgrade any appropriate Steps within that new Template Release.
    • perform any necessary testing to confirm it’s ready.
    • set that Template Release to “Live”.
    • push it out to existing Cycles to update them.

    Viewing the Connector Release used by a Step and its Connector #

    Sometimes an instance of a Connector may be using the latest Release, but a Step using one of its Methods could be using an earlier Release.

    To identify that situation:

    1. From within the Builder, open a Step’s Step Setup popup.
    2. If the top banner displays “Update”, a newer Connector Release is available for that Step.
    3. You can confirm that by expanding the Advanced Settings area and scrolling to the bottom to see the following values:
      • Method Release Version: the Connector Release that particular Step is using.
      • Account Connector Release Version: the Connector Release used by that Step’s parent Connector instance.

    If the Method Release Version and Account Connector Release Version differ, they are using different Connector Releases.

    They can continue to be different or you may wish to bring the Step forward to use the latest Release. Review the release notes to determine whether an update is necessary.

    Which Release will be used when installing a Connector?

    • Cyclr will use the latest Release of a Connector when it’s installed in these situations:
      • Installing a Connector manually through the interface, whether as a Template Connector in your Template Library, or an Account Connector within an Account.
      • Through the Cyclr API by using an endpoint where the Connector to install is identified by providing its Name.
    • Cyclr will use a specific Release – which may not be the latest – in these situations:
      • When installing a Template into an Account that doesn’t already have a Connector of the type used in the Template (or where “Fresh Installation” is configured for that Connector in the Template’s Settings), Cyclr will install the same Connector Release as used by the Template.
      • Through the Cyclr API by using an endpoint where the Connector to install is identified by an Id – that Id indicates the Release of the Connector to be used.

    What are your Feelings

    • Happy
    • Normal
    • Sad

    Share This Article :

    • Facebook
    • X
    • LinkedIn
    • Pinterest
    Connector SettingsConnectivity Comparison
    Page Contents
    • How do I know when a new Release is available?
    • When to Upgrade
    • Connector Release Notes
      • “Should I upgrade?” checklist:
    • Upgrading Connectors
    • Upgrading Steps
      • Upgrading Steps within a Cycle
      • Upgrading Steps within a Template
      • Viewing the Connector Release used by a Step and its Connector

    Company

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

    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

    Cyclr Logo

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

    © 2025 Cyclr. All rights reserved.