Skip to main content

Cinchy Table

Overview

Cinchy Tables are commonly used data sync sources.

Example use case

You want to set up batch sync between a Cinchy Table and HubSpot to sync important sales analytics information. You can do so by using the Cinchy Table as your source, and a REST API as your target.

tip

The Cinchy Table source supports batch syncs. To do a real-time sync from a Cinchy Table, you would use the Cinchy Event Broker/CDC Source instead.

## Info tab

You can find the parameters in the Info tab below (Image 1).

Values

ParameterDescriptionExample
TitleMandatory. Input a name for your data syncCinchy table to Cinchy
DescriptionOptional. Add in a description for your sync. There is a 500 character limit in thie field.
VariablesOptional. Review our documentation on Variables here for more information about this field.
PermissionsData syncs are role based access systems where you can give specific groups read, write, execute, and/or all of the above with admin access. Inputting at least an Admin Group is mandatory.

Source tab

The following table outlines the mandatory and optional parameters you will find on the Source tab (Image 2).

The following parameters will help to define your data sync source and how it functions.

ParameterDescriptionExample
SourceMandatory. Select your source from the drop-down menu.Cinchy Table
DomainMandatory. The domain where your source table resides.Product
Table NameMandatory. The name of your source table.Q1 Sales
Suppress Duplicate ErrorsOptional. Determines if duplicate keys are reported as warnings (unchecked) or ignored (checked). Useful for loading distinct values.

Image 2: Define your Source

## Next steps