We have a parent object that has multiple child objects each with their own approval process.
Is there a way to push approval comments from the child object(s) to the one parent object
1 Antwort
Is this during the approval or afterwards ?
Either way think Apex or Flow is one of the few options as the comments are stored in their own object.
Example here
https://salesforcetime.com/2022/01/26/using-flow-to-save-approval-information-to-record-fields/