Explore Plans
Mobile menu Close menu

This action will create a link card in notebook

Developer info

API endpoint slug
notebook_au.create_link_card
Filter code method
NotebookAu.createLinkCard.skip(string?: reason)
Runtime method
runAction("notebook_au.create_link_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.createLinkCard.setNotecardName(string: notecardName)

Link URL Text input > Link

Label
LINK URL
Slug
link_url
Required
true
Can have default value
true
Filter code method
NotebookAu.createLinkCard.setLinkUrl(string: linkUrl)

Tags Text input > Long text

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