Skip to content
On this page

API reference

Actions list

NameDescriptionParameters
mission-detailsDisplay mission details- data-edtake-email
data-edtake-workspace
- data-edtake-mission
mission-creationMission creation form- data-edtake-email
data-edtake-workspace

Parameters list

NameTypeRequiredDescription
data-edtake-emailstringYesThe email of the user triggering the action
data-edtake-actionstringYesThe label of the action to be triggered, see Actions list
data-edtake-localestringNoLocale code (LCID string format, eg: fr-FR), default en-GB
data-edtake-workspacestringNoThe workspace ID on which the action should be triggered
data-edtake-missionstringNoThe mission ID on which the action should be triggered, if the action requires this parameter
data-edtake-hintstringNoStringify object of edake fields - format : '{"lcms": "MindOnSite", "authoringTool": "Kumullus", "job": "Instructional designer"}' see Field hints

EdtakeEvent

Event catch from EdtakeEvent contain a detail parameter composed by the action property and other properties.

See details of actions below.

mission-creation

NameTypeDescription
missionObjectThe Mission object - contains _id, title