mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.6 KiB
1.6 KiB
Affinity
Affinity is a powerful relationship intelligence platform enabling teams to leverage their network to close the next big deal.
!!! note "🔑 Credentials" You can find authentication information for this node here.
Basic Operations
- List
- Get a list
- Get all lists
- List Entry
- Create a list entry
- Delete a list entry
- Get a list entry
- Get all list entries
- Organization
- Create an organization
- Delete an organization
- Get an organization
- Get all organizations
- Update an organization
- Person
- Create a person
- Delete a person
- Get a person
- Get all persons
- Update a person
Example Usage
This workflow allows you to create an organization in Affinity. You can also find the workflow on the website. This example usage workflow would use the following two nodes.
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. Affinity node
- First of all, you'll have to enter credentials for the Affinity node. You can find out how to do that here.
- Enter the name of the organization in the Name field.
- Enter the domain name of the organization in the Domain field.
- Click on Execute Node to run the workflow.
