ClawLink
CRM & Sales20 toolsPaste one API key

Affinity integration for AI agents

Manage contacts, organizations, and opportunities in Affinity

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Affinity once and call the same tools from all of them.

Setup

Connect affinity through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Affinity exposes 20 tools through ClawLink.

ToolWhat it doesKind
affinity_get_a_company_s_list_entriesSummarize company data across all lists, including list-specific fields and metadata like creation date and author. Access requires \'Export data from Lists\' permission.Read
affinity_get_a_company_s_listsReturns metadata for all the Lists on which the given Company appears.Read
affinity_get_a_person_s_list_entriesSummary: Browse rows for a Person in all Lists, showing field data and entry metadata like creation time and author. Requires \'Export data from Lists\' permission.Read
affinity_get_a_person_s_listsReturns metadata for all the Lists on which the given Person appears.Read
affinity_get_a_single_companyRetrieve basic company info and specific field data by using `fieldIds` or `fieldTypes` parameters. Multiple fields can be queried. No field data if parameters aren't specified.Read
affinity_get_a_single_opportunityGet basic details about an Opportunity without field data via provided endpoints. Field data requires using specific list entry APIs and the \'Export data from Lists\' permission.Read
affinity_get_a_single_personUse GET `/v2/persons/fields` with `fieldIds` or `fieldTypes` for detailed data; basic info by default. Request multiple fields at once. \'Export All People\' permission needed.Read
affinity_get_all_companiesAffinity API allows paginated access to company info and custom fields. Use `fieldIds` or `fieldTypes` to specify data in a request. Retrieve field IDs/Types via GET `/v2/companies/fields`.Read
affinity_get_all_list_entries_on_a_listAccess and export essential data and metadata for Companies, Persons, or Opportunities from a List, specifying data via `fieldIds` or `fieldTypes`. \'Export data from Lists\' permission is necessary.Read
affinity_get_all_list_entries_on_a_saved_viewUse the endpoint to access rows in a Saved View with specific filters and selected fields from a web app.Read
affinity_get_all_opportunitiesPagination through Opportunities in Affinity yields basic info but excludes field data. For field data, use specified GET endpoints. \'Export data from Lists\' permission needed.Read
affinity_get_all_personsThe Affinity API offers paginated access to Person data using `fieldIds` or `fieldTypes`. Bulk extraction needs special permissions and supports multiple parameters.Read
affinity_get_current_userReturns metadata about the current userRead
affinity_get_metadata_on_a_single_listReturns metadata on a single ListRead
affinity_get_metadata_on_a_single_list_s_fieldsReturns metadata on the Fields available on a single ListRead
affinity_get_metadata_on_a_single_saved_viewReturns metadata on a single Saved ViewRead
affinity_get_metadata_on_all_listsReturns metadata on ListsRead
affinity_get_metadata_on_company_fieldsReturns metadata on non-list-specific Company FieldsRead
affinity_get_metadata_on_person_fieldsReturns metadata on non-list-specific Person FieldsRead
affinity_get_metadata_on_saved_viewsReturns metadata on the Saved Views on a ListRead