Flow: Support equivalent of SOQL “IN” condition in Record Filters

If you have been working with Salesforce flows for a while, it is likely that you would have gone through…
If you have been working with Salesforce flows for a while, it is likely that you would have gone through…
Discover the power of Record Triggered Flows in Salesforce with our comprehensive implementation guide! In this blog post, we’ll take…
Salesforce users often need access to their files and folders from external cloud storage such as Sharepoint, Google Drive, AWS…
So finally the good news! You can now use the IN and NOT IN filter in a flow without customisations.…
It’s finally again that time of the year where we Admins, Consultants, and Developers are curious to find out what’s…
In this post, we will dive into the exciting features coming our way in this release. For Winter ’22 release…
It’s finally again that time of the year where we Admins, Consultants and Developers are curious to find out what’s…
COVID 19 has impacted our lives in many ways. And with this new wave, people are being encouraged to participate…
Salesforce with Spring ’21 brought the ability to share records in lightning. With Summer ’21, it is now possible to…
Starting Summer’21, it is now possible to make use of ISCHANGED, ISNEW, and PRIORVALUE functions in record-triggered flow formulas. The…
Salesforce has now added an amazing feature to a flow’s logic elements – Collection Sort. This gives us the ability…
Yes, it is finally here. Starting Summer ’21, it is now possible to directly call a Lightning Web Component from…
It’s finally again that time of the year where we Admins, Consultants and Developers are curious to find out what’s…
In this blog we will see how we can make our clickable images more interactive in LWC. Consider we have…
Starting this release, Salesforce has made Einstein Bots HIPAA and SOC2 compliant in the Chat channel. Chatbots are very commonly…
In this blog, we would learn about the different places where we can build and execute SOQL. Also I have…
In this blog we would look at how to make a SOQL query selective. Selective – High performance Explanation: Salesforce…
In the last blog, we looked at a simple SOQL query (for one object). And in this one, we will…
SOQL (Salesforce Object Query Language) is used to search and access Salesforce Org’s data. The usage is very similar to…