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

Create Image NoteCard

This action will create an image notecard in notebook

Developer info

API endpoint slug
notebook_au.create_image_card
Filter code method
NotebookAu.createImageCard.skip(string?: reason)
Runtime method
runAction("notebook_au.create_image_card", {})

Action fields

Notebook name Dropdown list

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

Notecard name Text input > Long text

Label
Notecard Name
Slug
notecard_name
Required
true
Can have default value
true
Filter code method
NotebookAu.createImageCard.setNotecardName(string: notecardName)

Image URL Text input > Link

Label
IMAGE URL
Slug
image_url
Required
true
Can have default value
true
Filter code method
NotebookAu.createImageCard.setImageUrl(string: imageUrl)

Tags Text input > Long text

Label
TAGS
Slug
tags
Required
false
Can have default value
true
Filter code method
NotebookAu.createImageCard.setTags(string: tags)