onCommentCreated( )


Notes:

Triggered when a comment is created.

Permissions
Manage Comments
Read Comments
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: CommentCreatedEnvelope): void | Promise<void>

Did this help?