onNoteCreated( )


Notes:

Triggered when a note is created.

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

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

Did this help?