Always-on applications rely on automatic failover capabilities and real-time data access. CData Sync integrates live Paddle data into your OneLake instance in Microsoft Fabric, allowing you to consolidate all your data into a single location for archiving, reporting, analytics, machine learning, artificial intelligence and more.
Configure OneLake as a Replication Destination
Using CData Sync, you can replicate Paddle data to OneLake. To add a replication destination, navigate to the Connections tab.
- Click Add Connection.
π Add a new conncetion.
- Click Destinations tab and locate the Azure OneLake connector.
π Search for Azure OneLake connector to configure.
- Click the Configure Connection icon at the end of that row to open the New Connection page. If the Configure Connection icon is not available, click the Download Connector icon to install the OneLake connector. For more information about installing new connectors, see Connections in the Help documentation.
- After the connected is added, enter the following Basic connection properties under Settings to connect to OneLake:
- Connection Name: Enter a connection name of your choice.
- File Format: Select the file format that you want to use. Sync supports the CSV, PARQUET, and AVRO file formats.
- URI: Enter the path of the file system and folder that contains your files (for example, onelake://Workspace/Test.LakeHouse/Files/CustomFolder).
- Auth Scheme: To connect with a Microsoft Entra ID user account, select Azure AD for Auth Scheme. CData Sync provides an embedded OAuth application with which to connect so no additional properties are required.
- Data Model: Specify the data format to use while parsing the selected file format documents and generating the database metadata.
- If you are hosting CData Sync (locally or in your own cloud):
- Use CData CallbackURL: Disable the toggle.
- Callback URL: Enter the Callback URL.
- If you are using CData Sync Cloud, leave the Use CData CallbackURL toggle enabled.
π Enter the connection details.
π Enter the connection details (contd.).
- Navigate to the Advanced tab and scroll down to the Miscellaneous section.
- In Include Files, enter the file format initially selected.
- Select Create from Insert Mode dropdown. The other Insert Mode options are Overwrite and Batch.
π Select an Insert Mode.
- Now, navigate back to Basic settings and click Connect to Azure OneLake.
- Once connected, click Create & Test to save the connection.
π Save the connection.
You are now connected to OneLake and can use it as both a source and a destination.
NOTE: You can use the Label feature to add a label for a source or a destination.
π Add a label.
In this article, we will demonstrate how to load Paddle data into OneLake and utilize it as a destination.
Configure the Paddle Connection
You can configure a connection to Paddle from the Connections tab. To add a connection to your Paddle account, navigate to the Connections tab.
- Click Add Connection.
- Select a source (Paddle).
- Configure the connection properties.
Using API Key Authentication
Paddle uses API key authentication. To obtain an API key:
- Sign in to your Paddle account at https://vendors.paddle.com
- Navigate to Developer Tools > Authentication
- Click "Generate API Key"
- Assign the appropriate permissions for the data you wish to access
- Copy the generated key (sandbox keys begin with pdl_sdbx_apikey_; production keys begin with pdl_live_apikey_)
After obtaining your API key, set the following connection properties:
- AuthScheme: Set this to APIKey.
Set the following in the ProfileSettings connection property:
- APIKey: Set this to your Paddle API key.
Example Connection String
Profile=C:\profiles\Paddle.apip;AuthScheme=APIKey;ProfileSettings="APIKey=your_api_key";
Connecting to Paddle
Once the authentication is configured, you can connect to Paddle and query data from any of the available tables such as Products, Customers, Subscriptions, and Transactions.
π Configuring a Source connection (Salesforce is shown).
- Click Connect to Paddle to ensure that the connection is configured properly.
- Click Save & Test to save the changes.
Configure Replication Queries
CData Sync enables you to control replication with a point-and-click interface and with SQL queries. For each replication you wish to configure, navigate to the Jobs tab and click Add Job. Select the Source and Destination for your replication.
π Select Source and Destination connections for the replication.
Edit the Job
- In the Advanced tab of the Job, click Edit Replicate Options and select the Insert Mode as Single File from the dropdown (If the Insert Mode is selected as "Create" in the OneLake connector.)
π Edit Replicate Options and select the insert mode.
- In "Batch" mode, you need to set the Insert Mode in Jobs to File Per Batch.
- In "Overwrite" mode, both Single File and File Per Batch work.
Replicate Entire Tables
To replicate an entire table, navigate to the Task tab in the Job, click Add Tasks, choose the table(s) from the list of Paddle tables you wish to replicate into OneLake, and click Add Tasks again.
π Choose entire tables to replicate (Salesforce is shown).
Customize Your Replication
You can use the Columns and Query tabs of a task to customize your replication. The
Columns tab allows you to specify which columns to replicate, rename the columns at the destination, and even perform operations on the source data before replicating. The
Query tab allows you to add filters, grouping, and sorting to the replication with the help of SQL queries.
π Configure a replication Transform.
Schedule Your Replication
Select the Overview tab in the Job, and click Configure under Schedule. You can schedule a job to run automatically by configuring it to run at specified intervals, ranging from once every 10 minutes to once every month.
π Schedule your job to run automatically.
Once you have configured the replication job, click Save Changes. You can configure any number of jobs to manage the replication of your Paddle data to OneLake.
Run the Replication Job
Once all the required configurations are made for the job, select the Paddle table you wish to replicate and click Run. After the replication completes successfully, a notification appears, showing the time taken to run the job and the number of rows replicated.
π Run the job.
Free Trial & More Information
Now that you have seen how to replicate Paddle data into OneLake, visit our CData Sync page to explore more about CData Sync and download a free 30-day trial. Start consolidating your enterprise data today!
As always, our world-class Support Team is ready to answer any questions you may have.