docusign
Installation
SKILL.md
DocuSign
DocuSign is an electronic signature and agreement cloud platform. It allows users to send, sign, and manage contracts and agreements online. Businesses of all sizes use DocuSign to streamline their document workflows and reduce paperwork.
Official docs: https://developers.docusign.com/
DocuSign Overview
- Envelope — A digital version of a paper envelope used to send documents for signature.
- Recipient — Person who needs to sign or take other action on the envelope.
- Template — Reusable document with fields for collecting data and signatures.
- User
- Account
Use action names and parameters as needed.
Working with DocuSign
This skill uses the Membrane CLI to interact with DocuSign. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills