Defect
Created Defect
{
"event_name": "defect.created",
"timestamp": 1650532563,
"payload": {
"id": 1,
"title": "Example defect",
"severity": "normal",
"actual_result": "Something",
"attachments": []
},
"team_member_id": 40,
"project_code": "ID"
}Event name
Payload fields
Parameter
Type
Description
Updated Defect
Event name
Payload fields
Parameter
Type
Description
Deleted Defect
Event name
Payload fields
Parameter
Type
Description
Resolved Defect
Event name
Payload fields
Parameter
Type
Description
Last updated
Was this helpful?