Automate Reddit
Explore Plans
Mobile menu Close menu
PryvPryv

New note added by you

This Trigger fires every time you add a new note to a Pryv stream. NOTE: add and manage streams via Pryv.

About this trigger

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 Trigger fires every time you add a new note to a Pryv stream. NOTE: add and manage streams via Pryv.
API endpoint slug
pryv.new-note

Trigger 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.newNote.Content
Type
String
Example
Forgot to water the plants, again...

DescriptionThe title of the note.

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

StreamThe stream the note was added in.

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

TagsThe note's tags, separated by commas.

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

Taken atThe note's date and time.

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