wiki/knowledge/crm-automation/hubspot-salesforce-api-workflows.md Layer 2 article 465 words Updated: 2026-04-05
↓ MD ↓ PDF
hubspot salesforce api automation crm ai-tooling

HubSpot & Salesforce API-First Workflows

Overview

Rather than using the HubSpot and Salesforce front-end interfaces for CRM operations, Mark Hope has shifted to an API-first approach — interacting with both platforms programmatically via their APIs. This change dramatically increases throughput, unlocks automations that were previously impractical or impossible through the UI, and reduces the time cost of complex CRM tasks.

This approach emerged from the same broader pattern driving other tooling changes at Asymmetric: using AI-assisted scripting to eliminate low-value manual work and replace it with defined, repeatable programmatic operations.

The Core Shift

Previously, CRM tasks followed a manual UI workflow:

With the API-first approach:

"Everything I'm doing now in HubSpot, I'm doing through the API, and I'm not doing anything on the front end anymore. I'm just finding that I can get a lot more done a lot faster, and also things that I could never have even done before."
— Mark Hope

Why This Works

The key insight is that knowing what you want to happen matters more than knowing how to do it manually. The API layer, combined with AI-assisted scripting, handles the implementation once the desired outcome is clearly defined. This inverts the traditional bottleneck: the constraint is now clarity of intent, not technical execution time.

This mirrors the broader productivity pattern Mark described: roughly 3× more work completed per day compared to six months prior, across all technical domains.

Practical Implications

This API-first pattern is part of a growing internal toolbox that also includes: