Resolved! Subflow Error retrieving outputs
Has anyone encountered an issue where Subflow A calls Subflow B, but an error occurs when retrieving the outputs? In my case, Subflow A triggers Subflow B, which contains a custom API action to generate a link. The execution in Subflow B runs success...