返回顶部
d

docusignDocuSign电子签名

DocuSign e-signatures — manage envelopes, templates, recipients, and signing via REST API

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
315
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

docusign

✍️ DocuSign

DocuSign 电子签名 — 通过 REST API 管理信封、模板、收件人和签署

环境要求

变量必需描述
DOCUSIGNACCESSTOKENOAuth 访问令牌
DOCUSIGNACCOUNTID
✅ | 账户 ID | | DOCUSIGNBASEURL | ✅ | 基础 URL(默认:demo) |

快速开始

bash

列出信封


python3 {{baseDir}}/scripts/docusign.py envelopes --from_date <值> --status <值>

获取信封

python3 {{baseDir}}/scripts/docusign.py envelope-get id <值>

创建信封

python3 {{baseDir}}/scripts/docusign.py envelope-create --subject <值> --templateId <值> --status <值>

作废信封

python3 {{baseDir}}/scripts/docusign.py envelope-void id <值> --voidedReason <值>

列出收件人

python3 {{baseDir}}/scripts/docusign.py recipients id <值>

列出文档

python3 {{baseDir}}/scripts/docusign.py documents id <值>

列出模板

python3 {{baseDir}}/scripts/docusign.py templates --search_text <值>

获取模板

python3 {{baseDir}}/scripts/docusign.py template-get id <值>

所有命令

命令描述
envelopes列出信封
envelope-get
获取信封 | | envelope-create | 创建信封 | | envelope-void | 作废信封 | | recipients | 列出收件人 | | documents | 列出文档 | | templates | 列出模板 | | template-get | 获取模板 | | audit-events | 获取审计事件 | | folders | 列出文件夹 | | users | 列出用户 |

输出格式

默认情况下,所有命令输出 JSON 格式。添加 --human 参数可获取可读的格式化输出。

bash
python3 {{baseDir}}/scripts/docusign.py <命令> --human

脚本参考

脚本描述
{{baseDir}}/scripts/docusign.py主 CLI — 所有命令集成于一个工具

致谢

M. Abidi 构建 | agxntsix.ai YouTube | GitHub 属于 OpenClaw 代理的 AgxntSix 技能套件 的一部分。

📅 需要为您的企业设置 OpenClaw 的帮助? 预约免费咨询

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 docusign-1776015487 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 docusign-1776015487 技能

通过命令行安装

skillhub install docusign-1776015487

下载

⬇ 下载 docusign v1.0.0(免费)

文件大小: 3.83 KB | 发布时间: 2026-4-13 10:05

v1.0.0 最新 2026-4-13 10:05
- Initial release of the DocuSign skill.
- Manage envelopes, templates, documents, and recipients via the DocuSign REST API.
- Includes CLI commands for listing, retrieving, creating, voiding envelopes, and more.
- Requires Python 3.10+ with no external dependencies.
- All commands output JSON, with an optional human-readable format.
- Credentials required: DOCUSIGN_ACCESS_TOKEN, DOCUSIGN_ACCOUNT_ID, DOCUSIGN_BASE_URL.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部