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: 

PropertyDescription

Data Type

Example

deviceIDs

The Device ID. This field is not case sensitive. 

YesN/AString

2be702beaaf4ad34fc9e7f8da2b6b808c453fa72b

operationThe attributes required to carry out the operation of configuring LDAP are defined here.YesN/Aoperation-


Operation

PropertyDescription

Data Type

Example

message

The message that you need to send to the iOS device or devices in the form of a notification.

YesN/AString

Meeting at 10.30 AM to revisit the sales strategy.
All members of the sales team must be present

 

 

com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.