Giter VIP home page Giter VIP logo

firebase-pipedrive's Introduction

๐Ÿ”ฅ๐Ÿšฐ Firebase Pipedrive

Automagically post new records from a Firebase Cloud Firestore database as Pipedrive CRM leads in real-time using a Node.js script. The script listens to changes to the database using the onSnapshot method and uses the Pipedrive API to add new contacts and leads.

Node CI

โญ Getting started

  1. Fork this repository
  2. Add required repository secrets or keys in the configuration file
  3. Run the Node.js script

โš™๏ธ Configuration

Just adding the environment variables in sufficient to get started, but you additionally configure the name and the avatar of the bot too.

Environment variables

Locally, environment variables are loaded from a .env file.

  • FIREBASE_SERVICE_ACCOUNT_KEY is the Firebase Service Account Key in JSON format
  • FIREBASE_DATABASE_URL is the Firebase Cloud Firestore database URL, e.g., https://example.firebaseio.com
  • API_KEY is the API token from Pipedrive

Deployment

Run the script using ts-node:

npm run run

Compile TypeScript and run Node.js script:

npm run build && npm run start

๐Ÿ“„ License

  • Code: MIT ยฉ Koj
  • "Firebase" is a trademark of Google LLC
  • "Pipedrive" is a trademark of Pipedrive Inc.

Koj

An open source project by Koj.
Furnish your home in style, for as low as CHF175/month โ†’

firebase-pipedrive's People

Contributors

anandchowdhary avatar dependabot[bot] avatar pabio-escobar avatar

Stargazers

 avatar

Watchers

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