As Salesforce developers, handling JSON responses is a common task when working with external APIs or manipulating data structures. Apex provides several powerful methods to deserialize JSON into native objects, making it easier to work with structured data. In this blog, we will explore different approaches to deserialize JSON in Apex, accompanied by examples for […]
Salesforce
Craig Isakson’s TDX 2025 Game Plan: AI, Agentforce & Innovation
Director Craig Isakson is always looking to explore the latest tech and find new ways to improve client solutions. This year, he’s especially excited for TDX 2025—here’s why! Diving Into What’s New in Agentforce Craig is excited to dive into the latest tools in Agentforce and see how other developers are putting them to use. […]
TDX 2025 Through Anthony Turley’s Eyes: What He’s Most Excited About
As a Technical Consultant, Anthony Turley is always on the lookout for innovative solutions that can transform the way his team serves clients. This year, he is particularly excited about attending TDX 2025, and here’s why: Exploring Agentforce’s New Capabilities Anthony can’t wait to dive into all the new features and capabilities Agentforce has to […]
Driving Customer Loyalty with Experience Cloud
In today’s competitive business environment, customer loyalty is a valuable asset. Retaining an existing customer is far easier and more cost-effective than acquiring a new one. Loyal customers continue to make purchases and act as advocates for your brand, helping to drive growth and improve your reputation. But how do you create and nurture long-term […]
How to Subscribe to Salesforce Reports
Hello Trailblazers! Salesforce Reports are a cornerstone of effective data-driven decision-making. They allow you to analyze and visualize business data efficiently. Salesforce offers a subscription feature for reports to ensure you or your team stay updated on important metrics without manually checking them. Subscribing ensures that you receive reports regularly in your email inbox, making […]
The Importance of Content Moderation in Salesforce Communities
Content moderation is a key component of online communities, ensuring the platform remains safe, respectful, and professional for all users. While enforcing rules is essential, content moderation is more than just applying penalties or removing harmful posts. It’s about creating an environment that promotes positive interaction, cooperation, and trust among community members. This is especially […]
Perficient at TDX 2025: Leading the Way in AI Innovation
We’re heading to San Francisco—the city of innovation—for TDX 2025 on March 5-6 (and streaming on Salesforce+)! Event Details Dates: March 5-6, 2025 Location: Moscone West Convention Center | San Francisco and streaming on Salesforce+ Registration: Register here – don’t miss this agent-first innovation. This year’s event is all about pushing the boundaries of AI innovation and […]
Cracking the Code: How Salesforce Handles Data, Files, and Big Objects
Imagine you just started using Salesforce, and your manager asks you, “How much data can we store in Salesforce?” You open your laptop, search through Salesforce documentation, and suddenly feel overwhelmed by terms like data storage, file storage, and big objects. Don’t worry! In this blog, let’s break down the types of storage in Salesforce […]
Understanding Salesforce Push Topics: Real-Time Data Streaming Made Simple
As a Salesforce developer with years of experience implementing real-time solutions, I’ve found Push Topics one of the Salesforce ecosystem’s most powerful yet underutilized features. Today, I’ll explore Push Topics, explaining what they are, how they work, and why they might be the solution you’ve been looking for. What are Push Topics? Push Topics in […]
Salesforce Connect: Bridging External Data with Salesforce
In this blog, we delve into Salesforce Connect, an innovative solution for seamlessly integrating external data into the Salesforce ecosystem without the need for data duplication. By enabling real-time data access, you will explore how Salesforce Connect bridges the gap between Salesforce and external systems like legacy databases and ERP systems. This blog provides a […]
Leveraging Data Cloud Data in Your Agentforce Agent
One of the powers of Data Cloud is the way that it can unlock ‘trapped’ data. Let’s say that you had a large set of data like VIN (Vehicle Identification Number) numbers that you did not want to put in your Sales Cloud because of row storage limits, but you really wanted to use that […]
Apex Security Best Practices for Salesforce Applications
As businesses increasingly rely on Salesforce to manage their critical data, ensuring data security has become more important than ever. Apex, Salesforce’s proprietary programming language, runs in system mode by default, bypassing object- and field-level security. To protect sensitive data, developers need to enforce strict security measures. This blog will explore Apex security best practices, […]