Package Information
Downloads: 7 weekly / 38 monthly
Latest Version: 0.1.3
Author: Vikesh Tiwari
Available Nodes
Documentation
n8n-nodes-texau-v3-api
TexAu V3 community nodes for n8n.
Included nodes
- TexAu System
- TexAu Enrichment
- TexAu Search
- TexAu Posts
- TexAu Activities
- TexAu LinkedIn
- TexAu Email
- TexAu Web Scraping
- TexAu Directory
- TexAu YouTube
- TexAu Social
Credentials
Create a TexAu API credential in n8n and paste your TexAu x-api-key value.
The credential test calls:
GET https://v3-api.texau.com/api/v1/my-endpoints
Development
npm run build
npm run lint
Notes
GET /healthis available without authentication.- Admin and inbound webhook endpoints are intentionally excluded from this package.
- Complex nested request payloads use JSON text fields to keep the nodes maintainable while still exposing typed simple fields.