Glossary of Coupler.io Terminology

This article is aimed at helping you understand and familiarize yourself with Coupler.io’s terminology. 

Term
Definition Useful Links
Importer An integration you set up in Coupler.io that brings data from your selected source(s) into your chosen destination(s). In each Coupler.io importer, you define what dataset you want to pull, from where, to where, if/how often it needs to be automatically updated, etc.
How to add a new importer?
Source/ Data source An application you pull data from
Data sources supported by Coupler.io: 
https://www.coupler.io/sources
How to extract data from supported sources:
https://help.coupler.io/collection/5-extract-data  
Destination/ Data destination
An application you pull data into
Data destinations supported by Coupler.io: 
https://www.coupler.io/destinations
How to pull data to the supported destinations: 
https://help.coupler.io/collection/144-manage-data
Connection A link between Coupler.io and your source/destination app. When the connection is established, Coupler.io is authorized to pull data from your source application account/ to write data to your destination application account. 
How to manage connected accounts (sources and destinations)?
Run The execution process of an importer. After setting up the importer, "run" is the action that triggers your importer to make a call to your source app and pull data from it to your destination app. Runs can be:
- manual (when you manually press the "run" button of your importer)
- automatic (when the importer runs automatically according to the schedule you set up).
How to run an importer manually?
How to check when my importers last run?
Import The process of writing data to the destination. 
Difference between last run vs last import of an importer: How to check when my importers last run?
Replace
(import mode)



An approach Coupler.io uses when uploading your data to the destination. When you run an importer in the replace mode, all the previously imported data is removed from your destination, and the current run's data replaces it.
Replace vs append import mode
Append
(import mode)
An approach Coupler.io uses when uploading your data to the destination. When you run an importer in the append mode, all the previously imported data remains in your destination, and the current run's data is added below it.
Note: current run's data means all the data Coupler.io grabs from your source app(s), matching current parameters, settings, and transformations you applied to the importer.
Replace vs append import mode
Transformations
A step during an importer setup where you can preview and transform your original source data before further importing it to the destination. Detailed description of what transformations can be applied to data: Preview data and transformation 
Data combining/
Data merging
Combining data from multiple sources into a unified dataset with one importer.
Data can be combined using different modes: Join, or Append.
Combining data from multiple sources

 
Join
(data combining mode)
Data combining mode that merges two or more sources using LEFT JOIN (from SQL terminology). Similar to VLookup function.
When Join mode is used for combining data, all the elements from the left dataset are kept, while only the matching elements from the right dataset are included.
Data Join

Append
(data combining mode)

The process of combining values from two or more data sets and placing them under the same column(s) in the destination file. 
Append data combining mode stitches two or more sources placing data from each source one below another. With this mode, Coupler.io compiles the list of unique column names from all the sources it’s meant to stitch. It then puts all data under these columns, using their names as identifiers and keeping rows' content as it was in the sources.
Data Append
Formula-based column/ calculable column A Transformations feature that allows adding a formula-based column to your original dataset. Mostly used for calculating custom values based on existing data.    Adding formula-based custom columns

Runs limit A billing limit of Coupler.io that defines the total number of times you can run your importers per month. Every time an importer is run (either manually or automatically) is counted towards this limit.  How does Coupler.io calculate billing limits?

Max import size limit A billing limit of Coupler.io that defines how many rows you can pull with your importer per run.   How does Coupler.io calculate billing limits?

Data was partially imported because you have exceeded your current plan limit






Haven't found the term you were looking for? Reach us at contact@coupler.io and we'll get it covered! 

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.