Cinchy Query
Overview
Cinchy queries are commonly used data sync sources that leverage the platform's Saved Query functionality. For more on creating Saved Queries, see the Saved queries page.
Example use case
You want to set up batch sync between a Cinchy Query and a Cinchy Table. You query polls for any unapproved timesheets, out of office requests, or sick hours and, if found, adds them to an "Open Approval Tasks" table.
Info tab
You can review the parameters in the info tab below (Image 1).
Values
Parameter | Description | Example |
---|---|---|
Title | Mandatory. Input a name for your data sync | Open Approval Tasks |
Variables | Optional. Review our documentation on Variables here for more information about this field. | |
Permissions | Data syncs are role based access systems where you can give specific groups read, write, or execute permissions. 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.
Parameter | Description | Example |
---|---|---|
Source | Mandatory. Select your source from the drop down menu. | Cinchy Query |
Domain | Mandatory. The domain where your source query resides. | Compliance |
Query Name | Mandatory. The name of you source query. | Open Tasks |
Timeout | Optional. The timeout, in number of seconds, for your source query. If not entered this value will default to 30. | 120 |
Parameters | Optional. Review our documentation on Parameters here for more information about this field. |
Next steps
Configure your Destination
Define your Sync Actions.
Add in your Post Sync Scripts, if required.
Click Jobs > Start a Job to begin your sync.
Last updated