What problem does it solve?
Integrating with HubSpot's API can be complex due to its unique quirks, rate limits, and varying property names. This Skill provides specialized knowledge to navigate these challenges, ensuring robust and efficient HubSpot integrations within the Nango platform.
Core Features & Use Cases
- HubSpot API Expertise: Master incremental syncs using the Search API, understand rate limits, and handle property name variations across objects.
- Schema Introspection: Dynamically discover custom fields and associations, enabling flexible integrations that adapt to customer-specific HubSpot setups.
- Two-Phase Sync Pattern: Implement advanced syncs by first discovering schema, then fetching records, ensuring data completeness and accuracy.
- Use Case: A developer is building a Nango integration to sync customer data from HubSpot. This Skill helps them correctly implement incremental syncs, handle custom fields, and optimize API calls to stay within HubSpot's rate limits, preventing data loss and integration failures.
Quick Start
Use the hubspot-nango-integration skill to explain how to perform an incremental sync for HubSpot contacts,
including the correct API endpoint and property name for last modified date.