Category: 1 Minute Tips
Salesforce Mobile Offline Developer Guide
#1MinuteTip Customize Salesforce mobile apps with features built with Lightning Web Components & deploy your customizations to mobile users.
#SalesforceSpring23 – Introducing Reactive Components in Screen Flows (Beta)
#1MinuteTip #SalesforceSpring23 With Reactive Components coming to Screen Flows the components can now react to changes in other components.
#SalesforceSpring23 – New Features Added to Salesforce DevOps Center
#1MinuteTip #SalesforceSpring23 Here is a list of all the new features that have been added to Salesforce DevOps Center in Spring '23 release.
#SalesforceSpring23 – Dynamically Pass Bind Variables to a SOQL Query
#1MinuteTip #SalesforceSpring23 With the new Database methods the bind variables in the query are resolved from a Map parameter directly with a key.
#SalesforceSpring23 – Automate User Permissions using User Access Policies
#1MinuteTip #SalesforceSpring23 You can now automate assigning or removing user permissions using user access policies in Salesforce.
#SalesforceSpring23 – Verify Ownership of Salesforce Domain & Bypass User Level Check
#1MinuteTip #SalesforceSpring23 You can bypass the user-level email address verification status check if you prove that you own the email sending domain.
Salesforce Announces Connect Adapter for GraphQL
#1MinuteTip Salesforce Connect Adapter for GraphQL enables you to access data stored in AWS without the need to copy it in Salesforce.
#SalesforceSpring23 – Select Multiple Records from Data Table in Flow (GA)
#1MinuteTip #SalesforceSpring23 Data Table in Flow is now in GA. Add a data table to screen flow and let users select one or multiple records.
#SalesforceSpring23 – Run Flows in User Context via REST API
#1MinuteTip #SalesforceSpring23 You can now enable the release update to run flows in user context when invoked via REST API.