For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Log inBook a demo
GuidesAPI Reference
GuidesAPI Reference
  • Getting started
    • Introduction
    • IP Whitelisting
    • Obtaining API keys
    • LLMs.txt
    • MCP server
    • Quickstart
    • Native clients
    • Concepts
    • Embedding authentication
    • Versioning
    • Idempotent requests
    • Events
    • Self-hosted option
    • 2025-09-18 Migration Guide
  • Configuring your connections
    • Overview
    • CDC streaming from databases
    • Syncing to custom webhooks
  • Code examples
    • Overview
    • Bulk sync (ELT) from HubSpot to PostgreSQL
    • Bulk sync (ELT) from Salesforce to S3
    • Bulk sync (ELT) from Salesforce to Snowflake
    • Model sync (Reverse ETL) from Snowflake query to Salesforce
    • Model sync (Reverse ETL) from MongoDB to Salesforce
    • Adding users from Snowflake to Salesloft Cadence
    • Adding contacts from Snowflake to Gong Engage
    • Joined model sync from Postgres, Airtable, and Stripe to Hubspot
    • Model sync from MySQL to Snowflake
    • Model sync from Salesforce to Netsuite
    • Querying Salesforce using SOQL
    • Syncing audiences from Snowflake to LinkedIn Ads
    • Syncing contacts from Google Cloud Storage to Salesforce
    • Syncing contacts from Google Cloud Storage to webhooks
    • Transactional calls with LinkedIn Ads audiences
  • Terraform examples
    • Overview
    • Model sync (Reverse ETL) from BigQuery to Salesforce
    • Model sync (Reverse ETL) from BigQuery to LinkedIn Ads
Logo
Log inBook a demo
On this page
  • Native clients and MCP
  • API reference
  • Large-data support
  • Security
  • Contact us
Getting started

Introduction

Was this page helpful?

IP Whitelisting

Next

Welcome to the documentation for Polytomic Connect, Polytomic’s standalone API to manage ETL, ELT, Reverse ETL, and general data syncing between your systems and your customers’ systems. You can push updates to systems, pull from them, or both on a schedule of your choosing.

Supported systems include data warehouses, databases, cloud apps (Salesforce, NetSuite, etc), cloud storage (S3, Azure Blob, SFTP, etc), spreadsheets, and general HTTP APIs. This includes the ability to sync updates from user-defined custom queries for systems that support querying (e.g. SQL, Salesforce SOQL, MongoDB, etc).

Polytomic Connect also offers APIs for integration authentication, user provisioning, customer multi-tenancy management, and an optional true RBAC permissions engine.

Native clients and MCP

Besides REST endpoints we also offer native clients and a Polytomic MCP server for LLM agents and other MCP-compatible tools.

API reference

Our API reference is located here. We also provide a complete OpenAPI specification as well as working code examples in several programming languages to help you get started quickly.

Before coding with an LLM, please instruct it to read the pages listed here: LLMs.txt.

Large-data support

Polytomic is designed to automatically scale when handling large datasets, whether it’s efficiently loading updates into a data warehouse or automatically respecting rate limits, backoff requirements, and bulk operations when syncing to and from cloud apps like Salesforce, Zendesk, etc.

Security

Polytomic regularly undergoes external security audits. Please contact us at the email address below to obtain our latest SOC 2 Type II and pentest reports.

Contact us

We’re happy to receive your questions, requests, and comments. Please send them to support@polytomic.com and we’ll respond on the same day.


Contact Us