-
-
Notifications
You must be signed in to change notification settings - Fork 528
Notify_join
lead2gold edited this page Nov 30, 2017
·
7 revisions
- Source: https://joaoapps.com/join/
- Icon Support: Yes
- Message Format: Text
- Message Limit: 1000 Characters per message
To use this plugin:
- Ensure your browser allows popups and visit joinjoaomgcd.appspot.com.
- To register you just need to allow the page to link with your Google Profile. The good news is it doesn't ask for anything too personal.
- Download the app for your phone from the Android Store here
Valid syntax is as follows:
- join:://{apikey}/{device_id}
- join:://{apikey}/{device_id1}/{device_id2}/{device_idN}
Groups can be referenced like this (the group. part is optional):
- join:://{apikey}/group.{group_id}
- join:://{apikey}/group.{group_id1}/group.{group_id2}/group.{group_idN}
- join:://{apikey}/{group_id}
- join:://{apikey}/{group_id1}/{group_id2}/{group_idN}
You can freely mix and match these combinations as well:
- join:://{apikey}/{device_id}/{group_id}
| Variable | Required | Description |
|---|---|---|
| apikey | Yes | The api key associated with your Join account. |
| device_id | No | The device identifier to send your notification to. |
| group_id | No | The group identifier to send your notification to. |
Send a Join notification to all of our configured devices:
# Assuming our {apikey} is abcdefghijklmnop-abcdefg
# Assume we're sending to the group: all
notify join://abcdefghijklmnop-abcdefg/group.all