Appearance
Ideation Events
Available ideation events
Event payloads
ideation.StatusChanged
json
{
"topicId": "123",
"topicType": "conversation",
"categoryId": "15",
"oldStatusId": "1",
"oldStatusName": "In Progress",
"newStatusId": "2",
"newStatusName": "Accepted",
"changedBy": "2001"
}topicIdidentifies the topic by IDtopicTypeidentifies the type of the topic (article/conversation/question)categoryIdidentifies the category the ideation topic is posted inoldStatusIdidentifies the previous status by IDoldStatusNameis the textual representation of the previous statusnewStatusIdidentifies the current status by IDnewStatusNameis the textual representation of the current statuschangedByidentifies the user that changed the ideation status

