Skip to content

AppFlow Hubspot connector support for new objects

0

The AppFlow Hubspot connector is effective at syncing tickets, contacts, deals, and other standard objects that have been around a while with the v3 API, and has a v4 API to retrieve associations.

In the last couple years Hubspot has added payment features and new object types like payments, invoices, subscriptions, and just recently services, courses, appointments, and listings. These are not yet supported by the AppFlow connector.

I'm assuming AWS created and maintains the connector - how do I request for an update to it to support the new objects (especially payments)?

asked a year ago192 views

1 Answer
0

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:

  1. Contact AWS Support if you have a support plan
  2. Submit a feature request through your AWS account team
  3. 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

answered a year ago

AWS
SUPPORT ENGINEER

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.