Group Location
Explore Plans
Mobile menu Close menu
Zoho Notebook (India)Zoho Notebook (India)

New Bookmark notecard in Notebook

This trigger fires whenever a user creates a new Bookmark notecard in a specific notebook

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 whenever a user creates a new Bookmark notecard in a specific notebook
API endpoint slug
notebook_in.new_bookmark_notecard_in_notebook

Trigger fields

Notebook name Dropdown list

Label
Select Notebook
Slug
notebook_name
Required
true
Can have default value
false

Ingredients

Notecard nameName of the Notecard

Slug
notecard_name
Filter code
NotebookIn.newBookmarkNotecardInNotebook.NotecardName
Type
String
Example
Test Untitled

Created atDate and time event was created.

Slug
created_at
Filter code
NotebookIn.newBookmarkNotecardInNotebook.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Notecard HTML contentContent of notecard if present

Slug
notecard_html_content
Filter code
NotebookIn.newBookmarkNotecardInNotebook.NotecardHtmlContent
Type
String
Example
<div> Test </div>

TagsTags for this notecard

Slug
tags
Filter code
NotebookIn.newBookmarkNotecardInNotebook.Tags
Type
String
Example
test,testing