Hi everyone,
I've created a Power Automate flow that triggers when a contract is generated. It then creates a DocuSign envelope, retrieves the document from SharePoint, and adds it to the envelope.
The flow runs under a service account, like all our flows. However, the envelope stays in draft under the service account, making it unusable.
How can I automatically change the sender to a specific user within the flow (without manual intervention)?
Thanks in advance!