2.11.0 • Published 2 years ago

@bond-london/gatsby-source-hubspot-forms v2.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Source forms from the Hubspot CRM

This reads hubspot form definitions from the hubspot CRM and renders them in the UI

Installation

yarn add @bond-london/gatsby-source-hubspot-forms

Configuration

Inside the gatsby configuration file add a plugin entry as follow

{
    resolve: "@bond-london/gatsby-source-hubspot-forms",
    options: {
        hubspotApiKey: process.env.HUBSPOT_API_KEY,
    },
},
2.11.0

2 years ago

2.10.0

2 years ago

2.9.0

2 years ago

2.7.0

2 years ago

2.3.0

2 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.5.0

2 years ago

2.2.3

2 years ago

2.4.0

2 years ago

2.3.1

2 years ago

2.2.2

3 years ago

2.6.1

2 years ago

2.6.0

2 years ago

2.6.3

2 years ago

2.6.2

2 years ago

2.1.0

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago