This trigger fires when a specific tag is associated to a notecard
- API endpoint slug
- notebook_cn.add_specific_tag_to_notecard
Trigger fields
- Label
- Tag Name
- Slug
- tag_name
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- NotebookCn.addSpecificTagToNotecard.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- notecard_html_content
- Filter code
- NotebookCn.addSpecificTagToNotecard.NotecardHtmlContent
- Type
- String
- Example
- <div> Test </div>
- Slug
- notecard_name
- Filter code
- NotebookCn.addSpecificTagToNotecard.NotecardName
- Type
- String
- Example
- Test Untitled
- Slug
- tags
- Filter code
- NotebookCn.addSpecificTagToNotecard.Tags
- Type
- String
- Example
- test,testing