Salesforce Flow Transform Element Apex-Defined
Salesforce Flow Transform Element with Apex-Defined stores the mapped data from the source data in Apex-Defined format. In the Apex Class, use @AuraEnabled annotation for the variables declaration so that ....