Skip to content

[Components] evernote #15892

@pipedream-component-development

Description

evernote

URLs

Polling Sources

new-note

Prompt

Emit new event when a new note is created in Evernote. Users can optionally filter by notebook.

URLs

new-tag

Prompt

Emit new event when a new tag is created in Evernote. Useful for tracking new organizational labels.

URLs

new-notebook

Prompt

Emit new event when a new notebook is created in Evernote. Helps automate workflows when new notebooks are added.

URLs

Actions

create-note

Prompt

Create a new note in Evernote. Requires a title and content. Users can optionally specify all fields specified at the Struct: Note.

URLs

update-note

Prompt

Update an existing note in Evernote. Requires the note ID. Users can modify all fields specified at the Struct: Note.

URLs

create-notebook

Prompt

Create a new notebook in Evernote. Requires a notebook name. Users can optionally specify all fields specified at the Struct: Notebook.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions