REST API read and write for all CRM object and attribute types

May 7, 2026

You can now read and write any CRM object and attribute in Zeeg via the REST API — covering every combination of standard and custom data, so you can import, migrate, or sync records programmatically without gaps.

What's new:

  • Standard objects + standard attributes – Read and write built-in fields on persons and companies via API.
  • Standard objects + custom attributes – Access and populate custom fields you've defined on standard CRM objects.
  • Custom objects + standard attributes – Work with your own object types using Zeeg's built-in attribute set.
  • Custom objects + custom attributes – Full read/write access to entirely custom data models — the combination that unblocks complex migrations from legacy systems.

Why this matters: Migrating from a legacy database used to mean either manual data re-entry or a custom workaround. If you've already set up your attribute schema in Zeeg, you can now populate every value — standard or custom, on any object type — directly via API, with no fields left out of reach.

View all changes