Connectors
Zendesk Sell
Icon

Zendesk Sell Connector

Quickly build integrations connecting your B2B SaaS to Zendesk Sell.

About the Zendesk Sell Connector

Manage leads, contacts, and deals in Zendesk Sell.

Actions

Action NameAction Description
List ContactsReturns all contacts available to the user according to the parameters provided.
Get ContactReturns a single contact available to the user, according to the unique contact ID provided.
Create ContactCreates a new contact. A contact may represent a single individual or an organization.
Update ContactUpdates contact information. If the specified contact does not exist, the request will return an error.
Upsert ContactCreates a new contact or updates an existing one based on a filter value or set of filters. At least one filter query parameter is required.
Delete ContactDeletes an existing contact. This operation cannot be undone.
List Account DetailsRetrieves account details.
List Custom FieldsReturns all custom fields associated with the specified resource type.
List NotesReturns all notes available to the user, according to the parameters provided.
Get NoteReturns a single note available to the user, according to the unique note ID provided.
Create NoteCreates a new note and associates it with one resource.
Update NoteUpdates note information.
Delete NoteDeletes an existing note. This operation cannot be undone.
List PipelinesReturns all pipelines available to the user, according to the parameters provided.
List TasksReturns all tasks available to the user.
Get TaskReturns a single task available to the user according to the unique task ID provided.
Create TaskCreates a new task.
Update TaskUpdates task information.
Delete TaskDeletes an existing task. This operation cannot be undone.
List LeadsReturns all leads available to the user.
Get LeadReturns a single lead available to the user.
Create LeadCreates a new lead.
Update LeadUpdates lead information.
Upsert LeadCreates a new lead or updates an existing one based on a filter value or set of filters.
Delete LeadDeletes an existing lead.
List DealsReturns all deals available to the user.
Get DealReturns a single deal available to the user.
Create DealCreates a new deal.
Update DealUpdates deal information.
Delete DealDeletes an existing deal and removes all associated contacts from the deal in a single call.
Get StreamProvides a stream of changes to Zendesk Sell data.
List StagesReturns all stages available to the user.
List OrdersReturns all orders available to the user.
Get OrderReturns a single order available to the user.
Create OrderCreates a new order.
Update OrderUpdates order information.
Delete OrderDeletes an existing order and removes all associated line items in a single call. This operation cannot be undone.
Raw RequestSends a raw HTTP request to the Zendesk Sell API.
Get Contacts StreamReads the stream of contact events.
Get Custom Fields StreamReads the stream of custom field events.
Get Deals StreamReads the stream of deal events.
Get Leads StreamReads the stream of lead events.
Get Notes StreamReads the stream of note events.
Get Orders StreamReads the stream of order events.
Get Products StreamReads the stream of product events.
Get Stages StreamReads the stream of stage events.
Get Tasks StreamReads the stream of task events.

Triggers

Trigger NameTrigger Description
New and Updated RecordsChecks for new and updated records in a selected Zendesk Sell resource type on a configured schedule.