First steps
This page walks you through the prerequisites for an integration.
Prerequisites
Section titled “Prerequisites”You need a JOKKEN account and at least one configured assistant. For the SDK & Integration area and the interactive examples you additionally need to be granted access — get in touch with us for that.
How an integration works
Section titled “How an integration works”A typical integration consists of three steps. First you add the chat engine’s NPM package to your project. Then you configure it with your assistant’s public widget key. Finally you mount the chat interface wherever you want it in your application.
You’ll find the concrete code examples under SDK & Integration once you have been granted access.