Skip to main content

Dashboard

You can add a widget to the users dashboard.

App url widget

Not for advertisement

Please do not use this space for advertisements. Keep the information you share here relevant.

Available query parameters

The parameters we will send along with the url. E.g. https://example.widget?authtoken={authtoken}}&lang=en

  1. authtoken - The token you can use to login the user and communicate with the API.
  2. lang the language of the user

Events

This is the object of events we support with the dashboard widget.

{
height: 300 // height in pixels
}

Curious how to fire these events? Please read this: App url