Thanks to visit codestin.com
Credit goes to github.com

Skip to content

joat316/mms2FlexChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mms2FlexChat

Allows end users to send in MMS media over SMS and render within Flex Chat window.

Looking for your Flex Chat Window render MMS media into your Flex Chat UI?

Steps:

  1. mmsHandler.js:
    This twilio function will be called everytime a proxy interaction occurs- by using the Proxy Callback URI- the function will check to see if a MMS exists on the SMS message sent in. image thumbnail

You only need to upload/copy this Twilio function and configure your context params and add request-promise as a dependency to the Twilio Function configuration.

  1. Flex plugin: text/javascript: this plugin gets deployed to Flex. It will add the react code reqiured to render a media message inside the Flex chat bubble. See here for deploying a Flex plugin- https://www.twilio.com/docs/flex/deploying-plugins

Demo: image thumbnail

image modal

About

Allows customer to send in MMS media and render within Flex Chat window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • CSS 4.1%