-
Flow
Creating Dependent or Filtered Lookups in Flow with Data Fetcher
In the Salesforce Summer '24 release, Choice Collections become reactive, allowing for dynamic updates based on user input in a single screen. This eliminates the need for custom lookup components or split screens. By using Data Fetcher, multiple choice lookup components can be stacked to provide filtered collections based on user inputs. This provides new, more efficient capabilities for building…
Read More » -
Flow
HTTP Callout in Salesforce Spring 23 – GET
Salesforce Spring 23 makes connecting to external service APIs easy with HTTP Callouts: The GET Method explained.
Read More »