Salesforce Developer

Knowledge articles for Salesforce developers

Balancing Low-Code Solutions with APEX Best Practices

The Low-Code Revolution The Salesforce ecosystem has undergone a remarkable transformation in recent years. With powerful configuration tools like Salesforce Lightning Flow and Salesforce Omni Studio reaching new levels of sophistication in 2025, the need for custom APEX code has diminished significantly across many implementation scenarios. Gone are the days when every Salesforce project demanded […]

Balancing Low-Code Solutions with APEX Best Practices Read More »

Brief about Agentforce

Agenforce is a trusted conversational AI assistant built into the Salesforce interface. Agentforce is Salesforce’s generative AI-powered assistant designed to enhance productivity and customer interactions. It helps users perform tasks efficiently within Salesforce by leveraging Topics and Actions: Also note that Agentforce (Default) is the new name for the agent type, previously known as Einstein Copilot for Salesforce.

Brief about Agentforce Read More »

End of Life: OAuth 2.0 Username-Password Flow

For several years, Username-Password Flow used to be a simple and preferred approach for Server-to-Server Integration. We have been using this for Integrating Salesforce with other applications. Salesforce finally decided to discontinue support for this flow and recommends using Client-Credential or JWT based authentication as they are more secure. Recently one of my team members

End of Life: OAuth 2.0 Username-Password Flow Read More »

Leveraging Colored Favicons in Salesforce: Chrome Extension

For individuals like myself who often find themselves juggling numerous tabs simultaneously—perhaps one for sandbox UAT, another for testing, and yet another for client production instances, among others—keeping track of each tab’s purpose can be quite the challenge. However, an effective and efficient solution lies in leveraging favicons. These small but mighty visual cues provide

Leveraging Colored Favicons in Salesforce: Chrome Extension Read More »

Shield Platform Encryption: Deterministic encryption scheme considerations

Shield Platform Encryption offers several types of encryption. Users never see encrypted data because it is encrypted immediately prior to database insertion and decrypted immediately following a database query. These encryption types offer varying levels of security and functionality, allowing organizations to choose the most suitable encryption approach based on their specific requirements and use

Shield Platform Encryption: Deterministic encryption scheme considerations Read More »

“Safeguarding Secrets with Salesforce Shield Encryption”

Salesforce Shield Encryption is a set of security features offered by Salesforce to help organizations protect their sensitive data within the Salesforce platform. Salesforce Shield Encryption includes the following components: This article focused on platform encryption, which allows us to encrypt data at rest.  “At rest” means any data that’s inactive or stored in files,

“Safeguarding Secrets with Salesforce Shield Encryption” Read More »

Scroll to Top