Hi DocuSign community!
Project Goal: I'm building a standalone web application for the Docusign hackathon where I want users to:
- Log in to my web app using their DocuSign account
- Once logged in to my application, they should see all their DocuSign contracts/envelopes
- The application is completely separate from DocuSign, just using DocuSign for authentication and fetching contracts
- I am planning to have a python application in the backend
I'm new to DocuSign and would greatly appreciate if someone could guide me through the proper process of implementing this. What would be the right approach and what are the key steps I need to follow?
Thank you in advance for any help!