Connector Name

Connector link is a

Data integration: Skyvia supports importing data to and from <connector>, exporting <connector> data to CSV files, replicating <connector> data to relational databases, and synchronizing <connector> data with other cloud apps and relational databases.

Backup: Skyvia Backup does not support <connector>.

Query: Skyvia Query supports <connector>.

Establishing Connection

To create a connection to <connector>,

Getting Credentials (describing how to get API keys, tokens etc.)

Creating Connection

To connect to <connector>, perform the following steps:

image zoom
{:.img-zoomable}

Additional Connection Parameters

Suppress Extended Requests

For some objects, <connector> API returns only part of the fields when querying multiple records. To query values of lacking fields, Skyvia performs additional extended requests. Such API requests can be performed for each record of such object. However, this can decrease performance and significantly increase the number of API calls used.

The additional fields are the following:

OBJECT FIELD
object field

To reduce the number of API calls, you can select the Suppress Extended Requests checkbox.

Connector Specifics

Object Peculiarities

Object separate header

Custom Objects / Custom Fields

Incremental Replication and Synchronization

Skyvia supports Replication with Incremental Updates for

Skyvia supports Synchronization for the objects

DML Operations Support

Operation Object
INSERT, UPDATE, DELETE

Stored Procedures

Skyvia represents part of the supported <connector> features as stored procedures.
You can call a stored procedure, for example, as a text of the command in the ExecuteCommand action in a Target component of a Data Flow or in Query.

Procedure1 name as it is

To <do this and that>, use the command

call ...

PARAMETER NAME DESCRIPTION
Par1
Par2

Supported Actions

Skyvia supports all the common actions for

Troubleshooting (If exists)