This article describes how to add an external URL extension to your app in the app dashboard.
Note: You can only create one external URL extension per app.
Do the following to add the extension:
https
URL, not an http
one. For security reasons, the app dashboard does not support making requests to non-https
servers.Field | Description |
---|---|
Page Info > Page URL | Required. Your app server’s address. When a site admin opens your app from the Manage Apps page in their site dashboard, this address is opened in a new browser tab. The app instance data is attached to the URL of the new browser tab as an encoded query parameter, instance , so that you can identify the site owner when they launch your service. Note: For security reasons, your app must be hosted on an https address. |
Once your app is installed on a site, a site admin can access your service by clicking Apps > Manage Apps in the sidebar menu of their site dashboard, and clicking Open next to your app.