Web popup

From Tygron Support wiki
Revision as of 12:10, 17 June 2026 by Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/popup.html ===GET popup.html=== API Endpoint: web/popup.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | stakeholderid | Query | Integer | -1 |- | id | Query | Integer | -1 |- | css | Query | Boolean | |} ===='''Examples==== '''Web popup''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/popup.html?id=ID&token=WEB_TOKEN</syntaxhighligh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

API Endpoint: web/popup.html

GET popup.html

API Endpoint: web/popup.html

Produces: text/html

Parameters:

Name Location Type Default value
webStakeholderID Header Integer
stakeholderid Query Integer -1
id Query Integer -1
css Query Boolean

Examples

Web popup:

https://engine.tygron.com/web/popup.html?id=ID&token=WEB_TOKEN

See also