New services
Explore Plans
Mobile menu Close menu
Zoho Notebook (Europe)Zoho Notebook (Europe)

Change Notebook Cover

This action will change a notebook cover

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will change a notebook cover
API endpoint slug
notebook_eu.change_notebook_cover
Filter code method
NotebookEu.changeNotebookCover.skip(string?: reason)
Runtime method
runAction("notebook_eu.change_notebook_cover", {})

Action fields

Notebook name Dropdown list

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

Image URL Text input > Link

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