Resources

Videos

Skyvia Data Integration Video

An introduction video on Data Integration, demonstrating main Skyvia features.

Skyvia Backup Video

An introduction video on Backup, demonstrating creation of a new Skyvia Backup package and main restore features.

Tutorials

We offer detailed illustrated tutorials on different Skyvia use cases, that help you to get started quickly. Here is the list of tutorials:

Importing Contacts for Existing Accounts

describes how to import a file with Contacts for Accounts, already existing in the Salesforce database. Demonstrates different ways of specifying IDs of existing master Salesforce objects when importing child objects.

Read Our Documentation

Importing Related Customer, Order, and Product Data

describes how to import Product, Customer, Order, and Order Detail tables from the Microsoft standard Northwind database on SQL Azure. Demonstrates complex many-to-many import operation (when you import data from several tables with foreign key relations between them to several related Salesforce objects), creating a connection to SQL Azure, and how to preserve data relations between the source tables.

Read Our Documentation

Importing Products with Prices from Dropbox

describes how to import a file of products with their prices from Dropbox to the Salesforce Product2 and PricebookEntry objects. Demonstrates a one-to-many import operation (data splitting).

Read Our Documentation

How to Set Up Replication of Salesforce Accounts and Contacts to SQL Azure

describes how to create a Replication package that replicates data from Salesforce Accounts and Contacts to SQL Azure and how to schedule the package for automatic updating data in the SQL Azure database.

Read Our Documentation

How to Synchronize Product Data

describes how to create a synchronization packages that synchronizes a modified Products table from the Microsoft standard Northwind database on SQL Azure with Salesforce Product2 and PricebookEntry objects. Also demonstrates creating an Export package.

Read Our Documentation

How to Configure Cloud Data Synchronization with Empty Database

describes how to copy all the cloud data to an empty database and configure bi-directional synchronization between this cloud app and the database. This tutorial uses Salesforce as an example and contains information for using MySQL, Oracle, PostgreSQL, and SQL Server databases.

Read Our Documentation