Trigger API: What's Included?


Trigger form submission after autofilling a username & password

Supported in:

Kiosk Pro Plus and Enterprise

These JavaScript API callbacks allow you to verify that Kiosk Pro successfully autofilled a username & password pair for a specific URL and can also be used to immediately trigger submission after a form is autofilled.

View Documentation & Sample Code


Clear cache &/or cookies

Supported in:

Kiosk Pro Plus and Enterprise

These custom functions allow you to clear the cache, cookies, or both manually through JavaScript, separately from Kiosk Pro settings and returning to the homepage.

View Documentation & Sample Code


Delay refresh after remote update

Supported in:

Kiosk Pro Enterprise

This JavaScript API allows you to delay refresh of the homepage when a remote content or settings update is downloaded and would otherwise be applied immediately.

View Documentation & Sample Code


Check the status of Dropbox sync

Supported in:

Kiosk Pro Plus and Enterprise

These JavaScript files work with our Dropbox integration to allows you to check the status of sync operations (and will trigger a sync if one is needed) and also to track the progress of current sync operations.

As the kiosk is designed to refresh after new content is synced to the device so as to display any new content, you may not see the sync did finish event in our code demo.

View Documentation & Sample Code


Manage local files

Supported in:

Kiosk Pro Plus and Enterprise

These custom functions allow you to check to see if a file exists in the Kiosk Pro Documents folder and also to delete files.

View Documentation & Sample Code


Call the idle timer

Supported in:

Kiosk Pro Basic, Plus and Enterprise

This section of the API includes functions which allow you to pause the idle timer (for example, while a visitor is watching a video and would not be expected to interact with the screen) and also to trigger the idle timer manually at any time.

View Documentation & Sample Code


Prompt the device to read text out loud

Supported in:

Kiosk Pro Enterprise

Improve accessibility by allowing visitors to prompt the device to speak text strings. Optional parameters allow you to define the desired language and region of the voice used, as well as voice quality, volume, pitch, rate and timing.

View Documentation & Sample Code

Still stuck? How can we help? How can we help?