Skip to content

rbangueses/hubspot_twilio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubspot_twilio

A sample integration of Flex with Hubspot running inside it as an Iframe.

It uses the following components:

  1. a Twilio function that invokes a Hubspot API to fetch a customer record, and returns firstname, lastname and crmid. Can be extended to return more information such as email address or any information returned by Hubspot API.
  2. Two Studio flows that invoke the function mentioned above and pass the results to flex. One flow is used by incoming calls and the other flow is for incoming conversations (SMS / WhatsApp).
  3. a Flex plugin that embeds Hubspot within Flex as an Iframe. It will present the contacts page during inactivity or if the caller is not identified or will screen pop the customer record if it is identified using the phone number.

This repository includes 2 plugins:

  1. plugin-hubspot is for Flex UI v2
  2. plugin-hubspot-flex1 is for flex UI v1

Example when it identifies the caller:

Screenshot 2022-08-05 at 16 42 54

Example during inactivity:

Screenshot 2022-08-05 at 16 23 05

About

A sample integration of Flex with Hubspot running inside it as an Iframe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published