Skip to main content

Client for ZenDesk Sell Firehose API

Project description

Zendesk Sell Firehose Client

Client for ZenDesk Sell Firehose API

Installation

pip install zendesk_sell_firehose_client

Usage

from zendesk_sell_firehose_client import ZendeskSellFirehoseClient

client = ZendeskSellFirehoseClient(bearer_token="{BEARER_TOKEN_HERE}")

# Get all leads
leads = client.get_leads()

Development

Setup

pip install -r requirements.txt

Testing

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zendesk_sell_firehose_client-0.0.5.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page