8x8 Pulling Call Data - Testing 123 ( _8x8 for search )

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crmclients
    Senior Member
    • Jul 2020
    • 321

    #1

    8x8 Pulling Call Data - Testing 123 ( _8x8 for search )

    EspoCRM Cloud version

    Just testing while we await the extension to the EspoCRM extension family. I was able to pull basic call data from 8x8 and populate the EspoCRM Call record.

    Used a python script that contains
    • EspoCRM API key
    • 8x8
      • Username and password
      • API key
      • PBX ID
    • Mapping to EspoCRM fields
    • EspoCRM API User named "8x8test"
    • Giving that user a Role
      • Assignment permissions = All
      • Users Read = All
      • Contacts Create Yes Read All Edit All
      • Calls Create Yes Read All Edit All
    • Creating the Call with assignedUserId
    Still playing around with it, updating fields, Inbound/Outbound, etc.,

    I created a field "Called" and still need to work out how best to display Contact and some of the other data available since the client mainly works in Leads. I threw the basics in description for now. May not be a solution but fun to try!

    Customer has a transfer process for 1/2 their calls so each call has like 3 or more records between answer, hold, transfer, etc. So there's a last destination flag to mark the last record before hangup.

    Happy to hear experiences or suggestions

    Click image for larger version

Name:	image.png
Views:	0
Size:	33.3 KB
ID:	124964

    Detail
    Click image for larger version

Name:	image.png
Views:	0
Size:	21.4 KB
ID:	124965
    _8x8
Working...