审批节点操作通知

消息说明:单个审批人节点及会签审批组节点中审批人操作审批节点时,是推送此类消息(适用场景示例:会签时想更新单个审批人的待办,可以接收这个消息)

参数说明:

参数 类型 必传(Y/N) 说明
messageId String Y 唯一标识一条消息
type String Y 消息类型,固定为flow_node_operate
sendtime Long Y 消息推送时间戳(精确到秒)
data FlowOperatePushMsg Y 推送消息

FlowOperatePushMsg

参数 类型 必传(Y/N) 说明
sid Long Y 审批id
stepNodeId String Y 节点id
operatorId String Y 操作人id
operatorType Integer Y 操作人类型 1-员工,1-管理员
existAgent Integer Y 是否存在代理操作
approveStatus Integer Y 审批状态:1.同意、2.驳回、3.转发、6.撤销 非节点级操作:员工通过、驳回、转发,节点级别操作:管理员通过、驳回、转发、撤销
operateTime Integer Y 操作时间

消息样例:

{
  "messageId":"f7cd975a089b42a888d063869928c721",
  "type":"flow_node_operate",
  "data":{
    "sid":834738007784554496,
    "stepNodeId":"d15fe988858e4650a9a599b08bb53db2",
    "operatorId":"a42c11aed7b645a2be77cd0a54cc33da",
    "operatorType":1,
    "existAgent":0,
    "approveStatus":1,
    "operateTime":1662690680
  },
  "sendtime":1662690680
}
2024 © 企家有道网络技术(北京)有限公司版权所有@京ICP备15035315号 all right reserved,powered by Gitbookupdate by: 2024-01-15 15:26:15

results matching ""

    No results matching ""