Get a URL and emit the full HTTP event on every request (including headers and query parameters). You can also configure the HTTP response code, body, and more.
Get a URL and emit the HTTP body as an event on every request
Emit new items from an RSS feed.
Emit an event for each message posted to one or more channels in a Discord server
Emit new event when a new message is posted to one or more channels
Emit an event for each new message posted to one or more channel.
Emit new submission
Send a simple message to a Discord channel
Send a simple or structured message (using embeds) to a Discord channel
Add a single row of data to Google Sheets
Add multiple rows of data to a Google Sheet
Get all values from a sheet.
Get values from a range of cells using A1 notation.
Send a message to a public channel and customize the name and avatar of the bot that posts the message. See postMessage or scheduleMessage docs here