Securely Manage User Context in Agentforce Using Pre-Chat VariablesA deep dive into the set up of user context variables using “Messaging for In-App and Web” with AgentforceMay 27May 27
Debugging the Salesforce Pub/Sub API using Postman (Part 2)Postman now supports “on message scripts” in gRPC requests so we can publish Avro formatted messages directly from Postman!May 15May 15
A Salesforce Agent(force) API UtilityA utility to create all required API connection metadata in a few clicks combined with a UI to test the Agentforce API responsesMar 16A response icon1Mar 16A response icon1
Creating Excel (XLSX) Files Using The New Apex Zip FunctionalityUse the “Lightweight — XLSX Util” Apex library to Read and Write XLSX files natively on the Salesforce platformFeb 19Feb 19
Advanced (Error) Response handling in custom Apex REST Web ServicesMatch your error response format to the standard Salesforce REST API format for a consistent experience for the consumerDec 10, 2024Dec 10, 2024
A Lightweight Salesforce Metadata API Apex LibraryA lightweight Apex library to call and handle the Salesforce SOAP APIs based on the Metadata, Partner and Apex WSDLsNov 10, 2024A response icon1Nov 10, 2024A response icon1
Improving The Apex SOQL Subquery Response handler with MetadataFixing a number of issues and improving the performance when parsing a SOQL query result into multiple tables using ApexOct 5, 2024Oct 5, 2024
Programmatically Determine The Object Loading Order for Salesforce Data Migrations Using ApexUse a topological sort algorithm in Apex to sort sObjects based on their lookup dependenciesOct 2, 2024Oct 2, 2024
Dynamically Handle Salesforce SOQL Subquery Response Data Using ApexDynamically parse Five-Level Parent-to-Child Relationship SOQL Queries to joined tables or split tables using the magic of ApexAug 12, 2024A response icon1Aug 12, 2024A response icon1
Debugging the Salesforce Pub/Sub API using PostmanA step by step guide on how to publish and subscribe to Platform Events through the Pub/Sub API using PostmanJul 10, 2024A response icon1Jul 10, 2024A response icon1