Salesforce ·
Creating Apex for Flows
Learn how to build invocable Apex actions for Flows — @InvocableMethod, @InvocableVariable, input/output wrapper classes, bulkification, supported data types, error handling, testing, and a complete hands-on project.
#salesforce
#apex
#flows
#invocable-action
#automation