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

2.11.0 • Public • Published

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,
    },
},

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

    Package Sidebar

    Install

    npm i @bond-london/gatsby-source-hubspot-forms

    Weekly Downloads

    0

    Version

    2.11.0

    License

    MIT

    Unpacked Size

    47.4 kB

    Total Files

    27

    Last publish

    Collaborators

    • nrandell