create_sign_flow
Initiate and manage electronic signing workflows for various file formats (PDF, Word, Excel, PPT, WPS, images) with automatic PDF conversion. Requires file path, name, and recipient phone number.
Instructions
创建签署流程,支持多种文件格式,包括:PDF、Word、Excel、PPT、WPS、图片等。非PDF格式会自动转换为PDF。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fileName | Yes | 文件名,必须包含文件扩展名(例如:合同.pdf、文档.docx),扩展名要与实际文件格式一致 | |
filePath | Yes | 文件路径,支持本地文件路径或 HTTP(S) 远程文件下载链接。支持的格式:PDF(.pdf)、Word(.docx/.doc/.rtf)、Excel(.xlsx/.xls)、PPT(.pptx/.ppt)、WPS(.wps/.et/.dps)、图片(.jpg/.png/.bmp等)、HTML(.html/.htm) | |
receiverPhone | Yes | 签署人手机号,用于接收签署通知短信 | |
username | No | 签署人姓名,非必填,默认为空字符串,如果对方没有在e签宝注册过, 则必须提供姓名; 如果对应用户已存在个人信息,则不需要添加姓名 |