--- title: Affinity node documentation description: Learn how to use the Affinity node in n8n. Follow technical documentation to integrate Affinity node into your workflows. contentType: [integration, reference] --- # Affinity node Use the Affinity node to automate work in Affinity, and integrate Affinity with other applications. n8n has built-in support for a wide range of Affinity features, including creating, getting, updating and deleting lists, entries, organization, and persons. On this page, you'll find a list of operations the Affinity node supports and links to more resources. ```{note} Credentials Refer to [Affinity credentials](/08-0-0-Workflow/integrations/builtin/credentials/affinity.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## 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 ## Templates and examples