Explore Plans
Mobile menu Close menu
Zoho Notebook (Europe)

Create Notecard With HTML Content

Create Notecard With HTML Content

Developer info

API endpoint slug
notebook_eu.create_notecard_with_html
Filter code method
NotebookEu.createNotecardWithHtml.skip(string?: reason)
Runtime method
runAction("notebook_eu.create_notecard_with_html", {})

Action fields

Notebook name Dropdown list

Label
Select Notebook
Slug
notebook_name
Required
true
Can have default value
false

Note content Text input > Other

Label
HTML Content
Slug
note_content
Required
true
Can have default value
true
Filter code method
NotebookEu.createNotecardWithHtml.setNote Content(string: note_content)

Notecard name Text input > Long text

Label
Notecard Name
Slug
notecard_name
Required
true
Can have default value
true
Filter code method
NotebookEu.createNotecardWithHtml.setNotecard Name(string: notecard_name)

Tags Text input > Long text

Label
Tags
Slug
tags
Required
false
Can have default value
true
Filter code method
NotebookEu.createNotecardWithHtml.setTags(string: tags)