This is possible one of two ways:
1: Within your Architect inbound flow, use a Data Action to query the caller ID against Salesforce and based on the results create a case via Data Action/API and then present that case to the rep via the SF_Url method outlined here:
KB Article2. Within Salesforce, mostly on the dev side, create an aura component that handles this caller ID search and case creation process, and trigger the aura component via the SF_Url method as well.
The main issue with method 1 is that it leads to cases for calls that may not get answered, such as abandons.
The main issue with method 2 is that it relies heavily on your Salesforce dev team and not everyday admin work.
------------------------------
Brad Murlin
Zillow, Inc.
------------------------------
Original Message:
Sent: 11-10-2020 11:59
From: Trisha Roskom
Subject: PureCloud for salesforce: Auto-create case when a call comes in
We recently set up PureCloud for salesforce. Currently we have it set up to pop up the contact record if a phone number is recognized. The agent then creates a case manually from that contact. If a phone number is not recognized, it pops up a new case for the agent to fill in manually. My customers are asking if we can automatically create a case when a call comes in, whether the phone number is recognized or not. If the phone number is recognized, the contact and related contact should auto-populate into the new case. If the phone number is not recognized, the phone # will auto-populate in a custom field on the case. Does anyone have a set up like this?
#Integrations
------------------------------
Trisha Roskom
Georgia Pacific
------------------------------