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
    • About Cyclr
    • Glossary

    Glossary

    2 min read

    This article explains some of the terminology used within the Cyclr application.

    Account #

    You can give each of your customers an account in Cyclr. The account stores all of the cycles, connectors and authentication details for the customer. This allows you to keep information and data for each customer separate. For more information, see the User accounts overview.

    Account Connector #

    An Account Connector is an “instance” of a Connector that is installed into an Account and authenticated by to access a specific account of that application’s.

    Builder #

    The Builder is an area of the Cyclr application that allows you to create and edit Templates as well as Cycles.

    It provides a Tools and Connectors area, as well as the main “canvas” where Steps can be dragged in and linked together to create an integration.

    Connector #

    A Connector tells Cyclr how to interact with a system, performing various operations against it. Most Connectors use an external application’s API, but some also work with databases and files. For more information, see the Connector introduction page.

    Console #

    The console is your control panel and allows you to set up and manage your application and integrations. Your customers can’t access the console. See the section on Console configuration in the Cyclr documentation.

    Custom Connector #

    A custom connector is a connector that you can make within Cyclr to connect with an application of your choice.

    Cycle #

    Cycles are integrations that run in an Account. You can build custom Cycles for a specific customer in an Account, or create a Template that you can use for multiple customers that’s installed in each of their Accounts.

    For more information, see the Template introduction page.

    Cycle Step #

    Cycles are composed of a number of Steps that are linked together.

    A Step may be a Tool such as a Decision or Delay, or it can be a Method form an installed Connector, e.g. a Salesforce “List New Contacts” Method.

    Cycle Transaction #

    When an integration runs (whether that’s a Template or a Cycle) the movement of data through the Steps of your integration is recorded in a Transaction.

    This contains details of both API Requests and Responses that relate to each step in an integration, allowing each integration to have multiple Transactions in progress simultaneously.

    Embedding #

    Embedding is the term Cyclr uses to refer to the process of providing Cyclr integrations to your customer base.

    Integration #

    A term used when referring to both Templates and Cycles as both share the same functionality and Settings and use the same Bulider.

    Where you see “integration” that means something refers to Templates as well as Cycles, e.g. “go to your integration’s Settings button” or “when you run your integration”.

    LAUNCH #

    LAUNCH is one of Cyclr’s tools that you can use to embed your Cyclr integrations into your application. You can use LAUNCH to offer a list of cycles to your customers for them to select and self-install into their account.

    Marketplace #

    A Marketplace allows you to set up a store of integrations that you offer to your customers. The Marketplace is a flexible method of providing cycles to your customers as you can offer packages of cycles in a tree-like browsable structure.

    Sub Account #

    You can add sub accounts to accounts within your Cyclr application. Sub accounts allow you to organise multiple related accounts.

    Templates #

    Templates are definitions of cycles that you can create and add to any number of accounts. You can run templates for testing but they aren’t usually live. For more information on templates, see the section on Cycle templates in the Cyclr documentation.

    Tools #

    Cyclr provides tools as steps that you can add to a cycle in order to process data.

    Share This Article :
    • Facebook
    • X
    • LinkedIn
    • Pinterest
    Minimum requirementsErrors
    Page Contents
    • Account
    • Account Connector
    • Builder
    • Connector
    • Console
    • Custom Connector
    • Cycle
    • Cycle Step
    • Cycle Transaction
    • Embedding
    • Integration
    • LAUNCH
    • Marketplace
    • Sub Account
    • Templates
    • Tools

    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.