Archives

Speed and Scalability Matters – How to Measure Flow Performance

Join me for a concise and insightful session and learn how to assess and enhance the performance of your Salesforce Flows, ensuring they run swiftly and scale seamlessly as your business grows. Discover the key metrics and tools to measure flow efficiency, identify bottlenecks, and implement best practices for optimal performance. Whether you’re a developer, […]

Debugging the Salesforce Pub/Sub API using Postman

The Pub/Sub API works slightly different than a traditional REST API. You might get a little lost when it comes to the Apache Avro data format and the Schemas. In this session we’ll discuss how you can use Postman in combination with a custom created workbench like tool to help you debug your pub/sub implementations. […]

Think Big, Prompt Smart: Master Salesforce Prompt Builder for AI Success

Unlock the power of GenAI with Salesforce Prompt Builder! This session explores key tips on crafting effective generative AI prompts to simplify users’ daily tasks by integrating AI-powered prompt templates into their workflows. Through a real-world use case—a Sales Rep summarizing lead interactions—we’ll demonstrate best practices, optimizations, and live examples to help admins build effective […]

From Sandcastles to Skyscrapers: Elevating Software Engineering in Salesforce

Ever seen Salesforce code that looks randomly generated – or worse, designed to break your sanity? What about flows so tangled they could be modern art? Salesforce’s “no-code” and “low-code” approach often leaves developers wondering: Are we building to last or just making sandcastles? In this talk, we’ll challenge the norm and bring real software […]

Admin LIVE! Building a fully working custom HR Agent!

If building agents is really so easy, how much can we build and show working in under 40 minutes? Challenge accepted! Taking a common use case, like answering HR questions and booking time off work we will attempt to build a fully working agent from scratch, including all custom actions!

B2B Commerce Cloud: A whistle stop guide

B2B Commerce is built on the core Salesforce platform and surfaced to your business customers through an Experience site. It uses standard objects within Salesforce to set up pricing, images, and groups of customers to sell to. Learn how to create a different look and feel for each customer, options available to you when configuring […]

Don’t Hit the Wall – Proactive Limit Management

When creating enterprise solutions on the Salesforce platform breaching limits is inevitable. Maybe not today, maybe not tomorrow, but some day – increased data volumes and “other people’s code” guarantee it! Join me to learn about common missteps, monitoring limits over time, and how to spread the impact across transaction boundaries when you can’t fit […]

File under M for Mystery. Using Files in Flows and Agent Actions

Files are everywhere in Salesforce – attached to records, chatter posts, and in libraries. But building them into flows, prompts or integrations involves a baffling data structure and a confusing set of specific requirements and permissions. Get a clear overview of the data model behind Files (aka ContentDocuments) and some real world sample automations. Rename […]

Bringing Slack into Salesforce DevOps: Collaboration Beyond the Command Line

Salesforce and Slack are a perfect match for DevOps teams. This session explores how to integrate Slack into your Salesforce DevOps pipeline for better collaboration and visibility. Learn to use Slack for release notifications, issue tracking, and CI/CD integration through real-world examples. Walk away with a toolkit to boost team efficiency and streamline your DevOps […]

Developers… release your inner business analyst!

Whether you’re a developer, aspiring architect, or perhaps someone that manages a team of engineers, this presentation explores how embracing Business Analyst responsibilities can elevate your technical career. Discover how a more t-shaped skillset can set you apart, helping you deliver more impactful solutions and grow into those senior engineering or architecture roles. Join me […]

Think you know Salesforce? Welcome to the dark side!

After years building up Salesforce experience you may be surprised how little you really know. The ISV world is very different and its many quirks are poorly documented. Join CĂ©cile and Jai as we take you on a magic journey through the wonders of product development. Afterwards you’ll be better prepared, although perhaps not willing, […]

From Chaos to Clarity: A Journey Through Salesforce Debugging and Monitoring

Discover how observability can revolutionise Salesforce debugging and monitoring. We’ll share how admin-developer collaboration transformed fragmented error tracking into a unified, proactive system. By leveraging internal tools and external applications, we moved from reactive troubleshooting to real-time monitoring. Gain practical insights and strategies for improving collaboration, streamlining workflows, and establishing an effective observability framework.

Use the Power of Standard Web Components in Salesforce

Did you know that beside Lightning web components, you can find standard web components libraries over the web? Giving you pre built components that may not be available as existing LWC? And that Salesforce recently opened the door to let you use these standard web components directly into Salesforce? Let’s have a look at what […]

Enterprise Patterns and Clean Code?

Unlock the secret to scalable, high-quality software. Enterprise patterns provide proven solutions for complex systems, while Clean Code ensures clarity, maintainability, and long-term success. Master both to build robust, efficient, and future-proof applications. Code smarter, scale faster, and deliver excellence—because great software starts with great foundations!

OmniStudio: A Beginner’s Guide to Declarative Power

Unlock the potential of Salesforce OmniStudio and master declarative development! In this session, you’ll explore how to use FlexCards, OmniScripts, DataRaptors, and Integration Procedures to create scalable, user-friendly applications. Designed for beginners, we’ll break down the basics with real-world examples, empowering you to streamline processes and deliver impactful solutions – without writing a single line […]

Empower Your Digital Presence: Salesforce Mobile Publisher Unleashed

Explore the transformative power of Salesforce Mobile Publisher in this enlightening session. Learn how it enables organisations to deploy applications seamlessly across web and mobile platforms, streamlining digital strategy and ensuring a cohesive user experience. Discover practical tips for leveraging this tool to reduce development time, cut costs, and enhance engagement. Ideal for those looking […]

Unlocking Communication: Lightning Message Channels Demystified

Unlock the Power of Lightning Message Channels! Discover how to revolutionise your Salesforce Lightning Experience with real-time communication between components and tabs. Learn practical use cases, implementation best practices, and unleash the full potential of Lightning Message Channels to create dynamic, interactive user interfaces. Don’t miss out on this opportunity to elevate your development skills […]

Apex Replay Debugger: Bridging Support-Dev Communication

This presentation aims to streamline the communication process between support and development teams by introducing the practice of utilizing debugging files to convey detailed information about reported issues. By moving beyond mere issue titles, teams can enhance collaboration, understanding, and ultimately expedite the resolution process.

Need more than the CLI features? Let’s create a plugin!

Salesforce CLI is a great tool, and has plenty of useful features, sometimes, you have a specific use case than the standard CLI features don’t cover. One of the solutions can be to create your own CLI plugin. The CLI architecture is very modular, supports the development of new modules, and there is also a […]

Making Sense of AI Models

The world of AI revolves around the construct of a “model”. But unpacking what exactly this is can be daunting. Treat your self to a visual feast that breaks down the core concepts behind modern AI models. Starting from basic machine learning algorithms, and working through the most state of the art LLM architectures, walk […]

Across the APIs: A Roadmap to Salesforce APIs, Events, and Integrations

Embark on a Salesforce API and integration exploration, for those looking to master the API landscape. Learn the specifics, from REST to GraphQL to Event APIs, and discover their optimal uses. Dive into OAuth Flows for the insights needed to select the right authentication method. Uncover how Platform Events enables real-time, event-driven architecture, revolutionizing your […]

How to sell a sandwich: Making simple apps customers love

Ever implemented a feature and thought “this should be an app”? This session is for you! Not every app is complex, and the difference between a clever customisation and an AppExchange-ready package is wonderfully narrow. We’ll take lessons from product design, technical architecture and early-stage marketing to explore how great features become intuitive, flexible, lovable […]

Integrating Salesforce Flow & OmniScript: A Real Project Case

Explore the synergy between Salesforce Flow and OmniScript in our insightful session. Learn how to leverage pre-built OmniScripts within Salesforce Flow to automate complex business processes efficiently. Our real-project case study will guide you through integrating these powerful tools. Gain insights into streamlining workflows, enhancing user experiences, and driving operational excellence. Join us to unlock […]

Mastering Design Patterns for Salesforce Success

This is a session for developers looking to master Salesforce. Learn practical design patterns to build scalable, efficient, and maintainable Apex code. Whether you’re new or experienced, this session offers valuable insights to elevate your development skills.

Unlocking the AI + Data Revolution

Salesforce has fully embraced Generative AI as a fundamental part of application development and we’re fully embedding it into our products stack. Join me to demystify the tools and capabilities like Prompt Builder, Copilot, & Vector Databases with an Admin and Developers lens. You will come away from this session with a solid understanding of […]