- Newest
- Most votes
- Most comments
Amazon AppFlow's HubSpot connector currently supports various data objects from HubSpot's API v3, including objects like Company, Contact, Deal, Ticket, and others. However, as you've noted, newer HubSpot objects like payments, invoices, subscriptions, services, courses, appointments, and listings are not currently supported in the standard connector.
For situations where the standard connector doesn't support your specific needs, Amazon AppFlow offers a custom connector SDK. This SDK is available in both Python and Java, allowing you to build your own connectors for services or specific objects that aren't supported out of the box. This would be an option if you need immediate access to these newer HubSpot objects.
If you prefer to request an update to the official HubSpot connector instead of building a custom one, you could consider the following approaches:
- Contact AWS Support if you have a support plan
- Submit a feature request through your AWS account team
- Post on AWS forums or discussion boards
The custom connector approach might be particularly relevant in your case since the documentation mentions that custom connectors are useful when "a supported application is heavily customized" or when "your use case exceeds any of the application-specific limitations" - which could apply to needing access to newer HubSpot objects not yet supported in the standard connector.
Sources
HubSpot connector for Amazon AppFlow - Amazon AppFlow
Purpose-built integration service - Patterns for Ingesting SaaS Data into AWS Data Lakes
UpdateConnectorRegistration - AmazonAppFlow
Relevant content
asked 3 years ago
asked 3 years ago
asked 3 years ago
