Skip to main content

Activity

VARIABLETYPEDESCRIPTIONOPTIONAL
idStringID of the activity.
actionActivityActionTypeThe action that has been taken
actionByString[]List of unique ids of users whose actions are included in the activity.
actionOnStringID of the user for whom this activity is generated.
activityTextStringText content for the activity.
createdAtIntTimestamp when the activity was created.
ctaStringCall to action for the activity.
entityIdStringID of the entity for which activity is generated.
entityOwnerIdStringID of the entity creator for which activity is generated.
entityTypeActivityEntityTypeType of the associated entity
isReadBoolTrue if the notification is read already, false otherwise.
updatedAtIntTimestamp when the activity was last updated.
activityEntityDataActivityEntityDataData of the entity.
uuidStringUnique ID of like creator.

Activity Entity Data

VARIABLETYPEDESCRIPTIONOPTIONAL
idStringID of the entity.
textStringText content in the entity.
deleteReasonStringReason for deletion of entity.
deletedByUUIDStringID of the user who delete the entity.
headingStringHeading for the entity
attachmentsAttachment[]List of attachments in the entity.
communityIdIntID of the community where the entity was created.
isEditedBoolTrue if the entity was edited, false otherwise.
isPinnedBoolTrue if entity was pinned false otherwise.
postIdStringID of the post related to the entity.
userIdStringID of the entity creator.
repliesComment[]List of replies to the entity.
levelIntLevel of comment if entity is a comment.
createdAtIntTimestamp when the entity was created.
updatedAtIntTimestamp when the entity was last updated.
uuidStringUnique ID of entity creator.

ActivityActionType

KeyValue
CREATE_POST_PERMIT_ADDEDcreate_post_permit_added
CREATE_POST_PERMIT_REMOVEDcreate_post_permit_removed
CREATE_COMMENT_PERMIT_ADDEDcreate_comment_permit_added
CREATE_COMMENT_PERMIT_REMOVEDcreate_comment_permit_removed
CM_DELETED_YOUR_POSTcm_deleted_your_post
CM_DELETED_YOUR_COMMENTcm_deleted_your_comment
LIKE_ON_YOUR_POSTlike_on_your_post
COMMENT_ON_YOUR_POSTcomment_on_your_post
LIKE_ON_YOUR_COMMENTlike_on_your_comment
COMMENT_ON_YOUR_COMMENTcomment_on_your_comment
TAGGED_YOU_ON_POSTtagged_you_on_post
TAGGED_YOU_ON_COMMENTtagged_you_on_comment
ALSO_COMMENTED_ON_POST_YOU_COMMENTEDalso_commented_on_post_you_commented
REPOSTED_YOUR_POSTreposted_your_post
LIKE_ON_POSTlike_on_post
LIKE_ON_COMMENTlike_on_comment
COMMENT_ON_POSTcomment_on_post
COMMENT_ON_COMMENTcomment_on_comment

ActivityEntityType

KeyValue
POSTpost
COMMENTcomment
USERuser
PENDING_POSTpending_post