Archives

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. […]

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 […]

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 […]

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 […]

Wag Your Own Tail

I was once told, ‘how sad is it a dog that doesn’t wag its own tail.’ You need to wag yours and a resume may not do it alone. You need to highlight your own achievements & in this workshop I will use the skills I have learned in my career and reading the book […]

Shaping Success: The art of Consultancy in action

Join me in this session to explore the intricacies of consultancy as we delve into the multifaceted nature of the role. From personal insights to practical strategies, we’ll discuss how to cultivate a path towards excellence dealing with daily challenges of this role. Moreover, you’ll have the opportunity to participate in an engaging activity designed […]

Building reusable UIs with LWC: Develop once, use everywhere

Tired of repetitive UI development in Salesforce? This hands-on session will transform your workflow by teaching you to build reusable components with Lightning Web Components (LWC). We’ll walk you through the creation of a LWC and showcase how to effortlessly integrate it multiple times within your application. By the end, you’ll gain a solid understanding […]

DataWeave: The Mr T of ETL?

DataWeave promises fast and flexible data transformations in a purpose-built language and is available to call directly from Apex. But what is it like to work with and live with DataWeave in Apex? We will look at the efficiency of DataWeave compared to Apex; how it can be configured to make flexible solutions; and what […]

Maximizing Collaboration: Streamlining Slack Channels with Flow

Unlock the full potential of Slack and Salesforce by seamlessly integrating them through Flow automation. In this interactive demonstration, discover how to leverage Flow to create, manage, and optimize Slack channels for enhanced project management efficiency. Learn step-by-step procedures to dynamically create channels, add members, distribute messages, archive channels and send Screen Flows—all triggered by […]

From Admin to Architect – My #journeyToCTA

Certified Technical Architect, many dream about the CTA, some start the #journeyToCTA and a select few finish as Certified Technical Architect. Johann will show how an Admin from a small Start-Up can become CTA. He will take us on his adventure from Admin to Architect. This talk is for Admins and Consultant who might want […]

Salesforce & AI from the trenches – What we learned in the last year

Since ChatGPT’s release, we at Aquiva Labs have been exploring AI in Salesforce, creating PoCs, free AppExchange apps, and open-source contributions. This session will share our journey, showcasing the tools we’ve developed, the methodologies we’ve adopted, and the lessons learned. Spoiler alert: Mastering custom AI is challenging, yet leveraging the support of a Low Code […]

Toughen up your Tests by Taking on the Mutant Army

Your unit tests have 100% coverage, so quality is assured. Or is it? Mutation testing adds bugs to your code and verifies that your tests detect them. In this session I’ll cover the underlying concepts, how mutation testing works in practice and the benefits and drawbacks of this approach. I’ll also demonstrate a Salesforce CLI […]

AppExchange: What Does It Take to Publish Your First App?

A few months ago, Salesforce celebrated 10 Million AppExchange Installs. Did you participate in this milestone only from an end-user perspective? Let’s change it! It’s the best moment to learn what it takes to build and publish an app. Maybe you are Salesforce Developer looking for a new way to master your technical skills or […]

Net Zero Now – Leveraging Net Zero Cloud to Bridge the Intention-Action Gap

Net Zero Cloud is one of Salesforces fastest growing organic products that continues to amaze the ecosystem with rapid innovation. Independently voted the leading Sustainability Management Software, everyone should be embracing NZC to catalyse a decarbonised future within our business, our industry, and our planet. We will talk about factors driving the Net Zero Imperative […]

Supercharge your DevOps Center Pipeline

Learn how you can extend the core capabilities of DevOps Center pipelines by integrating issue tracking, static code analysis, and unit and functional tests while gathering results into a central quality hub all within Salesforce. Analyse your deployments in new ways to learn how to measure quality, report current and historical test coverage, and define […]

Fantastically Bad Apex Automation Patterns (and how to avoid them)

Your Apex triggers are probably wrong. When starting on Salesforce, developers think that they can carry on the same design patterns from the outside. It takes years to realise that this doesn’t work, causing poor user experience and crashes. My new (fictional) colleague keeps making these mistakes. Together we’ll look at some common Apex trigger […]

Designing for Better Outcomes

It’s tempting to think that the Salesforce apps we design relate only to our users, and any consequences of our design are limited to the effect we’ve designed. Considering the broader consequences can be done during the design process with a simple tool called a consequence scan, an important part of the agile development process. […]

Second Generation Packaging – It’s Not Just for ISVs

Second generation packaging solves development and distribution challenges in multiple scenarios – ISV, SI Consulting, End Users and Open Source. In this session I’ll cover the various types of second generation packages that are available, who they are suitable for and why they are an improvement over unmanaged/first generation packaging.