Overview


Introduction

Flow overview

Requirements

Versioning


Authentication

Server authentication


Incoming APIs

Overview

Provision user

Create encounter

Refresh encounter URL

Manage user status


Outgoing APIs

Overview

Callback authentication

Response protocol

Callback types


Reference

Changelog

What you need to build

On your side, integrating with Nabla Connect requires the following.

Incoming API support (EHR → Nabla)

You need to call Nabla APIs to launch encounters. This requires:

Iframe usage

If you are embedding the Nabla app in an iframe, you must add the following permissions:

<iframe src="connect.nabla.com/..." allow="microphone;"/>

Outgoing API support (Nabla → EHR)

You need to receive callbacks from Nabla. This requires: