Last updated: 2020-11-16

Source: https://support.freshservice.com/support/solutions/articles/50000003071-dynamic-placeholders

These placeholders are available in only the specified page template.

Portal Home:

cardsArray of object required for cards in home page.
announcementRecent Announcement Object
cards
titleTitle of the card
contentSub text of the card
imgimage url for the card image
urlLink url of the card
announcement
titleTitle of the announcement
created\_atAnnouncement created date and time (needs formatting)
planned\_start\_dateAnnouncement start date and time (needs formatting)
user.nameAnnouncement created user’s name
user.avatar\_urlAnnouncement created user’s profile pic url

Announcement List:

announcementsArray of objects
announcements
idAnnouncement ID
titleTitle of the announcement
created\_atAnnouncement created date and time (needs formatting)
planned\_start\_dateAnnouncement start date and time (needs formatting)
user.avatar\_urlAnnouncement created user’s profile pic url
user.nameAnnouncement created user’s name

Announcement View:

idAnnouncement ID
titleTitle of the announcement
created\_atAnnouncement created date and time (needs formatting)
planned\_start\_dateAnnouncement start date and time (needs formatting)
user.avatar\_urlAnnouncement created user’s profile pic url
user.nameAnnouncement created user’s name
descriptionDescription of the Announcement

Solutions Home

categoriesArray of categories object
categories
idID of the category
nameName of the category
folders\_countNumber of folders inside the category

Solutions Category Home

foldersArray of folders object available inside the selected category
folders
idID of the folder
nameName of the folder
articlesArray of articles available inside the folder
articles
idID of the solution article
titleTitle of the solution article
external\_urlURL of the article, (If the article is an external article
descriptionDescription of the article

Articles List

idID of the solution article
titleTitle of the solution article
external\_urlURL of the article, (If the article is an external article
descriptionDescription of the article
modified\_atLast modified date and time of the article
other\_catgArray of other folders available inside the same category
other\_catg
idID of the folder
nameName of the folder

Article View

idID of the solution article
titleTitle of the solution article
descriptionDescription of the article
modified\_atLast modified date and time of the article
folder.idID of the folder where the article is available
folder.nameName of the folder where the article is available
category.idID of the category where the article is available
category.nameName of the category where the article is available
voted\_by\_userBoolean. Returns true if the logged in user already voted for the article
attachmentsArray of attachment object

Ticket Details

human\_display\_idDisplay ID of the ticket
subjectSubject of the Ticket
statusStatus ID of the ticket
status\_nameStatus Name of the ticket
cc\_emailsArray of email IDs added in the “Add People / CC” section
ticket\_typetype of the ticket (“Incident” \“Service Request”)
source\_nameSource Name of the ticket
created\_atCreated Date and Time of the ticket
status\_updated\_atLast updated date and time of the status of the ticket
closed\_atDate and Time of the ticket when closed
description\_htmlDescription of the Ticket
requested\_catalog\_itemsArray of Catalog Items (Available only for Service Request Tickets)
requester\_avatarProfile Pic URL of the requester
requester\_idID of the requester
requester\_nameName of the requester
requester\_status\_nameStatus Name to be displayed to the requester
responder\_avatarProfile Pic URL of the Agent assigned to the ticket
responder\_idID of the Agent assigned to the ticket
responder\_nameName of the Agent assigned to the ticket
responder\_titleTitle of the Agent assigned to the ticket
associated\_assetsArray of assets associated to the ticket
attachmentsArray of attachments
cloud\_filesArray of cloud attachments
notesArray of replies / notes of the ticket
notes\_countTotal number of notes / replies available for the ticket
requested\_catalog\_items
item\_idID of the service catalog item
nameName of the Service Catalog Item
short\_descriptionShort Description of the service catalog item
descriptionDescription of the service catalog item
costCost of the Item. Will be null if the cost is not visible in the portal
delivery\_timeDelivery time of the Item. Will be null if the delivery time is not visible in the portal
quantityRequested quantity of the item
locationLocation of the item
stageStage of the Requested Item
loanedBoolean. Returns true if the Request is loaner request
from\_dateLoaner From date
to\_dateLoaner To date
attachments
idID of the attachment
content\_file\_nameName of the file attached
content\_content\_typeFile Type of the attached file
content\_file\_sizeSize of the attachment in bytes
attachment\_pathURL for the attachment
associated\_assets
display\_idID of the asset
nameName of the Asset

Ticket List

subjectSubject of the ticket
human\_display\_idDisplay ID of the ticket
display\_idID of the ticket
created\_atCreated Date and Time of the ticket
responder\_idID of the Agent assigned the ticket
responder\_nameName of the Agent assigned to the ticket
status.idID of the status of the ticket
status.nameName of the status of the ticket
source.idID of the source of the ticket
source.nameName of the source of the ticket