Documentation

RonDonJon ♥️ n8n

n8n-nodes-rondonjon

This is a collection of custom n8n credentials and nodes.

Installation

Follow the installation guide in the n8n community nodes documentation.

Credentials

PumbleApi

Authentication for the Pumble API

NewsApi

Authentication for the newsapi.org API.

GoogleCustomSearchApi

Authentication for the Google Custom Search API.

Nodes

SendPumbleMessage

Sends a message to a Pumble channel.

SanitizeHtml

Sanitizes a given HTML string

ReadDir

Reads the contents of a local directory, but without importing the binary
data of files into the workflow, as the native
"Read/Write Files from Disk"
node does, since this can be problematic for large files.

GoogleCustomSearch

Searches and returns the results using the Google Custom Search API.

GetNews

Gets the latest news from newsapi.org using the credentials from NewsApi.

Compatibility

  • Tested with n8n 1.76.2

Credits

Acknowledgements

  • Google is a registered trademark of Google LLC
  • Pumble is a registered trademark of CAKE.com AG

Discussion