Divider

Two powerful tools, together

Integrate Taboola and Salesforce to turn your data into actionable insights.

  • Taboola

Taboola is a platform for content recommendation, audience acquisition, and native advertising

Stitch offers detailed documentation on how to sync your Taboola data.

Stitch Taboola Documentation

  • Salesforce

Salesforce is the #1 CRM platform

Stitch offers detailed documentation on how to sync your Salesforce data.

Stitch Salesforce Documentation

Divider

Jumpstart your Taboola analytics with reusable blocks

dbt packages can speed up your work

Once you replicate your Taboola data with Stitch, you can use it in many ways. For example, you can use the data modeling and transformation tool dbt to prepare data for reporting, analytics, or machine learning applications.

Dbt has prebuilt packages for many Stitch data sources, including Taboola. Here’s a look at code for modeling Taboola data. This particular block of code gives you quick Taboola parsing for analyzing your campaigns.

View the source on GitHub →
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 with base as ( select id, name, to_date(start_date, 'yyyy-mm-dd') as start_date, nullif(end_date, '9999-12-31') as end_date, is_active, lower(status) as status, spent as spend, nullif(tracking_code, 'None') as tracking_code from {{var('campaigns_table')}} ), splits as ( select id, name, start_date, end_date, is_active, status, spend, {{ dbt_utils.get_url_parameter('tracking_code', 'utm_source') }} as utm_source, {{ dbt_utils.get_url_parameter('tracking_code', 'utm_medium') }} as utm_medium, {{ dbt_utils.get_url_parameter('tracking_code', 'utm_campaign') }} as utm_campaign, {{ dbt_utils.get_url_parameter('tracking_code', 'utm_content') }} as utm_content, {{ dbt_utils.get_url_parameter('tracking_code', 'utm_term') }} as utm_term from base ) select * from splits

Taboola and Salesforce to your data warehouse in minutes

Stitch delivers all your data to the leading data lakes, warehouses, and storage platforms.

All your data, where you need it

Give your analysts, data scientists, and other team members the freedom to use the analytics tools of their choice.

See all analysis tools

Analysis Tools Asset
Thanks to Stitch we get the granular insight we need into our data. Having our Salesforce and internal data in one place was a key factor in helping us scale out our new business function.

Taylor Udell

Lead Solutions Architect, Heap

Divider

Why our customers choose Stitch

Stitch is a simple, powerful ETL service built for developers. Stitch connects to your first-party data sources – from databases like MongoDB and MySQL, to SaaS tools like Salesforce and Zendesk – and replicates that data to your warehouse. With Stitch, developers can provision data for their internal users in minutes, not weeks.

Explore all of Stitch's features
IconSimple setup
Start replicating data in minutes, and never worry about ETL maintenance.
IconOwn your own data infrastructure
Stitch replicates to your warehouse, meaning you’re always in control.
IconMature replication engine
Accurate data from any structure, all the time.
Explore all of Stitch's features

Integrate your Taboola and Salesforce data today

Select your integrations, choose your warehouse, and enjoy Stitch free for 14 days.

Set up in minutesUnlimited data volume during trial

Connect to your ecosystem of data sources

Stitch integrates with leading databases and SaaS products. No API maintenance, ever, while you maintain full control over replication behavior.