PipedreamHQ / PipedreamHQ/pipedream
[TRIGGER] New Rumble Triggers
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**App**
Rumble
**Triggers**
New Video in Channel
New Comment Posted
**Context**
> Well, I would like to have more or less the same triggers as for YouTube, but these two as minimum:
> New Video in Channel, New Comment Posted.
Original request content from user:
**Rumble**

```
Does Rumble API exist?
Yes, Rumble provides several APIs that developers can use for integrating various functionalities of the platform into their applications. The available APIs include:
Rumble Platform API: This API allows developers to integrate Rumble's video services. It includes endpoints for retrieving videos by ID, searching for videos using filters, and other media-related operations. Authentication is required using an API key ([Rumble Player](https://www.rumbleplayer.com/developers/Rumble-Platform-API.html)) ([Rumble Player](https://www.rumbleplayer.com/developers/index.html)).
Rumble Player API: This API is used to control video playback and embed videos on websites or applications. It provides options for player customization and embedding, as well as controlling the playback experience ([Rumble Player](https://www.rumbleplayer.com/developers/index.html)).
RumbleTalk RESTful API: This API is focused on managing RumbleTalk group chats. It offers functionality to control, configure, manage, and design chat rooms, manage users, and handle chat messages programmatically ([RumbleTalk](https://dev.rumbletalk.com/rest/)).
Rumble Cloud API: This API is part of Rumble's cloud services, allowing management of cloud resources such as virtual machines, storage, networks, and more. It provides a comprehensive set of endpoints for managing cloud infrastructure ([Rumble Cloud](https://docs.rumble.cloud/guides/cloud_console/API/api_endpoints.html)) ([Rumble Cloud](https://docs.rumble.cloud/guides/cloud_console/API/)).
Each API requires proper authentication, typically through API keys or tokens, and detailed documentation is available for developers to get started.
```
Contributor guide
Assessment
This issue has not been assessed yet.