GithubHelp home page GithubHelp logo

hubspot-zapier's Introduction

hubspot-zapier

This repository has a simple objective to test the Zapier CLI and figure out how much time Zapier CLI can save in our lives. To make this discovery, we will have an usual situation in our lives: Keep 2 systems synced.

In our simulation, we have an API with a database and Hubspot. Both systems have the Contact entity, with their differences (e.g.: API uses fullname; Hubspot uses firstname + lastname).

So, the main goal here is to create:

  • A solution not using Zapier CLI
    • Measure this solution
      • How much time did it take?
      • How complex was it?
  • A solution using Zapier CLI
    • Measure this solution
      • How much time did it take?
      • How complex was it?

URL

You can find this API working here: https://hubspot-zapier.herokuapp.com/.

Insomnia

If you want to test it locally, enjoy it! Feel free to download the Insomnia.json and import into your Insomnia.

Stack

Not using Zapier CLI

This is the following technologies that we are using:

  • Express
  • Axios
  • Sequelize
  • MySQL
  • Heroku

Using Zapier CLI

WIP

Notes

  1. I wanted to keep the simulation very similar to the real environment, so I've chosen a system that I've never integrated: Hubspot;
  2. We will not be concerned about the deletion action on API and Hubspot. We will concerned only about creation and update.
  3. You should create your Hubspot Accounts and Apps since you don't have my passwords (I logged in with Google Account :S)
  4. The test account at Hubspot has 90 days of experience. So, if this repo doesn't work, feel free to:
    • Create a new test account
    • Create a new developer account
    • Create a new app with webhooks
    • Create the webhooks for Contacts entities
    • Activate the webhooks
    • Authorize this app into your new account (OAuth2)

Conclusion

Not using Zapier CLI

Using Zapier CLI

hubspot-zapier's People

Contributors

avilabiel avatar

Watchers

James Cloos avatar  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.