What is the primary function of the Affinity node in n8n?
The Affinity node enables seamless Integrations with the Affinity platform, allowing you to manage organization data, people, and opportunities directly within your workflow.
How do I start an n8n workflow using an event from Affinity?
You use the Affinity trigger node. This configuration allows the workflow to automatically start execution whenever a specified event, such as a new contact being added, occurs in Affinity.
What types of records can the Affinity node manipulate?
The standard Affinity node supports various operations including retrieving lists, creating new entries (People, Organizations, Opportunities), and updating existing records within your Integrations setup.
Is an API key required for setting up the Affinity Integrations?
Yes, to ensure secure and authorized access, you must provide a valid Affinity API key and set up the corresponding credential within the n8n environment for the node to function correctly.
Can the Affinity node be used in conjunction with other n8n Integrations?
Absolutely. You can chain the Affinity node with any other n8n node to create complex automations, for example, using Affinity data as a trigger for actions in a CRM system.