Render the calendar widget

Return a self-contained HTML page rendering a calendar widget, keyed on a site variable identified by `:variableKey`. Designed to be embedded via an `<iframe>` so the parent page does not inherit the widget's CSS or JavaScript. Supports `locale` (default `fr`) and `display` (`grid` or `list`, default `grid`).

GET/widgets/calendar/{variableKey}
Base URLhttps://api.lynkow.com/public/{siteId}

Path parameters

variableKeystringrequired
Feedback

Was this page helpful?