Pass Data From Lightning Web Component to Screen Flow
Big Idea or Enduring Question: How do you pass data from the lightning web component to the parent screen flow? Objectives: After reading this blog, you’ll be able to: Embed a lightning web component inside the screen flow Pass the data from the lightning web component to a flow variable
Proactive Salesforce Monitoring: Periodically Checking if Salesforce is Down with the Salesforce Trust API
Big Idea or Enduring Question: How can you leverage Salesforce Trust API to proactively monitor your instance for real-time downtime and maintenance notifications? Objectives: After reading this blog, you’ll be able to: Create Named Credentials for outbound requests. Create a Text Template in the Flow. Use the Send Email core
The Power of Enhanced Usage Metrics in Optimizing Platform Event Allocation
Big Idea or Enduring Question: How to monitor the consumption of Platform Events based on event name, client ID, event type, and usage type Objectives: After reading this blog, you’ll be able to: Gain a comprehensive understanding of platform events Discover the advantages of monitoring consumption patterns for system performance
Automation and Salesforce DevOps: A Recipe for Accelerated Development
In today’s fast-paced business world, software development efficiency is vital. Automation has emerged as a key solution, streamlining processes to increase productivity and free up innovation. Salesforce is not immune to these industry-wide challenges and complexities. Enter DevOps. DevOps has evolved into an essential element in software development, including Salesforce.
Salesforce and Google’s Time Zone API Integration: Translating Coordinates into Time Zone Info
Big Idea or Enduring Question: How can you leverage Google’s Time Zone API to automatically update a lead’s time zone information based on their geo-coordinates? Objectives: After reading this blog, you’ll be able to: Create Named Credentials for outbound requests. Set up Google Maps API Key to retrieve timezone information
Verify and Standardize Salesforce Addresses with Google’s Address Validation API
Validate a Salesforce Account address and its components, standardize the address for mailing, and determine the best known geocode for it.
Empowering Your Salesforce Experience: Exploring the Features of airSlate’s DocGen for Salesforce
Gone are the days when document creation, generation, and management were a product of tedious manual processes. Today, DocGen can be easily streamlined using airSlate’s native integration with Salesforce. Simply put, DocGen is a way to create documents with dynamic content. It allows for adding conditional logic and inserting data
Mastering the Art of Scheduling Batch Class in Apex
Big Idea or Enduring Question: How can the System.schedule() method be utilized for scheduling an Apex Batch job? Objectives: After reading this blog, you’ll be able to: Setup scheduled job though the Salesforce setup Understand the function and significance of the System.schedule() method. Learn step-by-step how to schedule an Apex
