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

A Specific Tag is Associated

This trigger fires when a specific tag is associated to a notecard

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 when a specific tag is associated to a notecard
API endpoint slug
notebook_in.add_specific_tag_to_notecard

Trigger fields

Tag name Text input > Other

Label
Tag Name
Slug
tag_name
Required
true
Can have default value
true

Ingredients

Notecard HTML contentContent of notecard if present

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

Notecard nameName of the Notecard

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

TagsTags for this notecard

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

Created atDate and time event was created.

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