Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

351 Commits

Repository files navigation

Pipedrive example apps

Read more about ways how to integrate with Pipedrive from developer documentation.

⚠️Disclaimer

This repository contains non-production code.
Sensitive information, such as tokens or credentials, should always be securely encrypted and stored according to best practices. Do not use hardcoded or plaintext tokens in production.

Apps

AppDescriptionFeatures
1Todo listA simple Todo list app showcasing one use case for Custom UI extensions in details view panel.

Written in JavaScript (Node.js and React).
  • OAuth flow
  • Custom UI extensions
  • Embedded actions
  • Pipedrive API client
2FiftyFiftyA very basic example of how to authorize with OAuth using passport and make Pipedrive API requests.

Get all open deals from Pipedrive and mark selected deal randomly as won or lost.

Written in JavaScript (Node.js).
  • OAuth flow
3Caller App using TwilioA simple app that shows how phone solutions can be built using Pipedrive APIs and third-party communications platform.

Written in JavaScript (Node.js).
  • OAuth flow
  • Pipedrive APIs
4Car Service AppExample Remix app to demonstrate and experiment with Custom UI extensions: panels, modals and settings page.
  • Custom UI extensions
5Messaging App Extension PlaygroundA Playground app that integrates with a messaging service (like WhatsApp) through the Pipedrive Channel APIs and a simple provider.
  • Messaging App Extension
  • OAuth flow
  • Pipedrive APIs
6Custom UI - DocuSign AppA sample app that integrates with DocuSign using Custom UI extension features: Panels, Modals, App Settings.
  • Custom UI extensions
7Custom UI - Floating Window Demo AppA sample app that showcases Custom UI Floating Window feature. It also has a simulator with which you can make incoming calls to Pipedrive.
  • Custom UI extensions
  • Pipedrive API client
  • Pipedrive APIs
8FiftyFiftyPHPPHP clone of FiftyFifty sample app that shows OAuth authorization and examples of making Pipedrive API requests with PHP SDK. Built with Laravel.
  • OAuth flow
9PipedriveHelloWorldGlitchA clone of FiftyFifty we host on Glitch. For instructions please read the Tutorial.
  • OAuth flow

About

Example apps for Pipedrive Integrations

Resources

Stars

13 stars

Watchers

41 watching

Forks

Releases

Packages

Used by

Contributors

Languages