Git Product home page Git Product logo

plugin-hubspot-contact-save's Introduction

New Home

This repo is archvied - The latest version of this plugin can be found : https://github.com/dotcms-plugins/plugin-hubspot-contact-save

Archived plugin-hubspot-contact-save

This Actionlet allows to post content from a Content entry to a Hubspot Contact form using the Hubspot API.

How to install the plugin:

  • Generate the OSGI plugin jar file:
./gradlew jar

The command above will generate the plugin jar file under build/libs/plugin-hubspot-contact-save-0.1.jar

  • Install the OSGI plugin: http://dotcms.com/docs/latest/osgi-plugins
  • Create the Content Type we will use to create and send content to Hubspot
  • Add the created Actionlet by the OSGI (Hubspot Contact Form) to a Workflow (The configuration parameters for the created Actionlet are after these steps)
  • Add to the new created Content Type the Workflow that contains the Hubspot Contact Form

Actionlet parameters:

Hubspot Portal Id

How to get the Portal Id: https://knowledge.hubspot.com/articles/kcs_article/account/where-can-i-find-my-hubspot-portal-id

Hubspot Form Id

How to get the Form Id: https://knowledge.hubspot.com/articles/kcs_article/forms/how-do-i-find-the-form-guid

Hubspot Fields Mapping:

On Hubspot each field of the contact form have an id, in order to map each of the fields of the Content Type using this Actionlet with those Hubspot fields we use the Hubspot Fields Mapping parameter, with that parameter we map the dotCMS field varname with the hotspot Contact Form field id.

  • Example: dotCMSFieldVarname1:hotspotFieldId1, dotCMSFieldVarname2:hotspotFieldId2, dotCMSFieldVarname3:hotspotFieldId3

NOTE: Only mapped fields are going to be sent to the Hubspot API

Screenshots

actionlet contenttype contentlet

plugin-hubspot-contact-save's People

Contributors

jgambarios avatar wezell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.