What is Tailwind CSS? Tailwind is a utility CSS library that allows developers to use the styling properties within the HTML file. It is done by labeling the class name as styling properties. Instead of defining the class name such as Navbar, and Footer, developers can define the classes as styling properties. Such as display […]
Posts Tagged ‘Perficient’
Top 5 Salesforce Best Practices on Apex Code
Introduction: This blog is basically to help you go to that next level of coding and what are the things we need to consider while writing Apex code so that your code adheres to the best practices. Apex runs in a multitenant environment that’s why Salesforce recommended Best Practices. It’s been defined over many years […]
Getting Started with Postman
Postman is a tool for API development that allows developers to test, debug, and document APIs. It provides a graphical user interface that makes it easy to construct and execute API requests and view the results of those requests. Postman also provides many features to help developers work more efficiently, including environment variables, request templates, […]
All About Goals in Virtuoso
As we all know, Virtuoso is an automation tool that significantly enhances your testing efficiency while lowering the amount of manual work necessary to test your web application. Virtuoso test steps are written in natural language syntax with plain English texts. It also uses selectors like Xpath, CSS, JS path, and Hints to interact with […]
Version Controlling with Copado
Version Control Basics: Before beginning with version control, we should know the basic terminologies used in version control. A few terms used in version control are version control, commit, push, pull, and branch. Version Control: Every change to the code is recorded by version control in the form of a database. If a mistake […]
Getting Started for Copado Fundamentals I
Copado’s Fundamentals I Certification is intended for users with little prior experience of Copado. The certification covers fundamental Copado functionality including commits, deployments, and promotions as well as how Copado connects with your repository. Why Copado? A DevOps tool is crucial for a business to have in order to reduce the time developers spend […]
How to Connect to Salesforce with Postman
What is Postman? Postman is an API development environment that is used to test an API, create and run automated tests, examine responses and do a lot more stuff. As a Salesforce Developer or Admin, you can use Postman to test APIs and their responses. So, let’s see how to set up Postman with Salesforce […]
Set Up a Customer Site With Experience Cloud!!
Now a days Customers expect an online presence form the organization, companies, and businesses that they are engage with. To meet your customers expectations where they are online, we can create compelling digital experiences. that support their unique needs. keep our current customer engaged with updated content and grow your customer base with accessible experiences. […]
My First Salesforce Meetup with Central India Trailblazers Groups
What could be better than getting in touch with others with similar interests and passions? I recently went to a Salesforce Meetup put on by the Central India Trailblazer’s Group. Gaining new relationships can enhance your quality of life. You’ll have a larger support network that can appreciate your trials and victories. And if one […]
Introduction to Copado in Salesforce
Copado Salesforce is a Premier Deployment and Release Management System that enables us to provide improved visibility and traceability of our Salesforce org. It also enables us to manage mistakes more effectively. Copado Salesforce provides the numerous tools and procedures that assist us in uniting all of these departments while also working in tandem to […]
Year in Review: Must Read EPM Posts
2023 is almost here! New goals, new projects, and technological advancements are right around the corner. But before we look forward, we should reflect on the past year. There has been some great insight posted by my Perficient colleagues that can be great resources for managers, analysts, and administrators within the Enterprise Management Performance space. […]
Sending Emails in Salesforce
We’ve broken down some of the most important email features below so you can start automating emails in Salesforce right away! Email Templates in Salesforce Salesforce email templates are reusable emails that can be linked to various types of automation. When other things happen in Salesforce, such as creating a new Opportunity, your customers […]