onNoteCreated( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Notes:

Triggered when a note is created.

Permissions
Manage Members and Contacts - all permissions
Read Members and Contacts - all read permissions
Manage Notes
Read Notes
Manage Restaurants - all permissions
Manage Stores
Picasso private app mega scope (site)
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?