Get Started
- Introduction
- Quickstart
Documentation
- Data Sources
- Business Objects
- Business Graph™
- Knowledge
- Query Agent
- Reports
- Subscriptions
- Destinations
- Tools
- Introduction
- Ably
- Acculynx
- Active campaign
- Affinity
- Agencyzoom
- Ahrefs
- Airtable
- Alchemy
- Amplitude
- Apaleo
- Apollo
- Asana
- Attio
- Bamboohr
- Bannerbear
- Baserow
- Bill
- Bitbucket
- Blackboard
- Bolna
- Borneo
- Box
- Brevo
- Browseai
- Browserbase tool
- Bugbug
- Cal
- Calendly
- Canva
- Canvas
- Chatwork
- Clickup
- Coda
- Codeinterpreter
- Coinbase
- Composio
- Composio search
- Confluence
- Contentful
- Crustdata
- D2lbrightspace
- Dialpad
- Discord
- Discordbot
- Docusign
- Dropbox
- Dynamics365
- Echtpost
- Elevenlabs
- Entelligence
- Exa
- Excel
- Figma
- Firecrawl
- Fireflies
- Flutterwave
- Formsite
- Foursquare
- Freshdesk
- Github
- Gmail
- Gong
- Google maps
- Googleads
- Googlebigquery
- Googlecalendar
- Googledocs
- Googledrive
- Googlemeet
- Googlephotos
- Googlesheets
- Googlesuper
- Googletasks
- Gorgias
- Hackernews
- Heygen
- Hubspot
- Humanloop
- Intercom
- Jira
- Junglescout
- Klaviyo
- Kommo
- Linear
- Linkedin
- Linkhut
- Linkup
- Listennotes
- Lmnt
- Mailchimp
- Mem0
- Metaads
- Microsoft clarity
- Microsoft teams
- Mixpanel
- Monday
- More trees
- Neon
- Ngrok
- Notion
- One drive
- Onepage
- Open sea
- Outlook
- Pagerduty
- Pandadoc
- Peopledatalabs
- Perplexityai
- Pipedrive
- Placekey
- Posthog
- Quickbooks
- Ramp
- Recallai
- Reddit
- Resend
- Retellai
- Rocketlane
- Rootly
- Salesforce
- Semanticscholar
- Semrush
- Sendgrid
- Sentry
- Serpapi
- Servicenow
- Share point
- Shopify
- Shortcut
- Simplesat
- Slack
- Slack user
- Slackbot
- Snowflake
- Stripe
- Supabase
- Tavily
- Text to pdf
- Textrazor
- Tinyurl
- Todoist
- Trello
- Twitter
- Twitter media
- Typefully
- Weathermap
- Webflow
- Whatsapp
- Workiom
- Wrike
- Yousearch
- Youtube
- Zendesk
- Zenrows
- Zoho
- Zoom
- Zoominfo
- Admin
Changelog
Affinity
Affinity helps private capital investors to find, manage, and close more deals
Returns metadata on a single list.
Summarize company data across all lists, including list-specific fields and metadata like creation date and author. access requires “export data from lists” permission.
Returns metadata for all the lists on which the given person appears.
Returns metadata on the fields available on a single list. use the returned field ids to request field data from the get /v2/lists/\{listid\}/list-entries
endpoint.
Summary: 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.
Retrieve 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. requires “export all organizations directory” permission.
Returns metadata on a single saved view.
Get 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.
Affinity 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
. export permission needed.
Access 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.
Returns metadata on non-list-specific company fields. use the returned field ids to request field data from the get /v2/companies
and get /v2/companies/\{id\}
endpoints.
Use 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.
Use the endpoint to access rows in a saved view with specific filters and selected fields from a web app. it doesn’t maintain sort order, supports only sheet-type views, and requires export permissions.
Returns metadata on non-list-specific person fields. use the returned field ids to request field data from the get /v2/persons
and get /v2/persons/\{id\}
endpoints.
Pagination through opportunities in affinity yields basic info but excludes field data. for field data, use specified get endpoints. “export data from lists” permission needed.
Returns metadata about the current user.
The affinity api offers paginated access to person data using fieldids
or fieldtypes
. bulk extraction needs special permissions and supports multiple parameters.
Returns metadata for all the lists on which the given company appears.
Returns metadata on lists.
Returns metadata on the saved views on a list.