GazetteOS
Integrations

Connected to the systems behind your operation.

Use GazetteOS as the central workflow while connecting the payment, production, accounting, court, communication, and storage tools your organization relies on.

Integration categories

One platform. Connected to everything around it.

GazetteOS ships with native integrations and an open API for anything you need to plug into the workflow.

Payments

Accept customer payments and reconcile payouts to the newspaper.

StripeACHCard on file

Production & Pagination

Hand off approved notices to the systems that build your pages.

InDesign exportsPDF/XCCIDTI

Accounting & ERP

Sync invoices, revenue, and platform fees into the books.

QuickBooksNetSuiteCSV export

Courts & Government

Receive high-volume notices directly from courts and agencies.

TylerCourt intake APIsEmail gateways

Communication

Branded email and SMS for status, proofs, and receipts.

ResendPostmarkTwilio

Affidavits & E-sign

Generate, notarize, and deliver sworn proofs of publication.

DocuSignNotarizeBuilt-in templates

Storage & Archive

Long-term storage for documents, proofs, and the public archive.

S3GCSLovable Cloud

CRM & Sales

Push customer and account activity to your sales systems.

SalesforceHubSpotWebhooks
Open API

Build directly on the GazetteOS workflow.

A REST API and webhooks for notices, statuses, payments, affidavits, and the public archive. Bring the data into the systems your team already uses.

  • Submit notices programmatically
  • Subscribe to status and payment webhooks
  • Pull affidavits and proof packages
  • Sync customer and invoice records
POST /v1/notices
{
  "newspaper_id": "champion-dekalb",
  "notice_type": "foreclosure",
  "customer": {
    "name": "Jane Doe",
    "email": "jane@firm.com"
  },
  "body": "NOTICE OF SALE UNDER POWER ...",
  "run_dates": ["2026-07-10", "2026-07-17"]
}

Don't see your system?

Our integration team partners with publishers to wire up the tools that matter most to your operation.