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
    • Connectors
    • Utility Connectors
    • Entity Cross Ref Storage

    Entity Cross Ref Storage

    1 min read

    #

    NOTE: Using Utility Connectors counts toward your overall Connector and Task Usage.

    Entity Cross Reference storage use case #

    The Entity Cross Ref Storage Connector is a Utility Connector that can hold references between two systems.

    A common use case for it is to synchronise entities in e.g. a CRM system and an email marketing system by keeping track of the number of entities in them.

    Create Entity Cross Reference #

    To create an Entity Cross Reference, the minimum values you should set are the IDs of Entity 1 and Entity 2 plus the name of the source application.

    We also provide two pairs of additional fields in the Create method: Entity Name and Entity Record Count.

    If you have any extra entity property, it can be added as a custom field following this naming convention: Entity1.ExtraProperty and Entity2.ExtraProperty.

    If you have additional shared information for both entities, it can be added as a custom field in this naming convention: AdditionalInfo. Shared fields cannot begin with []., Entity1. or Entity2..

    Custom Category Object #

    Categories can be copied to help organise references. References will be only accessible within the copied category.

    In the builder, go to connector settings. Expand the table category and, at the top of the methods, click on the copy category button. A Copy Category modal will open up. You will then be able to name your copied category.

    Get Entity Cross Reference(s) #

    There are three methods for getting Entity Cross Reference(s):

    • Get All Cross References: returns all cross references in a collection.
    • Get Cross Reference By Entity 1 ID: finds Entity 1, Entity 2 and their shared information using the ID of Entity 1.
    • Get Cross Reference by Entity 2 ID: finds Entity 1, Entity 2 and their shared information using the ID of Entity 2.

    Update Entity Cross Reference #

    You can update any entity (Entity 1 and Entity 2) and their shared information by providing the ID for one of the entities.

    In the Update method, all properties in both entities and their shared properties are optional, which means only the provided value will be saved, i.e. incremental updates.

    For example, if you want to update the Entity 1 Record count, you only need to set its new value and provide the ID of either Entity 1 or Entity 2.

    Delete Entity Cross Reference #

    You can delete any entity (Entity 1 and Entity 2) and their shared information by providing the ID of one of the entities.

    Share This Article :
    • Facebook
    • X
    • LinkedIn
    • Pinterest
    Data ToolsGeneric File
    Page Contents
      • Entity Cross Reference storage use case
      • Create Entity Cross Reference
      • Custom Category Object
      • Get Entity Cross Reference(s)
      • Update Entity Cross Reference
      • Delete Entity Cross Reference

    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.