Giter Site home page Giter Site logo

hellosign-hubspot-integration's Introduction

It is HelloSign callback script for insert documents fields into HubSpot.

Setup to insert contacts

  • Copy settings.example.php into settings.php

  • Login into Hubspot.

  • Open Profile & Preferences / Integratins / API Key. Copy and paste into settings.php

  • Login into HelloSign.

  • Open Integratins / API. Set script URI in "ACCOUNT CALLBACK" field. For example https://example.com/hellosign-contacts.php

Setup to insert forms

  • Copy settings.example.php into settings.php

  • On Hubspot create new form with all fields from Hellosign document.

  • On Hellosign edit document and paste fields identificators from Hubspot form.

  • For text fields Hubspot form field must match exactly to Hellosign fields. For example: firstname - firstname.

  • For checkbox fields Hellosign field name must be hubspot_field:hubspot_value. For example: checkbox married of marital_status must be - marital_status:married.

  • When Hubspot form created copy portalId and formId from share code and paste into settings.php.

  • Open Integratins / API. Set script URI in "ACCOUNT CALLBACK" field. For example https://example.com/hellosign.php

hellosign-hubspot-integration's People

Contributors

novseje avatar

Stargazers

 avatar

Watchers

 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.