Asana project Owner is wrong

Hello,

in Salesforce, I created a screen flow in order to create an Asana Project from a custom object.
The flow is launched from a button.
My problem is : whoever launch the flow, the Asana project owner is me.
Each Salesforce user has an Asana account and has set the connection between Salesforce and Asana.

How to change that ? The Asana project owner must be the Salesforce user who launch the flow.

Regards,
Xavier

To make the Asana project owner the Salesforce user who launches the flow, dynamically retrieve the user’s Asana ID within the flow and pass it as the owner when creating the project via the API or any other external automation tool. Ensure each Salesforce user has authenticated their Asana account.