As Salesforce prepares to roll out its Spring ’25 release, it’s vital to stay ahead of the curve. These updates bring new features, enhanced security, and changes that may impact existing configurations. By proactively testing and preparing your Salesforce org, you can ensure a smooth transition and minimize disruptions. Below, we outline preparation tips and […]
Technology Partners
Sending PDF Document via REST API in Salesforce: A Beginner’s Guide
Imagine this: You’re working in a sales team, and you need to send a professionally designed PDF quote to your client. But instead of attaching it manually, your system does it automatically at the click of a button. Seamless, isn’t it? This magic happens when Salesforce and REST API join hands to send PDF documents. […]
Salesforce Manufacturing Cloud Summit 2025: A Comprehensive Recap
This week, the Perficient team had an amazing time at the Salesforce Manufacturing Summit in Atlanta. The event was filled with energy and innovation, and we were excited to be a part of it. With over 800 attendees, more than 40 sessions, and 20 product demonstrations, the summit provided a fantastic opportunity to connect with […]
Methods for identifying desktop, mobile, or tablet device in the LWC component
In order to write device-specific code in Salesforce LWC (Lightning web components), we will explore different methods of detecting a device in this blog. The following methods can be used in Lightning Web Components (LWC) to identify a device or distinguish between a desktop, tablet, or mobile device: 1. Using Standard web APIs navigator.userAgent In […]
Setting Up and Customizing Experience Cloud
Access Salesforce Setup Before you begin working with Experience Cloud, ensuring that the right people have access to the right information is critical. Log in to Salesforce with administrator credentials. Open the Salesforce App Launcher and search for “Experience Cloud.” Click on Experience Cloud to open the setup page and begin managing your communities. Create […]
Drupal CMS is here, what it means for you and your organization.
In a previous blog post I discussed various content authoring approaches within Drupal and the importance of selecting the right one for your specific situation. Towards the end I mentioned a new iteration of Drupal(Starshot). It is now here, Startshot, i.e. Drupal CMS was released on Jan 15th. As it becomes part of the Drupal […]
Mastering Database.SaveResult in Batch Class: A Beginner-Friendly Guide
Imagine you’re a skilled craftsman working in a massive warehouse. Every day, your task is to process thousands of unique items and ensure that each one is properly logged and stored. But let’s face it — mistakes happen. Sometimes an item gets mislabeled or damaged, and you need to know which ones to fix, and […]
Unlock the Future of Integration with IBM ACE
Have you ever wondered about integration in API development or how to become familiar with the concept? In this blog, we will discuss one of the integration technologies that is very easy and fun to learn, IBM ACE. What is IBM ACE? IBM ACE stands for IBM App Connect Enterprise. It is an integration platform […]
Experience Cloud Key Features
What is Salesforce Experience Cloud? Experience Cloud (previously called Salesforce Community Cloud) is a tool that helps businesses create websites and apps where different people like customers, partners, and employees. It allows companies to create branded communities, portals, websites, and application, all while leveraging Salesforce’s powerful CPM capabilities. Key Features and Benefits of Experience Cloud […]
Kristen Quick Explains the Impact of Salesforce Life Sciences Cloud
Kristen Quick, Director at Perficient, shared her insights on the transformative potential of Salesforce Life Sciences Cloud for pharmaceutical and med tech organizations, highlighting its ability to drive innovation and improve outcomes. As the healthcare landscape continues to evolve, innovative solutions like Life Sciences Cloud are becoming essential for driving efficiency, improving patient care, and […]
Four B2B E-Commerce Trends for 2025
It’s that time of year when everyone comes out with their trends to watch for 2025. While it may seem a bit of a cliche, 2025 has several innovations taking hold that should prove exciting for anyone willing to grab the opportunity. The way businesses buy and sell is changing faster than ever, and B2B […]
Debugging and Error Handling in VBA for Excel
Debugging and Error Handling in VBA After setting up VBA in Excel, you can start automating tasks and creating your macros. This blog will guide you through what comes next after the setup process—writing, running, and debugging VBA code in Excel. Debugging and error handling are crucial for writing effective and reliable VBA (Visual Basic […]