Skip to main content

EPI Server


For Monsido's CMS integration to work

Requirements

Page Requirements

HTML version:

<html lang="es">
<div data-pageid="123">
<div data-currentpage="420">

JS version:

CurrentPageLanguage: "en",
CurrentPageLink: 123,

Optional

CMS Settings

NameDescriptionDefaultValid Input
cms_pathThe path where the CMS is installedEPIServerString, typically a URL path like EPI or CMS
base_urlUsed if public and internal domain URLs differwww.domain.tldinternal.domain.tld
contentid_tagUsed if div or JS code for ContentID is not the standard. THIS IS A REGEX INPUT!See Required values/data-(?:differentpageid)="(\d+)/
languageid_tagUsed if div or JS code for LanguageID is not the standard. THIS IS A REGEX INPUT!See Required values/language="(\w+)/

Generated URL

http(s)://#{base_url}/#{cms_path}/CMS/?language=#{language}#context=epi.cms.contentdata:///#{content_id}&viewsetting=viewlanguage:///#{language}