...
The file must be an UTF8 plain text file (.txt or .csv) and contain only the accepted fields on each line.
Simple targets
The most common way to create the target file is to create a plain text file (.txt of .csv) that contains only a single recipient identifier per line.
...
- Device ID: unique device identifier provided by TwinPush
- Device Alias: the alias assigned to the device on its registration
File examples
Code Block | ||||
---|---|---|---|---|
| ||||
alias1 alias2 alias3 alias4 |
Code Block | ||||
---|---|---|---|---|
| ||||
2725b9d61a74e029 f22ad2938a11d9f2 7723005d9ac27efb 682fcff66a3af683 f8220f8f5acb83a9 3c2b4f94aa5c9660 6320b3352a14b019 |
Multiple targets
It is possible to customize the information sent to every device or alias targeted in a notification.
...