Group Location
Explore Plans
Mobile menu Close menu
ToodledoToodledo

Add a note

This Action will add a new note to the folder you specify.

About this action

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
API endpoint slug
toodledo.add-note
Filter code method
Toodledo.addNote.skip(string?: reason)
Runtime method
runAction("toodledo.add-note", {})

Action fields

Title Text input

Label
Title
Slug
title
Required
false
Can have default value
true
Filter code method
Toodledo.addNote.setTitle(string: title)

Note Text input

Label
Body
Slug
note
Required
false
Can have default value
true
Filter code method
Toodledo.addNote.setNote(string: note)

Folder Dropdown list

Label
Add to folder
Slug
folder
Required
true
Can have default value
false