Pushbullet integration (Communication, Productivity). Imported from open-connector.
https://api.pushbullet.com/v2/users/me
/devices
/devices
/devices/{iden}
| Param | Type | Required | Description |
|---|---|---|---|
| iden | string | required | Pushbullet identifier for the resource. |
/devices/{iden}
| Param | Type | Required | Description |
|---|---|---|---|
| iden | string | required | Pushbullet identifier for the resource. |
/pushes
| Param | Type | Required | Description |
|---|---|---|---|
| active | boolean | optional | When true, only return active pushes. |
| modified_after | number | optional | Only return pushes modified after this Unix timestamp. |
| cursor | string | optional | Cursor returned by a previous list_pushes response. |
| limit | integer | optional | Maximum number of pushes to return, up to 500. |
/pushes
/pushes/{iden}
| Param | Type | Required | Description |
|---|---|---|---|
| iden | string | required | Pushbullet identifier for the resource. |
/pushes/{iden}
| Param | Type | Required | Description |
|---|---|---|---|
| iden | string | required | Pushbullet identifier for the resource. |
/pushes
/chats
/chats
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | Email address for the chat participant. |
/chats/{iden}
| Param | Type | Required | Description |
|---|---|---|---|
| iden | string | required | Pushbullet identifier for the resource. |
| muted | boolean | optional | Whether the chat should be muted. |
/chats/{iden}
| Param | Type | Required | Description |
|---|---|---|---|
| iden | string | required | Pushbullet identifier for the resource. |