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
Follow the installation guide in the n8n community nodes documentation.
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
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
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.
This node has been tested with n8n version 0.125.0.