UpLead#
Use the UpLead node to automate work in UpLead, and integrate UpLead with other applications. n8n supports several UpLead operations, including getting company information.
On this page, you'll find a list of operations the UpLead node supports and links to more resources.
Credentials
Refer to UpLead credentials for guidance on setting up authentication.
Examples and templates
For usage examples and templates to help you get started, take a look at n8n's UpLead integrations list.
Basic Operations#
- Company
- Enrich
- Person
- Enrich
Example Usage#
This workflow allows you to get information about a company with UpLead. You can also find the workflow on the website. This example usage workflow would use the following two nodes. - Start - UpLead
The final workflow should look like the following image.
1. Start node#
The start node exists by default when you create a new workflow.
2. UpLead node#
- First of all, you'll have to enter credentials for the UpLead node. You can find out how to do that here.
- Enter the name of the company in the Company field. For example, I entered
Apple
. - Click on Execute Node to run the workflow.