An open API service indexing awesome lists of open source software.

https://github.com/clientio/appmixer-demo-embedded-designer


https://github.com/clientio/appmixer-demo-embedded-designer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Appmixer Embedded Designer Demo

Try live at:

```
https://demo-designer.appmixer.com?apiUrl=https://api.YOUR_TENANT.appmixer.com&studioUrl=https://my.YOUR_TENANT.appmixer.com
```

The following query parameters are supported:

| Query Parameter | Required | Description | Example |
| ------------- | ------------- | -------- | -------- |
| `apiUrl` | ✅ | The Appmixer Tenant API URL that you were assigned at sign-up. | `https://api.YOUR_TENANT.appmixer.com` |
| `studioUrl` | ✅ | The Appmixer Tenant Studio URL that you were assigned at sign-up. | `https://my.YOUR_TENANT.appmixer.com` |
| `username` | | An Appmixer Virtual User Username. If not defined, a virtual user with a the following username will be created `embed-demo-1234@appmixer-embed-integrations.com` (for demo purposes). | `my-virtual-user123@myapp.com` |
| `token` | | An Appmixer Virtual User Token. | `d17e3798-d754-4397-aff2-f06e71c5ae57` |

![Screenshot](assets/screenshot-flow-manager.png?raw=true "Screenshot")
![Screenshot](assets/screenshot-designer.png?raw=true "Screenshot")