n8n-nodes-bubble-http-proxy

0.2.0 • Public • Published

n8n-nodes-bubble-with-proxy

This is an n8n community node that extends the original Bubble node with HTTP proxy support.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node provides the same operations as the original Bubble node, but with added proxy support:

  • Create Object
  • Delete Object
  • Get Object
  • Get Many Objects
  • Update Object

Credentials

This node uses its own credential type called "Bubble API With Proxy":

  • API Token - Your Bubble API private token
  • App Name (for Bubble-hosted apps) - The name of your Bubble app
  • Domain (for self-hosted apps) - The domain of your self-hosted Bubble app
  • Environment (Development/Live) - Which Bubble environment to use
  • Hosting Type (Bubble-hosted/Self-hosted) - Whether your app is hosted on Bubble or self-hosted

Proxy Configuration

The proxy settings are configured at the node level rather than in the credentials:

  • Use Proxy (boolean) - Enable/disable proxy for this specific node instance
  • Proxy URL (when Use Proxy is enabled) - The URL of the proxy server to use

This allows different node instances to use different proxy configurations even with the same credentials.

Compatibility

This node has been tested with n8n version 0.125.0.

Resources

Package Sidebar

Install

npm i n8n-nodes-bubble-http-proxy

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

132 kB

Total Files

32

Last publish

Collaborators

  • yukyolol