Explore Plans
Mobile menu Close menu
Zoho Notebook (Australia)

A Specific Tag is Associated

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

Developer info

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 name Name of the Notecard

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

Tags Tags for this notecard

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

Created at Date and time event was created.

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

Notecard html content Content of notecard if present

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