![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for Snapchat Ads inside of a SQL Server SSIS workflow to transfer Snapchat Ads data into a Microsoft SQL Server database.
To get started, add a new Snapchat Ads source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save Snapchat Ads connection properties in a connection manager.
Create an OAuth application to connect to Snapchat Ads. See the online Help documentation for an authentication guide.
Additionally, you can optionally set AccountId to provide a default Account ID (meaning it won't need to be manually provided in the WHERE clause). If the AccountId is not specified, the first account in the Accounts view is used.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Snapchat Ads data.
SELECT AccountId, Name FROM Campaigns WHERE Id = '123'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Snapchat Ads data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Snapchat Ads data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Snapchat Ads SSIS Component to get started:
Download NowLearn more:
๐ Snapchat Ads IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Snapchat Ads through SSIS Workflows.
Use the Snapchat Ads Data Flow Components to synchronize with Snapchat Ads Accounts, Ads, Campaigns, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!