Pushbullet Integration
Pushbullet API Operations
Browse all 15 operations available for Pushbullet workflow automation.
communication
15 operationsPUSHBULLET_CREATE_CHATCreate Chat
Tool to create a new chat with the specified email address.
PUSHBULLET_CREATE_PUSHCreate Push
Tool to send a new push (note, link, or file) to a device, user, channel, or client.
PUSHBULLET_DELETE_ALL_PUSHESDelete All Pushes
Tool to delete all pushes for the current user asynchronously.
PUSHBULLET_DELETE_CHATDelete Chat
Tool to delete a chat by its identifier.
PUSHBULLET_DELETE_PUSHDelete Push
Tool to delete a specific push by its identifier.
PUSHBULLET_DELETE_DEVICEDelete Pushbullet Device
Tool to remove a device by its identifier.
PUSHBULLET_GET_USERGet current user
Tool to retrieve the currently authenticated user's profile.
PUSHBULLET_LIST_CHATSList Chats
Tool to list all chat objects for the current user.
PUSHBULLET_LIST_DEVICESList Devices
Tool to list all registered devices for the current user.
PUSHBULLET_LIST_PUSHESList Pushes
Tool to list pushes with optional filtering and pagination.
PUSHBULLET_UPDATE_CHATMute or Unmute Chat
Tool to mute or unmute an existing chat.
PUSHBULLET_CREATE_DEVICERegister Device
Tool to register a new device under the current user's account.
PUSHBULLET_UPDATE_DEVICEUpdate Device
Tool to update metadata for a device by its identifier.
PUSHBULLET_UPDATE_PUSHUpdate Push
Tool to update a push (dismiss or modify list items) by its identifier.
PUSHBULLET_UPLOAD_REQUESTUpload Request
Tool to obtain a signed upload URL for a file before pushing.