Dashboard
You can add a widget to the users dashboard.
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
authtoken
- The token you can use to login the user and communicate with the API.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