📄️ Add New Record
[Add new record]: With this node, a new record is automatically added to the specified worksheet. In combination with the node [Get multiple pieces of data], you can add records in bulk.
📄️ Update Record
[Update records]: To update the value of one or more fields in a record. You can change it to something new, clear the value of a field, increase or decrease the value (for fields like numeric, amount, choices, members, etc.).
📄️ Workflow Parameter
I. What is the workflow parameter
📄️ Get Single Piece of Data
Function
🗃️ Get Multiple Pieces of Data
2 items
🗃️ 发起审批流程
2 items
🗃️ 审批
1 items
📄️ Fill in
Function:
📄️ Copt to & Send Station Notice
If a [Send station notice] node configured before 2022.11.1 has record links attached to it, it will be automatically converted to a [Copy to] node.
📄️ Send Short Message
节点功能: 向指定的用户发送指定内容的短信,短信费每条0.05元。
📄️ Send Email
Function: You can send email including attachments to one or more specified email addresses, and support CC.
📄️ 发送服务号消息
节点功能: 如果应用有数据变更需要通知外部用户,则可以使用此节点向对方发生微信消息。
📄️ Branch
Function: Through the branch node, the data in different states go through different processes. After all branches have been executed, they are then converged to the trunk process.
📄️ Delay
[Delay]00 a.m. on 2019.10.1; or you can choose to postpone it for a period of time, for example, delay the execution of later nodes by two days.
📄️ Operation
Node Function: New results are calculated by this node for use by subsequent nodes; the node itself does not directly modify the value of the field.
📄️ Get Links
Function: With this node you can get a link to the record. By clicking on this link, you can view or modify the specified fields without logging in.
📄️ 子流程
使用子流程的场景
📄️ 调用业务流程
节点功能
📄️ 调用已集成API
功能: 在集成中心配置好的API,可以通过此节点直接调用,获取到的数据可以被后续节点使用。
📄️ 获得记录打印文件
节点功能: 通过此节点,记录内容将根据选用的Word模板生成一个Word文件或PDF文件,然后自动写入到附件字段,或者在发送邮件节点中使用。此功能仅支持专业版和旗舰版使用。
📄️ 获得单条人员/部门信息
节点功能: 可以从成员字段/部门字段/组织角色字段/组织后台获取一条人员数据,或一条部门数据,或一条组织角色数据。数据结构上相当于一行记录,获取后可以使用其属性值。
📄️ 获得多条人员/部门信息
【获得多条人员/部门/角色信息】节点功能:
📄️ 创建任务
【创建任务】节点功能: 当工作表的数据变更时,通过【创建任务】可以 自动创建一个新任务。
📄️ Interface Push
Function
📄️ 发送API请求
节点功能: 可以通过API接口获取外部系统的数据,也可以向指定接口地址推送数据。
🗃️ 代码块
1 items
📄️ JSON Parsing
Function: For JSON objects output in the [Code block] node or [Sending API requests] node, with [JSON parsing] node, you can output the specified content as dynamic parameters (variables or arrays) via JSONPath expressions for subsequent nodes.