0:00
Hello everyone. In this video we are going to see how to invoke agent force agent from
0:12
Salesforce messaging for in app and web. Go to agents in Salesforce setup and create an agent. Once
0:24
the agent is created and activated, create an embedded. deployment for messaging for in app and web. In order to create the embedded
0:37
service deployment for messaging for in app and web we should have a messaging
0:43
channel. In the messaging channel when we create we have to make sure the routing
0:50
type is Omniflow. Here I have selected an Omni channel flow. In the Omni channel flow I'm
0:58
making use of route work flow element to route the messaging session record to the agent
1:06
force service agent and this is the agent which i created and activated it so make use of route
1:15
to route sales force messaging session records from messaging for innapp and web feature to the
1:21
agent force once this flow is ready you can configure that in the messaging channel
1:28
and in the message and in the embedded service deployment you can make use of the
1:33
messaging channel and you have to publish the embedded service deployment once
1:39
this is published you can test it from here or you can get the code snippet
1:45
host it on your site and you should be able to test it so I'm going to test my
1:50
embedded service deployment so I invoking a conversation it will call the Omni channel flow and then it will invoke my agent force so my agent force agent joined I going to ask case status to the agent force
2:06
agent I haven't done any customization to the agent force agent I'm making
2:15
use of all the standard actions which a Salesforce provides out of the box when we
2:20
create the agent it is asking for an email ID So I'm going to give my email ID
2:27
So this is the test email ID. In my org for this test contact record, I have a case record
2:46
So I'm going to ask for case status for case status. So this is the case which is tied to my contact and this is the subject, this is the description
3:08
and this is the status. So in order to invoke agent force agent for your Salesforce messaging for inapp and web
3:21
in the Omni-Channel flow, in the route 2, Use agent force service agent and select the agent
3:34
I hope it was helpful. Thank you for watching