Content of the note as HTML, sanitized server-side. See ScenarioNotes on the content format
Timestamp when the note was created
Profile of the user who created the note
Unique identifier of the note. A numeric string, because the API serializes this 64-bit ID as text
Whether the note documents a filter rather than a module
Presentation metadata of the note
IDs of the scenario modules the note is anchored to. Empty when the note is not anchored
ID of the scenario the note belongs to
Timestamp when the note was last updated, or null when never updated
Profile of the user who last updated the note. An empty object when never updated
Represents a note attached to a scenario in Make.
Notes are scenario-scoped annotations. A note can float freely on the canvas or be anchored to one or more modules via ScenarioNote.moduleIds. Notes are always addressed through their parent scenario; there is no team- or organization-wide notes collection.