Create a Notion page when a tagged Zoho Notebook note is added
This trigger fires when a specific tag is associated to a notecard
Developer info
- API endpoint slug
- notebook_eu.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
- NotebookEu.addSpecificTagToNotecard.NotecardName
- Type
- String
- Example
- test untitled
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- NotebookEu.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
- NotebookEu.addSpecificTagToNotecard.NotecardHtmlContent
- Type
- String
- Example
- <div> Test </div>
Tags Tags for this notecard
- Slug
- tags
- Filter code
- NotebookEu.addSpecificTagToNotecard.Tags
- Type
- String
- Example
- test,testing