Flow Action: Call Subflow

Hi there! 🙋🏻‍♂️ Are you confused why we are talking about an Apex action that call another flow when we already have a 'Subflow' element in flows? Well, allow me... If you've already started playing around with Record Triggered or Platform Event triggered flows, you might have noticed that the Subflow element is missing for … Continue reading Flow Action: Call Subflow

External Services: Introduction to Swagger Schema

Hi! 🙋🏻‍♂️ Following up on my recent post on introduction to External Services, in this post we're gonna discuss what is a Swagger Schema. This is probably the trickiest part when working with External Services, so let's see what it really is. What is Swagger Schema? Before knowing what a Swagger schema is, let's understand … Continue reading External Services: Introduction to Swagger Schema

Flow Screen Component: Picklist Component with Default Value Selection

Hi 🙂 In this article, I will be sharing a about custom flow screen component that I built which is similar to standard picklist flow screen component but with an added functionality to set a default value in picklist component since it's missing from the standard picklist component. So does how this work? The process … Continue reading Flow Screen Component: Picklist Component with Default Value Selection