com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Resource Definition to Send Notifications to iOS Devices
A sample resource definition, together with details on the information that is added in the JSON are as follows:
Sample definition JSON to send notifications
The following are sample configurations that can be used in a JSON to send notifications to iOS devices:
{ "deviceIDs":[ "2be702beaaf4ad34fc9e7f8da2b6b808c453fa72b", "2ec33430ad456713c633de75b2219376bac45de56" ], "operation":{ "message":"Meeting at 10.30 AM to revisit the sales strategy. All members of the sales team must be present" } }
Â
Property definitions
All the properties that correspond to sending a notification are explained as follows:Â
Property | Description | Data Type | Example | ||
---|---|---|---|---|---|
| The Device ID. This field is not case sensitive. | Yes | N/A | String | 2be702beaaf4ad34fc9e7f8da2b6b808c453fa72b |
operation | The attributes required to carry out the operation of configuring LDAP are defined here. | Yes | N/A | operation | - |
Operation
Property | Description | Data Type | Example | ||
---|---|---|---|---|---|
| The message that you need to send to the iOS device or devices in the form of a notification. | Yes | N/A | String | Meeting at 10.30 AM to revisit the sales strategy. |
Â
Â
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.