Integrate Salesforce Flows and Approvals in Slack for Maximum Productivity

Hola! :)I recently had the opportunity to share the virtual stage with Antoine Cabot, Senior Director PM @ Salesforce on an episode of the Automate This! series. In this episode, I shared how you can run flows directly in Slack and increase your end users' productivity. Here’s the recording of the same (links for blog … Continue reading Integrate Salesforce Flows and Approvals in Slack for Maximum Productivity

How to set up Header based API Key authentication in External Services?

Hola! 😀 Passing custom headers, especially for authentication purposes, has been one of the most requested features by External Services users. Thanks to latest enhancements introduced in Winter '23 for Named credentials, we can now pass custom headers while making callouts to external systems. Let's see how the set up would look like. Quick context; … Continue reading How to set up Header based API Key authentication in External Services?

Record Trigger Flows Design Patterns: One flow vs Multiple flows

Hello there! 🙂 Recently I had the opportunity to collaborate with Jennifer, Diana, Karmel and Tom to do a session on Record Trigger Flows Design Patterns where I was on team Multiple Flow design, Karmel and Tom on team One flow design. Here's the recording of the same (links for blog posts are also listed … Continue reading Record Trigger Flows Design Patterns: One flow vs Multiple flows

Migration Strategy: Process Builder & WFRs to Flows

Hi, As you may all know, with the upcoming release Spring '22, Salesforce is introducing 'Migrate to Flow' tool (in beta) to help you migrate your existing workflow rules to Flows. And Process Builder Migration tool is also on the roadmap for Summer '22 (safe harbor). Even with the given set of tools, migrating all … Continue reading Migration Strategy: Process Builder & WFRs to Flows

Why Before Save flows are 10x faster than Process Builder?

I'd assume a fair amount of experienced folks may already know the answer to this. However, for those who're relatively new in the ecosystem and a budding #flownatic, this might be of some interest to you. Also, given the fact that you'll be most likely building a lot of flows going forward, it becomes important … Continue reading Why Before Save flows are 10x faster than Process Builder?

Navigate to Flow Screens Dynamically with Custom Navigation Buttons

I recently came across a very interesting use case(thanks to Sarah Khalid). Imagine you have a flow screen with a bunch of custom navigation buttons that take you to the next flow screen when clicked. But what if you want to navigate to different screens based on the button you clicked? NOTE: One way to … Continue reading Navigate to Flow Screens Dynamically with Custom Navigation Buttons