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

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_au.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

TagsTags for this notecard

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

Notecard HTML contentContent of notecard if present

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

Notecard nameName of the Notecard

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

Created atDate and time event was created.

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