Introduction

Types of scenarios

Remix provides the following assets as part of the HubSpot toolkit:

  1. HubSpot Connector app: Deployed as a Remix app in a Remix workspace. Server-side set of agents which connect to your HubSpot instance. Your Remix applications will generally connect to this HubSpot Connector to fetch data from HubSpot or update data in HubSpot.
  2. HubSpot Configurator app: Application to configure the HubSpot Connector.
  3. HubSpot library: A set of library assets to accelerate development of your Remix apps.
  4. An example application: A simple application that shows how all the assets in the toolkit come together.

Version and release history is below. Installation instructions are available here.

HubSpot Connector

Versions are published as .remix files which can be deployed into your workspace using the Cloud Workspace Tool. Versions sorted with most recent on top.

Version Notes Link to download
20241204 Latest release https://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241204/hubspot_connector-20241204.remix
20241120 Support for OAuth https://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241120/hubspot_connector-20241120.remix
20241111 First release for testing assembly with https://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241111/hubspot_connector-20241111.remix

HubSpot Connector Configurator

A Remix hosted version is available here: https://remix.remixlabs.com/hubspot_connector_config/configure

You can also download the .remix file, and drag-and-drop into your Remix platform server to set it up as a Remix project.

Version Notes Link to download
20241204 No changes. Use previous release. See below.
20241111 First release for testing assembly with https://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241112/hubspot_connector_config-20241112.remix

HubSpot App Configurator

A Remix hosted version is available here: https://remix-beta.remixlabs.com/hubspot_app_config/hubspot_admin

You can also download the .remix file, and drag-and-drop into your Remix platform server to set it up as a Remix project.

Version Notes Link to download
20241204 First release hhttps://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241204/hubspot_app_config-20241204.remix

HubSpot Example

You can download the .remix file, and drag-and-drop into your Remix platform server to set it up as a Remix project.

Version Notes Link to download
20241204 Separate app config screens into their own app https://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241204/hubspot_example-20241204.remix
20241120 Support for OAuth https://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241120/hubspot_example-20241120.remix
20241111 First release to test assembly with https://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241111/hubspot_example-20241111.remix

HubSpot Widgets Example

You can download the .remix file, and drag-and-drop into your Remix platform server to set it up as a Remix project.

Version Notes Link to download
20241204 Initial release https://agt.files.remix.app/remix-libraries/files/_rmx_hubspot/20241204/hubspot_widgets_example-20241204.remix

HubSpot library

Hosted by Remix as a workspace library at the location: https://agt.remixlabs.com/ws/remix-libraries/_rmx_hubspot

For instructions on how to access Remix libraries, please follow these instructions.

Library assets are currently updated on an ongoing basis and are not versioned.