Archives

Start Building Slack Apps for Salesforce Now, and what the Future Holds

In this session we’ll go through how you can build Slack apps for Salesforce right now. We’ll cover the architecture, implementation (inc demos), and things to consider when get you started on your Slack-app-building-journey. As well as the apex, we’ll cover the middleware needed, and the use of Slack’s Bolt SDK. As well as showing […]

Everything You Need To Know About Dynamic Forms

Salesforce Dynamic Forms has been in general release for a while and it’s still a hot topic. While Salesforce is continually working on enhancing this feature, Admins everywhere are learning how best to use it, which has led to a lot of questions. In this session I’ll do a live demo of how to set […]

Architecting Future Proof Code

Code does not live in a vacuum. Often we come across hard to understand code that feels risky to change. Sometimes it is our own old code that we have trouble understanding and are afraid to modify it. This talk will take you through basic principles of good software architecture. It will provide clear takeaways […]

Flow to the Future

In this session we’ll take a look at how to set up you Flow environment to avoid needing a time machine to undo your mistakes in the future! With the announcement that Workflow Rules and Process Builder are to be retired everyone’s talking about how to move all your declarative automation to Flow. However, before […]

Elastic Compute with Salesforce Functions

Salesforce Functions let you write logic in different languages that runs elastically, using the right resources at the right time. They’re easy to invoke and can interact with Salesforce data seamlessly. Join me to know how we’ve implemented them and the world of possibilities that they open.  

Keynote – Julian Treasure

We are very excited to announce this year’s London’s Calling keynote speaker – Julian Treasure. For our keynote, Julian will share with us his experience gleaned from 30 years of being a speaker with a passion for listening. He will delve into aspects of the Listening Organisation; insights from his work in progress book and […]

Documenting your Org from the Metadata Source

With the advent of the Salesforce CLI it’s easier than ever to extract your org metadata. Don’t let it sit there on your filesystem doing nothing, use it to generate documentation for onboarding, integrations and more. In this session I’ll show how to create a CLI plugin to process the extracted metadata and generate web […]

A Practical Introduction to Lightning Web Components

In this talk I will show how to build a Lightning Web Components app from scratch, step by step. You will learn some of the basics of the new programming model: properties, events, communication patterns, how to use the amazing @wire service and much more. To communicate the components, I will use the new Lightning […]

Click Your Way to a Mobile App

Join Chris on a whistlestop tour around the all new Lightning App Builder for Salesforce Mobile. Armed only with clicks, not code, you’ll see how you can take the power of the Lightning Platform and place it into the hands of your users… Literally.

See it in Action: IoT, Community and Field Service Lightning

Watch three cool Service Cloud technologies: IoT, FSL and Community connected in a 24×7 real life scenario modelled in a Greenhouse demo. Electronic devices measures greenhouse parameters, and send readings to the Salesforce IoT that reacts to deviations or unexpected events. When the glass roof gets broken, the nearest technician receives and order that let […]

External Services in Flow – APIs for Admins

APIs are not just for Admins anymore. “External Services” lets Admins design Flows to interact with external APIs without (much) help from developers. APIs give you access to external systems and data but until now have needed APEX developers to help set it up. In about 20 minutes I’ll show how to use External Services […]

5 New Pardot Features You May Have Missed

Pardot has 6 releases a year, which means new features come fast and frequently. In the last 18 months, in particular, there have been key changes that transform how Pardot Admins and users interact with the tool – changes that need to be kept up with! Features include Connected Campaigns, Engagement History Dashboard, Snippets, Matched […]