Rate this page:
Your cloud app can use the Status API to send status messages to the App migration platform. You can use status messages for the following:
This page provides details about the types and format of status messages.
Your cloud app can send the following types of status messages:
A status message can combine text, and elements to incorporate links. See the format of an element below.
Element format
{{[type]:[value]}}
The following table explains the above element format.
type | Represents the type of element |
value | The value that the user interface needs to render |
The Status API supports the following element type
:
Type | Description | Sample status message |
---|---|---|
link | Link to a webpage | To complete the migration, follow the instructions at {{link:http://documentation.mycompany.com/}} |
Note: http://documentation.mycompany.com/ in the above table is sample placeholder text that you can replace with your own link.
Rate this page: