名称 | 值 |
---|---|
中文名称 | Teambiton项目变更事件 |
英文名称 | project_project_changed |
事件BizType | 254 |
参数 | 说明 |
---|---|
CorpId | 使用Teambition项目的企业corpId。 |
EventType | 事件类型:project_project_changed:Teambition项目变更事件 |
EventTime | 事件发生的时间。 |
BizId | Teambition项目的实例Id。 |
eventSubType | 事件子类型:tb.v3.project.create:项目创建 |
creatorId | 创建者userId。 |
projectId | 项目Id。 |
created | 创建时间。 |
updated | 更新时间。 |
organizationId | 企业Id。 |
sourceId | 模板项目Id。 |
{
"CorpId": "dingc23b7b9682b4xxxx",
"EventType": "project_project_changed",
"EventTime": 1672046863855,
"BizId": "tb_63a9690f89217deca9a3xxxx",
"data": {
"creatorId": "0715153011125xxxx",
"eventSubType": "tb.v3.project.create",
"projectId": "64ba333e4206372f3f5cxxxx",
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z",
"organizationId": "dingc23b7b9682b4xxxx",
"sourceId": "64ba333e4206372f3f5cxxxx"
}
}
参数 | 说明 |
---|---|
CorpId | 使用Teambition项目的企业corpId。 |
EventType | 事件类型:project_project_changed:Teambition项目变更事件 |
EventTime | 事件发生的时间。 |
BizId | Teambition事件Id。 |
eventSubType | 事件子类型:tb.v3.project.remove:项目删除 |
creatorId | 创建者userId。 |
projectId | 项目Id。 |
id | 项目Id。 |
name | 项目名称。 |
description | 项目描述。 |
logo | 项目logo地址。 |
created | 创建时间。 |
updated | 更新时间。 |
{
"CorpId": "dingc23b7b9682b4xxxx",
"EventType": "project_project_changed",
"EventTime": 1672046863855,
"BizId": "tb_63a9690f89217deca9a3xxxx",
"data": {
"eventSubType": "tb.v3.project.remove",
"creatorId": "0715153011125xxxx",
"projectId": "64ba333e4206372f3f5cxxxx",
"project": {
"id": "63a9690f89217deca9a3xxxx",
"name": "项目2",
"description": "项目描述信息",
"logo": "http://xxxxxxx"
},
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z"
}
}
参数 | 说明 |
---|---|
CorpId | 使用Teambition项目的企业corpId。 |
EventType | 事件类型:project_project_changed:Teambition项目变更事件 |
EventTime | 事件发生的时间。 |
BizId | Teambition项目的实例Id。 |
eventSubType | 事件子类型:tb.v3.project.isArchived.update:项目回收/恢复回收 |
creatorId | 创建者userId。 |
projectId | 项目Id。 |
created | 创建时间。 |
updated | 更新时间。 |
isArchived | 是否归档:true:归档false:不归档 |
{
"CorpId": "dingc23b7b9682b4xxxx",
"EventType": "project_project_changed",
"EventTime": 1672046863855,
"BizId": "tb_63a9690f89217deca9a3xxxx",
"data": {
"eventSubType": "tb.v3.project.isArchived.update",
"creatorId": "0715153011125xxxx",
"projectId": "64ba333e4206372f3f5cxxxx",
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z",
"isArchived": true
}
}
参数 | 说明 |
---|---|
CorpId | 使用Teambition项目的企业corpId。 |
EventType | 事件类型:project_project_changed:Teambition项目 变更事件 |
EventTime | 事件发生的时间。 |
BizId | Teambition项目的实例Id。 |
eventSubType | 事件子类型:tb.v3.project.suspend.update:项目归档 |
creatorId | 创建者userId。 |
projectId | 项目Id。 |
created | 创建时间。 |
updated | 更新时间。 |
{
"CorpId": "dingc23b7b9682b4xxxx",
"EventType": "project_project_changed",
"EventTime": 1672046863855,
"BizId": "tb_63a9690f89217deca9a3xxxx",
"data": {
"eventSubType": "tb.v3.project.suspend.update",
"creatorId": "0715153011125xxxx",
"projectId": "64ba333e4206372f3f5cxxxx",
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z"
}
}
参数 | 说明 |
---|---|
CorpId | 使用Teambition项目的企业corpId。 |
EventType | 事件类型:project_project_changed:Teambition项目 变更事件 |
EventTime | 事件发生的时间。 |
BizId | Teambition项目的实例Id。 |
eventSubType | 事件子类型:tb.v3.project.unsuspend:项目解归档 |
creatorId | 创建者userId。 |
projectId | 项目Id。 |
created | 创建时间。 |
updated | 更新时间。 |
{
"CorpId": "dingc23b7b9682b4xxxx",
"EventType": "project_project_changed",
"EventTime": 1672046863855,
"BizId": "tb_63a9690f89217deca9a3xxxx",
"data": {
"eventSubType": "tb.v3.project.unsuspend",
"creatorId": "0715153011125xxxx",
"projectId": "64ba333e4206372f3f5cxxxx",
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z"
}
}
名称 | 类型 | 描述 |
---|---|---|
corp_id | String | 企业corp_id。 |
biz_id | String | biz_id无业务意义,幂等。 |
biz_type | Integer | 事件bizType。 |
biz_data | Object | 事件bizData介绍。 |
data | Object | 项目创建对象。 |
syncAction | String | 事件英文名。 |
eventSubType | String | 事件子类型:tb.v3.project.create:项目创建 |
creatorId | String | 创建者userId。 |
projectId | String | 项目Id。 |
created | String | 创建时间。 |
updated | String | 更新时间。 |
organizationId | String | 企业Id。 |
sourceId | String | 模板项目Id。 |
{
"data": {
"syncAction": "project_project_changed",
"creatorId": "0715153011125xxxx",
"eventSubType": "tb.v3.project.create",
"projectId": "64ba333e4206372f3f5cxxxx",
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z",
"organizationId": "dingc23b7b9682b4xxxx",
"sourceId": "64ba333e4206372f3f5cxxxx"
}
}
名称 | 类型 | 描述 |
---|---|---|
corp_id | String | 企业corp_id。 |
biz_id | String | biz_id无业务意义,幂等。 |
biz_type | Integer | 事件bizType。 |
biz_data | Object | 事件bizData介绍。 |
data | Object | 项目删除对象。 |
syncAction | String | 事件英文名。 |
eventSubType | String | 事件子类型:tb.v3.project.remove:项目删除 |
creatorId | String | 创建者userId。 |
projectId | String | 项目Id。 |
project | Object | 项目对象。 |
id | String | 项目Id。 |
name | String | 项目名称。 |
description | String | 项目描述。 |
logo | String | 项目logo地址。 |
created | String | 创建时间。 |
updated | String | 更新时间。 |
{
"data": {
"syncAction": "project_project_changed",
"eventSubType": "tb.v3.project.remove",
"creatorId": "0715153011125xxxx",
"projectId": "64ba333e4206372f3f5cxxxx",
"project": {
"id": "63a9690f89217deca9a3xxxx",
"name": "项目2",
"description": "项目描述信息",
"logo": "http://xxxxxxx"
},
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z"
}
}
名称 | 类型 | 描述 |
---|---|---|
corp_id | String | 企业corp_id。 |
biz_id | String | biz_id无业务意义,幂等。 |
biz_type | Integer | 事件bizType。 |
biz_data | Object | 事件bizData介绍。 |
data | Object | 项目回收/恢复回收对象。 |
syncAction | String | 事件英文名。 |
eventSubType | String | 事件子类型:tb.v3.project.isArchived.update:项目回收/恢复回收 |
creatorId | String | 创建者userId。 |
projectId | String | 项目Id。 |
created | String | 创建时间。 |
updated | String | 更新时间。 |
isArchived | Boolean | 是否归档:true:归档false:不归档 |
{
"data": {
"syncAction": "project_project_changed",
"eventSubType": "tb.v3.project.isArchived.update",
"creatorId": "0715153011125xxxx",
"projectId": "64ba333e4206372f3f5cxxxx",
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z",
"isArchived": true
}
}
名称 | 类型 | 描述 |
---|---|---|
corp_id | String | 企业corp_id。 |
biz_id | String | biz_id无业务意义,幂等。 |
biz_type | Integer | 事件bizType。 |
biz_data | Object | 事件bizData介绍。 |
data | Object | 项目归档对象。 |
syncAction | String | 事件英文名。 |
eventSubType | String | 事件子类型:tb.v3.project.suspend.update:项目归档 |
creatorId | String | 创建者userId。 |
projectId | String | 项目Id。 |
created | String | 创建时间。 |
updated | String | 更新时间。 |
{
"data": {
"syncAction": "project_project_changed",
"eventSubType": "tb.v3.project.suspend.update",
"creatorId": "0715153011125xxxx",
"projectId": "64ba333e4206372f3f5cxxxx",
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z"
}
}
名称 | 类型 | 描述 |
---|---|---|
corp_id | String | 企业corp_id。 |
biz_id | String | biz_id无业务意义,幂等。 |
biz_type | Integer | 事件bizType。 |
biz_data | Object | 事件bizData介绍。 |
data | Object | 项目解归档对象。 |
syncAction | String | 事件英文名。 |
eventSubType | String | 事件子类型:tb.v3.project.unsuspend:项目解归档 |
creatorId | String | 创建者userId。 |
projectId | String | 项目Id。 |
created | String | 创建时间。 |
updated | String | 更新时间。 |
{
"data": {
"syncAction": "project_project_changed",
"eventSubType": "tb.v3.project.unsuspend",
"creatorId": "0715153011125xxxx",
"projectId": "64ba333e4206372f3f5cxxxx",
"created": "2022-12-26T09:27:43.733Z",
"updated": "2022-12-26T09:27:43.733Z"
}
}