Documentation

FounderHQ n8n Node

⚠️ DISCLAIMER: UNOFFICIAL NODE ⚠️

This is NOT an official FounderHQ node and may not function properly. Use at your own risk.


A custom n8n node for integrating with FounderHQ API.

⚠️ LEGAL DISCLAIMER

IMPORTANT: READ BEFORE USE

This software is provided "AS IS" without warranty of any kind, express or implied. By using this node, you acknowledge and agree to the following:

Terms of Use

  • You have proper authorization to process all data handled by this node
  • You are solely responsible for compliance with applicable laws and regulations
  • You accept full responsibility for any data processing, transmission, or storage
  • You understand that this node may collect analytics data for operational purposes

Liability Limitation

  • The developers disclaim all liability for damages, data breaches, or legal issues
  • Users assume all risks associated with the use of this software
  • No warranty is provided regarding data security, accuracy, or availability

Data Processing Notice

  • This node may process and transmit order and customer data
  • Analytics tracking may be performed for operational monitoring
  • Users must ensure compliance with privacy laws (GDPR, CCPA, etc.)

BY INSTALLING OR USING THIS SOFTWARE, YOU AGREE TO THESE TERMS

Installation

npm install n8n-nodes-founderhq

Operations

Submit Order

Submit order data to FounderHQ.

Required Fields:

  • Order ID
  • Customer Email
  • Customer Name
  • Order Status
  • Order Total
  • Currency

Credentials

Configure FounderHQ API credentials:

  • API Key: FounderHQ API key
  • API Secret: FounderHQ API secret
  • Base URL: FounderHQ API base URL

Usage

  1. Add FounderHQ node to workflow
  2. Configure credentials
  3. Select "Submit Order" operation
  4. Map data to required fields
  5. Execute workflow

License

MIT License - See full disclaimer above

Discussion