Hi Altaf,
Are your outbound calls using an outbound flow? (Or if not, do you have the option of adding an outbound call flow to the workflow?)
This opens a simple solution - the PureCloud Stats Dispatcher creates a ParticipantAttrs output field. See docs here:
https://bitbucket.org/eccemea/purecloud-stats-dispatcher An outbound flow can use Set Participant Data action to add an attribute to the conversation. The value can be the unique / contact id, or any other column(s) from the contact list.
Some caveats:
* Don't overuse this. A few participant data / attributes are fine, but don't add every column from the contact list needlessly
* API rate limits might come into play - attributes are only downloadable from the Conversations API, not in bulk, so they're downloaded one-by-one with an API call per conversation.
* The Conversations service, unlike Analytics, does not keep the detail records indefinitely. After 90 days or less, the service can delete these records. So, if you might need to run a report in the future (3 months+), you need to store this data in a more permanent external database.
------------------------------
R. J. Smith
Genesys - Employees
------------------------------
Original Message:
Sent: 11-06-2018 11:50
From: Altaf Gosla
Subject: Contact list export and interaction detail
Hi @Chad McCormick,
The Unique identifier column works really well - we can now tie the Dialer results back to our CRM!
Is there any quick way to get this unique identifier to show up on the call detail record? We use the PureCloud Stat Dispatcher application (from the AppFoundry) to pull all the CDR at the end of each day. We do see all the dialer calls in there but we don't see the unique id or contact id (which is the same as the unique id) in there. So we don't have a way to tie the CDR to the Outbound Campaign: Detailed Attempt History report.
Thanks again for all your help!
Regards,
------------------------------
Altaf Gosla
AmeriHome Mortgage Company, LLC
------------------------------
Original Message:
Sent: 11-05-2018 15:16
From: Altaf Gosla
Subject: Contact list export and interaction detail
Hi Chad,
Thank you so much for your help! We are running some tests today and will post back on here afterwards.
Regards,
------------------------------
Altaf Gosla
AmeriHome Mortgage Company, LLC
Original Message:
Sent: 11-05-2018 11:57
From: Chad McCormick
Subject: Contact list export and interaction detail
Hello Altaf,
You can correlate the contact list export with the Outbound Attempt Detailed History by tying the Contact ID in the report to the "inin-outbound-id" in the export.
You can also use the Unique Identifier feature to utilize your own key to assist in correlating your data.
https://help.mypurecloud.com/articles/create-new-contact-list/
------------------------------
Chad McCormick
Genesys - Employees
Sr. Product Manager