Zendesk Sell Contacts API

The Zendesk Sell Contacts API provides a simple interface to manage your contacts. A contact represents an individual or an organization. Each contact has customer_status and prospect_status fields describing the relationship to your business. You can create, read, update, and delete contacts.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:sell-contacts
name: Zendesk Sell Contacts API
tags:
- Contacts
- CRM
- Sell
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.getbase.com
humanURL: https://developer.zendesk.com/api-reference/sales-crm/resources/contacts/
properties:
- url: https://developer.zendesk.com/api-reference/sales-crm/resources/contacts/
  type: Documentation
description: The Zendesk Sell Contacts API provides a simple interface to manage your contacts. A contact
  represents an individual or an organization. Each contact has customer_status and prospect_status fields
  describing the relationship to your business. You can create, read, update, and delete contacts.