Skip to main content

Adrata Developers

Cookbook

Runnable recipes for sellers, managers, RevOps, and GTM agents.

Tracks

First integration

Quickstart, auth, SDK install, errors, pagination, and rate-limit retry.

Sales automation

Enrichment, people/companies, sequence send, opportunity updates, and activity logging.

Strategic GTM

Buyer rooms, intro paths, account research, structured output, and manager review loops.

Platform operations

Webhooks, OAuth, MCP, bulk import, sandbox fixtures, and release notes/versioning.

01. Enrich company

Research an account and return firmographic, competitive, and buying-context data.

02. Enrich person

Fill verified contact and professional profile data for a lead or buyer.

03. Send a sequence

Queue a sequence workflow with task status tracking.

04. Async wiki compilation

Run long account research work through mounted agent tasks.

05. Webhook receiver

Verify Stripe-format Adrata signatures and reject tampered payloads.

06. OAuth code flow

Start an OAuth authorization-code flow with PKCE.

07. Problem+json error handling

Parse request IDs, retryability, field errors, and docs URLs.

08. Cursor pagination

Iterate large lists without offset drift.

09. Buyer room agent

Inspect buying committee roles and gaps.

10. Intro path workflow

Find relationship paths and request intros.

11. Structured output

Ask for schema-bearing JSON responses.

12. Rate-limit retry

Respect Retry-After and bucket metadata.

13. Bulk import

Import data through safe, tracked workflows.

14. Opportunity pipeline

Update deal stages with idempotency.

15. MCP agent integration

Use tool discovery and hosted MCP for agent workflows.