Get site information
webflow.getSiteInfo()
Get metadata about the current site.
Syntax
Returns
A Promise that resolves to a record containing information about the site that is currently open in the Designer - with the following properties
siteId
: string
The unique ID of the current Webflow site.
siteName
: string
The name of the current Webflow site.
shortName
: string
The the short name of the current Webflow site.