Mural - Create record action

The Create record action enables you to create a new record in Mural.

Input

Input fieldsDescription
ObjectSpecify the object to create a record. Fields load dynamically based on the object you select.
Room IDProvide the ID of a room.
TitleProvide the title of the mural.
Folder IDProvide the UUID of the folder this mural belongs to.
Background colorProvide the background color of the mural.
HeightProvide the height of the mural in px.
WidthProvide the width of the mural in px.
InfiniteSelect the appropriate option from the drop-down menu. When true, this indicates that the mural canvas is borderless and grows as you add widgets to it.
Timer sound themeSelect the appropriate option from the drop-down menu.
Visitor avatar themeSelect the appropriate option from the drop-down menu.
Expires onSpecify the time when the visitor's link becomes invalid. In the visitor's settings, the unix timestamp is in milliseconds.

Output

Output fieldsDescription
Canvas linkThe mural’s link.
TitleThe title of the mural.
Room IDID of a room.
IDThe unique ID of the mural.
Workspace IDThe unique ID of the workspace containing the mural.
Background colorThe background color of the mural.
HeightThe height of the mural in px.
WidthThe width of the mural in px.
Timer sound themeThe timer sound theme for the mural.
Visitor avatar themeThe visitor avatar theme for the mural.
Created onThe mural's creation timestamp in milliseconds.
First nameChild parameter of the Created by object. This is the first name of the object collaborator.
Last nameChild parameter of the Created by object. This is the last name of the object collaborator.
IDChild parameter of Created by object. This is the ID of the object collaborator.
VisitorsChild parameter of Visitors Setting object. This is the visitor's permission for a collaborator on a mural.
Workspace membersChild parameter of Visitors Setting object. This is the visitor's workspace permission for a collaborator on a mural.
LinkChild parameter of Visitors Setting object. This is the link that a visitor can use to access a mural.
Expires onChild parameter of Visitors Setting object. The unix timestamp is in milliseconds, after which the visitor link becomes invalid.
ConfidentialChild parameter of Sharing Setting object. When true, the mural is confidential. Confidential murals do not allow a shared link and cannot be duplicated or moved to other workspaces.
LinkChild parameter of the Sharing Setting object. This is the link that a visitor can use to access a mural.
Folder IDThe UUID of the folder this mural belongs to.
Updated onThe last time the mural was updated in milliseconds.
First nameChild parameter of Updated by object. This is the first name of the object collaborator.
Last nameChild parameter of Updated by object. This is the last name of the object collaborator.
IDChild parameter of Updated by object. This is the ID of the object collaborator.
Thumbnail URLA URL pointing to the latest thumbnail generated for this mural.
Embed linkA URL pointing to the mural that can be embedded in a blog or any public web page.
FavoriteWhen true, the mural is favorited by the currently authenticated user..
InfiniteWhen true, this indicates that the mural canvas is borderless and grows as you add widgets to it.
StateThe value used to authorize anonymous visitors.
StatusThe current status of the mural.

Last updated: