Articles on: Developer Documentation

Types of Events

This is a list of all the types of events we currently send. We may add more at any time, so in developing and maintaining your code, you should not assume that only these types exist. If there are events that you would like to see sent that are not listed here please reach out to support@superpath.io

NameDescriptionData Type
user.createdA new user has been createdUser
user.updatedA user record has been updatedUser
user.deletedA user has been deletedUser
userTeam.createdA user has been added to a teamUserTeam
userTeam.updatedA user’s details in a team have been updatedUserTeam
userTeam.deletedA user has been removed from a teamUserTeam
tenant.updatedYour account has been updatedTenant
team.createdA new team has been createdTeam
team.updatedA team has been upatedTeam
team.deletedA team has been deletedTeam
learning.createdA user has been assigned a new learning (pathway or assignment)Learning
learning.updatedA learning has been updated (i.e progress, completed)Learning
learning.deletedA learning has been deletedLearning
event.createdA new event has been createdEvent
event.updatedAn event has been updatedEvent
event.deletedAn event has been deletedEvent
response.createdA new response to a form has been addedResponse
response.updatedA response has been updatedResponse
response.deletedA response has been deletedResponse
content.createdNew content has been addedContent
content.updatedContent has been updatedContent
content.deletedContent has been deletedContent
points.createdA user has earned new gamification pointsUserPoints
points.updatedA user’s gamification points have been updatedUserPoints
points.deletedA user’s gamification points have been deletedUserPoints
comment.createdA new comment was createdComment
comment.updatedA comment was updatedComment
comment.deletedA comment was deletedComment

Updated on: 13/02/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!