Zendesk Sell Tasks API

The Zendesk Sell Tasks API provides a simple interface to manage tasks. A task can be either floating (associated only with a user) or related (associated with a lead, contact, or deal). You can create, read, update, and delete tasks.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:sell-tasks
name: Zendesk Sell Tasks API
tags:
- CRM
- Sell
- Tasks
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/tasks/
properties:
- url: https://developer.zendesk.com/api-reference/sales-crm/resources/tasks/
  type: Documentation
description: The Zendesk Sell Tasks API provides a simple interface to manage tasks. A task can be either
  floating (associated only with a user) or related (associated with a lead, contact, or deal). You can
  create, read, update, and delete tasks.