hemchander23 / pipedrive-cti-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Caller App

Lets you build a simple caller app using Twilio and Pipedrive APIs. The accompanying tutorial can be found here.

What will we be doing?

  • Extending the Pipedrive Boilerplate App
  • Configuring vendor platform (Twilio) to use them in our app
  • Adding API routes to authenticate with Twilio and handle voice calls
  • Building a frontend using Bootstrap to dial and receive calls

Quick Start

You can try out the app almost instantly by remixing the Glitch App.

Remix on Glitch

Instructions to setup and run the app can be found in the linked tutorial. Special credits to Twilio DevEd team for the SDK tutorials.

About


Languages

Language:JavaScript 70.6%Language:HTML 25.1%Language:Shell 4.3%