New services
Explore Plans
Mobile menu Close menu
PryvPryv

History of notes added by you

This query returns a list of every time you add a new note to a Pryv stream. NOTE: add and manage streams via Pryv.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of every time you add a new note to a Pryv stream. NOTE: add and manage streams via Pryv.
API endpoint slug
pryv.history_of_notes_added_by_you
Runtime method
performQuery("pryv.history_of_notes_added_by_you")

Query fields

Stream ID Dropdown list

Label
Which stream?
Slug
streamId
Required
true
Can have default value
false

Ingredients

ContentThe note's content.

Slug
NoteContent
Filter code
Pryv.historyOfNotesAddedByYou.Content
Type
String
Example
Forgot to water the plants, again...

DescriptionThe title of the note.

Slug
description
Filter code
Pryv.historyOfNotesAddedByYou.Description
Type
String
Example
What a sunny day!

StreamThe stream the note was added in.

Slug
StreamName
Filter code
Pryv.historyOfNotesAddedByYou.Stream
Type
String
Example
Vacation

TagsThe note's tags, separated by commas.

Slug
Tags
Filter code
Pryv.historyOfNotesAddedByYou.Tags
Type
String
Example
favorite, friends

Taken atThe note's date and time.

Slug
AtTime
Filter code
Pryv.historyOfNotesAddedByYou.TakenAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00