Skip to main content
Skip table of contents

Cycle data storage

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

Purpose

To store some data in a Cycle and access it later in the same Cycle, you can use the Cycle Data Storage Connector.

Data can be written in one part of the Cycle and retrieved in another.

Any data that is stored in the Connector will only be accessible within the same cycle.

The Cycle Data Storage Connector works using simple Key and Value pairs. The Key is unique and is used to set and get the Value.

If you wish to store more structured data or more than one value (perhaps the firstname, lastname, etc of a contact), you should use the Cycle Object Storage Connector as that allows multiple values to be stored as a single “object” against a Key value.

Usage

How to Use Storage

Related Topics

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.