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

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_au.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 nameName of the Notecard

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

TagsTags for this notecard

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

Created atDate and time event was created.

Slug
created_at
Filter code
NotebookAu.addSpecificTagToNotecard.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
NotebookAu.addSpecificTagToNotecard.NotecardHtmlContent
Type
String
Example
<div> Test </div>