Articles - Page 37
Best Practices for Naming Conventions in Salesforce Flows
Practical naming conventions for Salesforce Flows: patterns, element-level tips, versioning, and governance to...
Create new Flow Approval Processes from a Flow (Summer '25)
Summer '25 adds a Flow Builder action to draft autolaunched Flow Approval Processes directly from screen...
Why You Should Attend Bharat Dreamin' 2024 — Jaipur, July 13
Community-led Salesforce conference in Jaipur — learn, network, and give back. Register for Bharat Dreamin' 2024...
Top 10 Salesforce AppExchange Apps to Boost Productivity (2025)
A curated list of the top 10 Salesforce AppExchange apps that accelerate team productivity, streamline document...
When to use Flow vs Apex?
Guidance to choose between Salesforce Flow (declarative) and Apex (programmatic): decision checklist, examples,...
Salesforce Web-to-Case: Top Use Cases to Improve Customer Support
How Web-to-Case converts website inquiries into Salesforce cases — top use cases and best practices for support,...
How to Publish an Agentforce Agent to Experience Cloud (Step-by-Step Guide)
Publish a Salesforce Agentforce Agent to Experience Cloud to enable 24x7 conversational self-service for...
Record-Triggered Flow: Real-world Lead Qualification Automation
Real-world example: Using Record-Triggered Flow to auto-qualify and route leads with before-save and after-save...
How do you convert 15-digit record ID to 18-digit ID in the formula and validation rule?
Refresh GraphQL Query Results in Lightning Web Components
Refresh cached GraphQL query results in LWC using refreshGraphQL(result) and keep your UI up-to-date after updates.
How to Get Current User IP Address and Location Using Apex
Capture the current user's IP address and location in Apex using Auth.SessionManagement, LoginHistory and...