技能 编程开发 Documenso 核心流程

Documenso 核心流程

v20260311
documenso-core-workflow-a
实现 Documenso 核心流程:通过 TypeScript SDK 创建文档、管理签署人并配置签名字段,以构建完整电子签章工作流。
获取技能
366 次下载
概览

Documenso Core Workflow A: Document Creation & Recipients

Overview

Complete workflow for creating documents, managing recipients, and configuring signature fields in Documenso.

Prerequisites

  • Completed documenso-install-auth setup
  • Understanding of documenso-sdk-patterns
  • PDF file ready for signing

Instructions

Step 1: Instructions

import { Documenso } from "@documenso/sdk-typescript";

Step 2: Recipient Roles

Implement recipient roles.

Step 3: Field Positioning Tips

Implement field positioning tips.

For detailed implementation code and configurations, load the reference guide: Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)

Output

  • Instructions
  • Recipient Roles
  • Field Positioning Tips

Error Handling

Error Cause Solution
Document not found Invalid ID Verify document exists
Recipient exists Duplicate email Update existing recipient
Invalid field position Off-page coordinates Check page dimensions
Cannot modify sent doc Document already sent Create new version
File too large PDF exceeds limit Compress or split PDF

Resources

Next Steps

For template-based workflows, see documenso-core-workflow-b.

Examples

Basic usage: Apply documenso core workflow a to a standard project setup with default configuration options.

Advanced scenario: Customize documenso core workflow a for production environments with multiple constraints and team-specific requirements.

信息
Category 编程开发
Name documenso-core-workflow-a
版本 v20260311
大小 3.54KB
更新时间 2026-03-12
语言