Salesforce Shots: No-Code Flow Testing (Beta)

In Salesforce summer-22 release, salesforce launched View Tests (beta) which will help you to test  Record Triggered Flow. In the Salesforce ecosystem, everyone knows Flow is the future of declarative automation tools. It will replace the existing workflow & process builder soon. After saving Record-Triggered Flow, click the “View Tests (beta)” button where you can […]

Salesforce Shots : Test class for Revoke Portal User Access in Apex Batch Class

While writing Test class for this scenario the biggest challenge we faced was, “isPortalEnable” field of the “User” object is not editable, to make it we need to take care of the below points: We need to create Two individual users as test data one user as System Administrator and another one as Portal User. […]

Salesforce Shots: Display picklist field values on Experience Cloud

Problem: I am working on Salesforce since 3 years but it was my first encounter with Experience cloud. I have added a picklist in the lead object but it was not showing on the lightning page in Experience cloud even after giving all permissions. Solution: I have a ‘Web to lead‘ Form which is built […]

Twilio +.Net – Incoming and Outgoing Calls

Twilio provides telecommunication functionalities like SMS, Calling, WhatsApp integration, and many more. The goal of this post is to describe Twilio integration with .net and take advantage of Twilio’s amazing features.

Deploying Odoo 14 Using Docker

Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage