Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Using Ext JS, Slack, Zapier & Chatlio to build ...

Using Ext JS, Slack, Zapier & Chatlio to build a Customer Service Management portal

Öresund Sencha & HTML5 Meetup.

Avatar for Emil Pennlöv

Emil Pennlöv

April 05, 2017
Tweet

More Decks by Emil Pennlöv

Other Decks in Programming

Transcript

  1. Using Ext JS, Slack, Zapier & Chatlio to build a

    Customer Service Management portal Emil Pennlöv, 20170405
  2. Customer Service Management Habo o Wholesale, door handles, locks etc.

    Agent o Employee @ Habo Reseller o Reclaim, order, support
  3. Starting point Customer sends e-mail or calls support/sales Unstructured &

    fragmented data Challenges during vacations or on personnel change No way to follow up on efficiency
  4. System A x System B y Automated workflows Zapier If

    This Then That Microsoft Flow { "FROM": "[email protected]", "MESSAGE": "Hello world …" }
  5. E-mail workflow Hi! I would like to return two door

    handles, is that ok? / Olle Olle, your question is received! We will get back to you as soon as possible! Your ticket number is: 18843 … Best regards Kundtjänst/Ordermottagning/Innesälj Habo Gruppen AB
  6. E-mail workflow Customer sends e-mail to support E-mail redirects to

    Zapier which extracts data Zapier calls REST API in Bison with structured e-mail data Bison stores data, file(s), creates ticket & responds Customer receives response Agent sees the ticket in CSM-portal
  7. Chat workflow Agent activates/deactivates chat window (Chatlio) from Slack Customer

    chats from web page Agent uses Slack as chat client Agent saves chat session to Bison via Chatlio web hook A new ticket is created in CSM-portal
  8. Summary Challenges o Ping pong o Encodings & message lengths

    Rewards o Centralized & structured data o Best of breed SaaS, easy to replace o Happy customers & happy support team