Zendesk Sell Connector
Quickly build integrations connecting your B2B SaaS to Zendesk Sell.
Actions
Actions are tasks that you add to your workflow. One action might update records in a third-party API, while another action might fetch a list of records.
Jump to actions
Triggers
Triggers cause workflows to run. Some triggers run on a schedule. Others are invoked by a webhook request, or poll an API for new data. If a connector does not have a built-in trigger, you can use a generic scheduled or webhook trigger.
Jump to triggers
FAQs
Learn more about this connector and related integration functionality.
Jump to FAQs
Actions
| Action Name | Action Description |
|---|---|
| List Contacts | Returns all contacts available to the user according to the parameters provided. |
| Get Contact | Returns a single contact available to the user, according to the unique contact ID provided. |
| Create Contact | Creates a new contact. A contact may represent a single individual or an organization. |
| Update Contact | Updates contact information. If the specified contact does not exist, the request will return an error. |
| Upsert Contact | Creates 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 Contact | Deletes an existing contact. This operation cannot be undone. |
| List Account Details | Retrieves account details. |
| List Custom Fields | Returns all custom fields associated with the specified resource type. |
| List Notes | Returns all notes available to the user, according to the parameters provided. |
| Get Note | Returns a single note available to the user, according to the unique note ID provided. |
| Create Note | Creates a new note and associates it with one resource. |
| Update Note | Updates note information. |
| Delete Note | Deletes an existing note. This operation cannot be undone. |
| List Pipelines | Returns all pipelines available to the user, according to the parameters provided. |
| List Tasks | Returns all tasks available to the user. |
| Get Task | Returns a single task available to the user according to the unique task ID provided. |
| Create Task | Creates a new task. |
| Update Task | Updates task information. |
| Delete Task | Deletes an existing task. This operation cannot be undone. |
| List Leads | Returns all leads available to the user. |
| Get Lead | Returns a single lead available to the user. |
| Create Lead | Creates a new lead. |
| Update Lead | Updates lead information. |
| Upsert Lead | Creates a new lead or updates an existing one based on a filter value or set of filters. |
| Delete Lead | Deletes an existing lead. |
| List Deals | Returns all deals available to the user. |
| Get Deal | Returns a single deal available to the user. |
| Create Deal | Creates a new deal. |
| Update Deal | Updates deal information. |
| Delete Deal | Deletes an existing deal and removes all associated contacts from the deal in a single call. |
| Get Stream | Provides a stream of changes to Zendesk Sell data. |
| List Stages | Returns all stages available to the user. |
| List Orders | Returns all orders available to the user. |
| Get Order | Returns a single order available to the user. |
| Create Order | Creates a new order. |
| Update Order | Updates order information. |
| Delete Order | Deletes an existing order and removes all associated line items in a single call. This operation cannot be undone. |
| Raw Request | Sends a raw HTTP request to the Zendesk Sell API. |
| Get Contacts Stream | Reads the stream of contact events. |
| Get Custom Fields Stream | Reads the stream of custom field events. |
| Get Deals Stream | Reads the stream of deal events. |
| Get Leads Stream | Reads the stream of lead events. |
| Get Notes Stream | Reads the stream of note events. |
| Get Orders Stream | Reads the stream of order events. |
| Get Products Stream | Reads the stream of product events. |
| Get Stages Stream | Reads the stream of stage events. |
| Get Tasks Stream | Reads the stream of task events. |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| New and Updated Records | Checks for new and updated records in a selected Zendesk Sell resource type on a configured schedule. |
API Connectors
Integrate with customers' other SaaS apps, fast
Prismatic’s API connectors make it easy to integrate other SaaS apps – without reinventing the wheel. Triggers, actions, and auth are fully handled. And they work with all of Prismatic’s options for building integrations:
- Empower non-devs with a low-code designer
- Give devs freedom to build completely in code
- Let customers create their own workflows
