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?

Flow Screen Component: Dependent Picklist with Record Types and Multi-Select support version 2

Hola! 😀 Some time back I had created couple of flow screen components to extend the standard dependent picklist component with record type support (because the OOTB flow component (still) doesn't support this). Flow Screen Component: Dependent picklists based on RecordType selection Flow Screen Component: Dependent Picklists with RecordType and MultiSelect Picklist support A lot of folks … Continue reading Flow Screen Component: Dependent Picklist with Record Types and Multi-Select support version 2

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

Flow Automation Strategy: One Flow per SObject per context or Multiple Flows?

Ever since Salesforce announced the Record Triggered flows, to answer "Should I have multiple flows per SObject or one flow per SObject per context?" has been quite a pickle for a lot of folks. But Spring '22 is here to answer! If you had asked me before Spring '22, I would've recommended to go with … Continue reading Flow Automation Strategy: One Flow per SObject per context or Multiple Flows?

Process builder and Workflow rules will be retired! What does that mean?

Countdown has begun! I'm sure you must have already heard by now that Salesforce, at Dreamforce '21, has announced to deprecate/retire Process Builder and Workflow rules by 2023(Winter '23). This was announced at the True to the core session. You can watch(I think) the session on Salesforce+. Now, you may already have a lot of … Continue reading Process builder and Workflow rules will be retired! What does that mean?

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?