-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from DavidDurman/update-readme-remove-filter
Update README; Remove domain filter
- Loading branch information
Showing
8 changed files
with
63 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"projects": { | ||
"default": "am-demo-embedded-integrations" | ||
"default": "am-demo-embedded-designer" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Appmixer Embedded Integrations Demo | ||
# Appmixer Embedded Designer Demo | ||
|
||
Try live at: | ||
|
||
``` | ||
https://demo-integrations.appmixer.com?apiUrl=https://api.YOUR_TENANT.appmixer.com&studioUrl=https://my.YOUR_TENANT.appmixer.com | ||
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: | ||
|
@@ -14,7 +14,7 @@ The following query parameters are supported: | |
| `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 `[email protected]` (for demo purposes). | `[email protected]` | | ||
| `token` | | An Appmixer Virtual User Token. | `d17e3798-d754-4397-aff2-f06e71c5ae57` | | ||
| `domainFilter` | | If specified, only integrations pubslihed to this specific domain will be displayed. Otherwise, integrations published to all users will be displayed. | `myapp.com` | | ||
|
||
|
||
![Screenshot](assets/screenshot.png?raw=true "Screenshot") | ||
![Screenshot](assets/screenshot-flow-manager.png?raw=true "Screenshot") | ||
![Screenshot](assets/screenshot-designer.png?raw=true "Screenshot") |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters