Questions tagged [service]
The service tag has no summary.
80 questions
-1 votes
0 answers
20 views
Connection error while loading a VF page which has an IFrame embedded with external site
Connection error while loading a VF page which has an IFrame embedded with external site, what would be the reason, yes I added CSP trusted site, session settings. Where Vf page opens up external url. ...
0 votes
1 answer
172 views
When an EmailMessage is created, is an Account record modified?
I’m experiencing some issues with the "Unable to obtain exclusive access" error when agents send an email to a Contact (which is linked to the Case’s Account). To replicate this error in a ...
0 votes
1 answer
213 views
How to decrypt an encrypted incoming webhook payload
I have set up a webhook in an external system to send data to my salesforce sandbox. My sandbox is getting the webhook payload but its encrypted. This is my Apex Class @RestResource(urlMapping='/...
0 votes
0 answers
344 views
Does OmniStudio require Financial Services Cloud or can you use it with Service Cloud?
Does OmniStudio require Financial Services Cloud or can you use it with Service Cloud?
1 vote
0 answers
58 views
Picklist Default Values Inconsistency across New Case
We're encountering a perplexing issue in our Production Environment regarding a Picklist named "Workflow Step." Specifically, within a Record Type titled "System Issue," the ...
0 votes
1 answer
81 views
Record types, with their corresponding reason and subreasons
I am new to Salesforce Service, I would like to generate a report or a SOQL query to retrieve all record types, with their corresponding reason and subreasons. All the queues with notification steps ...
1 vote
1 answer
4k views
How to check if the Salesforce org is using "Salesforce Express Connect"?
I wanted to know if there is any way in Salesforce to check if "Salesforce Express Connect" is being used. Currently, I am not sure if we can check anywhere in Salesforce org to confirm if &...
0 votes
1 answer
132 views
Issue with Email Action on object and related to Pre-defined fields
I have a 2 email action on the case object and for both of them I have "To Address" pre-defined but sending an email from the 1 email action then it is populating the correct "To ...
0 votes
1 answer
2k views
How to pass Einstein Bot 'Snippet File Script' to external websites (other than salesforce communities)
I have created an Einstein chat bot and hosted it on Salesforce communities along with the 'snippet script'. By using it, I'm mapping the pre chat fields with the Contact & Case objects and ...
0 votes
1 answer
82 views
Validation Rule Syntax error missing - Formula
I have created the below validation rule but when saving it shows Error: Syntax error. Found ')' Can someone help me identify what I am missing OR( AND( $User.Full_Name__c <> "Case Guest ...
0 votes
1 answer
171 views
How to block bad/sensitive photos sent by customers through messaging / chat in salesforce [closed]
Tried using Sensitive Data Rules but did not work. https://help.salesforce.com/s/articleView?id=sf.messaging_block_sensitive_data.htm&type=5
0 votes
2 answers
294 views
Is there a way to hide Milestone header from milestone tracker
I want to hide "Milestone" header from Milestone time tracker .Is there a way to do it .
3 votes
1 answer
4k views
Einstein Bot to Auto End Session if Idle
I'm currently using Einstein Bots to make the user interact with the bot through Slack. Is there a way to make an Einstein Bot automatically end the chat session if customer is idle, or end the ...
0 votes
1 answer
749 views
Visitor Name in Einstein Bot welcome dialog
Hi I'm working with einstein bot for user to be able to chat to the bot thru slack, without any pre-chat form, user can just type anything and bot will response with welcome dialog. I'm trying to make ...
0 votes
0 answers
520 views
query to count waiting in an OmniChannel queue DON'T WORKS
in the queue have five users waiting, but the query doesn't work, WHY?