Affinity
CRM & salesAPI keycredential probe
Read and write Affinity lists, list entries, people and organizations (API v1).
OCNORA ships 9 typed Affinity operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.affinity.co through the HTTP node with the same credential.
Triggers 1
- EventStart a run when Affinity emits an event (list entry, person, organization, opportunity, note, field value…).trigger.affinity_event
Operations 9
- Add Entry to ListAdd an existing person or organization to a list; Affinity does not allow opportunities to be created this way.affinity.create_list_entry
- Create OrganizationCreate a company in Affinity with its name and website domain.affinity.create_organization
- Create PersonCreate a person in Affinity with their name and email addresses.affinity.create_person
- Remove Entry from ListRemove one row from an Affinity list by its list entry id.affinity.delete_list_entry
- Get ListReturn one Affinity list, including the field definitions on it.affinity.get_list
- List EntriesReturn a page of the rows on one Affinity list.affinity.list_list_entries
- List ListsReturn every list the connection's Affinity user can see.affinity.list_lists
- Search OrganizationsSearch Affinity organizations by company name or website domain.affinity.search_organizations
- Search PeopleSearch Affinity people by email address, first name or last name.affinity.search_persons
Run your first Affinity workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.