Polytomic Connect API: New Release

May 27, 2026
Ghalib Suleiman
Ghalib Suleiman
CEO and Co-Founder

Polytomic Connect API: New Release

May 27, 2026

Today we are releasing a new version of Polytomic Connect: version 2025-09-18.

Polytomic Connect is Polytomic's embed API, where you can white-label Polytomic's full sync and ETL capabilities in your own product to sync and ETL to/from your customers' systems.

Today's release is a major one with breaking changes (see our migration guide). Here are the major new features:

Connection Proxy

Although Polytomic provides a single consistent API for pulling or pushing data, once in a while you may want to access an integration's native API to carry out an operation that has nothing to do with data syncing.

The connection proxy interface allows you to do this. It provides access to every single native API endpoint for each integration supported by Polytomic. Yet because these native API calls happen through the Polytomic Connection object, you still keep the advantage of Polytomic handling all authentication, token management, and rate limits for you.

Shared Connections

When pulling from/pushing to your customers' systems, you often have a central data warehouse that all your data syncing runs on. Previously, every Organization required a separate connection to this data warehouse, resulting in duplicated Polytomic connection health checks, cache refreshes, and so on that caused unnecessarily duplicated load on these systems.

Now, with shared connections, you can create your parent connection once in your parent Organization then share it to each of your customer Organizations.

The shared connections can be used just like real ones, except that all health check operations happen once on the parent connection, massively cutting down on connection load.

Console Log API

Should you want to display diagnostic sync console logs to in your app such as the screenshot below, you can now do so by accessing our new console log APIs (separated by Model Sync and Bulk Sync console logs).

Polytomic console log example

Universal Entity Lookup

Using our new Entity Lookup API, you can now resolve any Polytomic UUID without knowing what type of object it is.

Other changes

These are a few of the major changes in this new version of Polytomic Connect. For the full list, see the What's New section of our documentation.

As always, please write to support@polytomic.com with any questions!

Data and RevOps professionals love our newsletter!