@waapi/n8n-nodes-waalaxy-tools
v1.1.1
Published
This is an n8n community node. It lets you use Waalaxy Tools in your n8n workflows.
Maintainers
Keywords
Readme
n8n-nodes-waalaxy-tools
This is an n8n community node. It lets you use Waalaxy Tools in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation | Operations | Credentials | Compatibility | Usage | Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Find LinkedIn URL
Find a LinkedIn profile URL by providing a first name, last name, and company.
| Parameter | Type | Required | Description | | ---------- | ------ | -------- | ------------------------------------ | | First Name | string | Yes | The first name of the person | | Last Name | string | Yes | The last name of the person | | Company | string | Yes | The company the person is working at |
Credentials
This node authenticates via OAuth2 using the Waalaxy Tools API.
- In n8n, go to Credentials > New Credential.
- Search for Waalaxy Tools OAuth2 API.
- Enter your Client ID and Client Secret (provided by Waalaxy).
- Click Connect my account to complete the OAuth2 authorization flow.
The authorization and token endpoints are pre-configured — no additional setup is needed.
Compatibility
Tested with n8n >= 1.60.0.
Usage
Single lookup
- Add the Waalaxy Tools node to your workflow.
- Select the Find LinkedIn URL operation.
- Fill in the First Name, Last Name, and Company fields.
- Execute the node.
