Updated Notify_pushed (markdown)

lead2gold 2019-01-31 15:22:55 -05:00
parent 0f92e012cd
commit b74887fbc6

@ -19,7 +19,7 @@ You'll also need something to notify; so once you've created an account and an a
Subscribe to this App; there is a _Subscription Link_ you can follow right from the settings page of the App you just created. You will need at least one subscription to use the notification service. Subscribe to this App; there is a _Subscription Link_ you can follow right from the settings page of the App you just created. You will need at least one subscription to use the notification service.
### Syntax ### Syntax
Valid syntaxes are as follows: Valid syntax is as follows:
* **pushed**://**{app_key}**/**{app_secret}** * **pushed**://**{app_key}**/**{app_secret}**
* **pushed**://**{app_key}**/**{app_secret}**/**@{user_pushed_id}** * **pushed**://**{app_key}**/**{app_secret}**/**@{user_pushed_id}**
* **pushed**://**{app_key}**/**{app_secret}**/**@{user_pushed_id1}**/**@{user_pushed_id2}**/**@{user_pushed_idN}** * **pushed**://**{app_key}**/**{app_secret}**/**@{user_pushed_id1}**/**@{user_pushed_id2}**/**@{user_pushed_idN}**