
Salesforce SOQL from AWS InvokeSalesforceRestApiFunction Lam...
2K views · Nov 11, 2022 infallibletechie.com
Blog Post: https://www.infallibletechie.com/2022/11/how-to-test-salesforce-soql-from-aws-invokesalesforcerestapifunction-lambda-function-in-the-aws-console.html

Update filters in Real time metrics in Amazon Connect
2K views · Nov 25, 2022 infallibletechie.com
Blog Post: https://www.infallibletechie.com/2022/09/how-to-update-filters-in-real-time-metrics-in-amazon-connect.html

Setup Quick Connects in Salesforce Service Cloud Voice
1K views · Dec 14, 2022 infallibletechie.com
Blog Post: https://www.infallibletechie.com/2022/10/how-to-setup-quick-connects-in-salesforce-service-cloud-voice.html

InvokeSalesforceRestApiFunction updateRecord from AWS Consol...
2K views · Feb 13, 2023 infallibletechie.com
In InvokeSalesforceRestApiFunction Lambda, updateRecord method can be used to update records in Salesforce. Blog Post: https://www.infallibletechie.com/2022/11/invokesalesforcerestapifunction-updaterecord-from-aws-console.html

Populate Customer entered values from Amazon Connect in Sale...
6K views · Mar 1, 2023 infallibletechie.com
Store customer input from Amazon Connect can be used to get the customer input and Set contact attributes can be used to populate or pass or store the customer entered values in Salesforce Voice Call Object record. Blog Post: https://www.infallibletechie.com/2023/02/populate-customer-entered-values-from-amazon-connect-in-salesforce-voice-call-object.html

Salesforce Service Cloud Voice Transcription from Amazon Con...
7K views · Apr 18, 2023 infallibletechie.com
To have transcription in Salesforce Service Cloud Voice, the languageCode must be set, "Start media streaming" element should be invoked and finally the "kvsConsumerTrigger" lambda function should be invoked. The kvsConsumerTrigger Lambda function invokes the kvsTranscriber Lambda Function. Blog Post: https://www.infallibletechie.com/2023/04/salesforce-service-cloud-voice-transcription-from-amazon-connect.html

Salesforce Service Cloud Voice Real time Transcription with ...
2K views · Apr 23, 2023 infallibletechie.com
"Real-time and post-call analytics" should be enabled on the "Set recording and analytics behavior" Contact Flow element for real-time transcription in Salesforce Service Cloud Voice with Amazon Connect. If the "Post-call analytics" is enabled, then the transcription will be available on the Conversation component once the call is completed and the sync is completed. Blog Post: https://www.infallibletechie.com/2023/04/salesforce-service-cloud-voice-real-time-transcription-with-amazon-connect.html

InvokeSalesforceRestApiFunction Lambda createRecord method
18K views · Jun 16, 2023 infallibletechie.com
In InvokeSalesforceRestApiFunction Lambda, createRecord method can be used to create records in Salesforce. Blog Post: https://www.infallibletechie.com/2022/11/invokesalesforcerestapifunction-lambda-createrecord-method.html

Debug Amazon Connect Flows
8K views · Jun 21, 2023 infallibletechie.com
"Enable Flow logs" should be enabled to troubleshoot and debug end-to-end Amazon Connect Flows. Blog Post: https://www.infallibletechie.com/2023/06/how-to-debug-amazon-connect-flows.html

Create Agent Statuses in Amazon Connect
713 views · Jun 27, 2023 infallibletechie.com
To create Agent Statuses in Amazon Connect, please use the following steps: 1. Go to your Amazon Connect instance. 2. Select Agent Status option under Users. Blog Post: https://www.infallibletechie.com/2023/06/how-to-create-agent-statuses-in-amazon.html

Find Amazon Connect Agent ARN
4K views · Jul 2, 2023 infallibletechie.com
We can find the Amazon Connect Agent ARN from the Browser Network logs while editing the user from the Amazon Connect User Management. Blog Post: https://www.infallibletechie.com/2023/06/how-to-find-amazon-connect-agent-arn.html

Find Amazon Connect Instance ARN
6K views · Jul 17, 2023 infallibletechie.com
We can get the Amazon Connect Instance ARN from the AWS Console. Blog Post: https://www.infallibletechie.com/2023/06/how-to-find-amazon-connect-instance-arn.html

Amazon Connect Inbound Flow for Salesforce Service Cloud Voi...
12K views · Aug 31, 2023 infallibletechie.com
Blog Post: https://www.infallibletechie.com/2023/08/simple-amazon-connect-inbound-flow-for-salesforce-service-cloud-voice.html

Salesforce Service Cloud Voice Callback Flow
6K views · Sep 20, 2023 infallibletechie.com
Callback option on the Transfer to Queue block can be used for Salesforce Service Cloud Voice Callback Flow. Blog Post: https://www.infallibletechie.com/2023/09/salesforce-service-cloud-voice-callback-flow.html

Salesforce Service Cloud Voice Post Call Survey
7K views · Sep 18, 2023 infallibletechie.com
Use "Set disconnect flow" block to call a Flow for Salesforce Service Cloud Voice Post Call Survey. Blog Post: https://www.infallibletechie.com/2023/09/salesforce-service-cloud-voice-post-call-survey.html

Pass Custom Fields values dynamically from Amazon Contact to...
392 views · Oct 24, 2023 infallibletechie.com
To pass Custom Fields values dynamically from Amazon Contact Center flow to Voice Call Object in Salesforce, Set contact attributes element can be used. Prefix sfdc-API Name of the field should be used the syntax. Blog Post: https://www.infallibletechie.com/2022/03/pass-custom-fields-values-dynamically.html

Update Amazon Connect username format for users created in S...
5K views · Jan 7, 2024 infallibletechie.com
Blog Post: https://www.infallibletechie.com/2022/12/how-to-update-amazon-connect-username-format-for-users-created-in-salesforce-service-cloud-voice.html

Find by whom and when Amazon AWS Lambda function was created
448 views · Sep 12, 2024 infallibletechie.com
When we open a Amazon AWS Lambda function, we can find the Last Modified Date. We cannot find when the Amazon AWS Lambda function was created. Blog Post: https://www.infallibletechie.com/2022/11/find-who-and-when-amazon-aws-lambda-function-was-created.html