
Announcements
I have built multiple Power Automate flows that integrate with DocuSign, including actions like creating envelopes, adding documents, and retrieving signed documents. Additionally, I have a separate flow that triggers when the DocuSign status changes. These flows are also connected to a PowerApp, allowing users to interact with them.
Currently, I have a premium DocuSign account, and everything works seamlessly when I run the flows myself. However, I want my app to be accessible to multiple users within my organization without requiring them to log into DocuSign. Right now, when other users run the PowerApp, they are prompted to sign into DocuSign, which is not the desired behavior.
I discovered that by creating a custom connector in Power Automate using a DocuSign integration key, I can execute the required actions without individual user authentication. However, this approach would require redesigning all my existing flows from scratch to use the new connector.
I would appreciate any guidance or best practices for handling this scenario.