Skip to main content

Tag

#API

10 articles tagged API.

HubSpot · HubSpot

HubSpot Private App Token Rotation Without Downtime

Rotating private app tokens with zero downtime is a runbook, not a vibe. Dual-token overlap, scoped permissions, and a rollback that actually works.

4 min read
Salesforce · Salesforce

Bulk API vs REST vs SOAP: The Volume Decision Tree

The right Salesforce API for a given volume is not the one your team already knows. Here is the decision tree and the cost math behind it.

4 min read
ServiceNow · ServiceNow

RESTMessage vs RESTMessageV2: The Decision Most Teams Get Wrong

RESTMessageV2 is the right answer most of the time, but not always. When to use V1, when V2, and when neither is right.

7 min read
Zoho · Zoho

Zoho Deluge Rate Limit Survival Guide: Patterns That Don't Time Out

Deluge dies quietly on API limits, daily caps, and statement counts. The five patterns we use to keep functions alive without rewriting every script.

4 min read
CRM · General

CRM API Integration Patterns

Webhooks, polling, bulk APIs, idempotency — the patterns that make CRM integrations reliable at scale.

3 min read
Freshworks · Freshworks

Freshworks API: Quick-Start Primer

Authentication, common endpoints, rate limits, and integration patterns across Freshworks apps.

2 min read
Zoho · Zoho

Zoho CRM API: A Working Guide

Authentication, core endpoints, rate limits, and webhook patterns for reliable Zoho integrations.

2 min read
HubSpot · HubSpot

HubSpot API Rate Limits: A Survival Guide for Heavy Integrations

Hit a HubSpot rate limit during a campaign send and you'll learn fast. Here's the architecture pattern that stays under the ceiling.

2 min read
HubSpot · HubSpot

HubSpot CRM API: A Primer

Authentication, core endpoints, rate limits, batch APIs, and the patterns behind reliable HubSpot integrations.

2 min read
Zoho · Zoho

OAuth Token Management for Zoho APIs: The Patterns That Survive

Self-client tokens, refresh rotations, multi-DC awareness — the OAuth setup that doesn't wake you up at 3am with a 401 storm.

2 min read