Integrating with Zendesk Sell REST API can be a great way to automate your sales processes and improve your overall efficiency. In this blog post, we'll walk you through just the steps you need to integrate with Zendesk Sell API by creating an OAuth App.
If you looking to natively integrate with all leading CRMs such as HubSpot, Close, Pipedrive, Freshsales, and Copper, use Truto.one for free. It’s built for developers by developers to natively integrate all CRMs in one go.
⚠️ This post is not an in-depth tutorial on how to build OAuth apps in general, some prior knowledge of how OAuth apps work is required.
Sign up for a Zendesk Sell account
Before you can start integrating with Zendesk Sell API, you'll need to sign up for a Zendesk Sell account. You can sign up for a free trial account.
Create an OAuth App
In order to authenticate and access the Zendesk Sell API, you need to create an OAuth App. To create an OAuth App,
- Go to your Zendesk Sell account settings
- Type in
oauth
in the search bar and selectOAuth
Type in OAuth into the sidebar search
- Click on
Developers App
tab. Fill in the required details and click onSave
.
Obtain your OAuth Credentials
Click Details to view the Client ID and Secret
After creating the OAuth App, you'll be provided with a client_id
and a client_secret
, along with the API Url. To view them, click the Details
button in the OAuth app list. These credentials will be used to authenticate your requests when communicating with the Zendesk Sell API. Keep these credentials safe as they allow access to your Zendesk Sell account.
OAuth Endpoints
The OAuth URLs to initiate the OAuth flow are listed on Zendesk Sell's documentation which can be found here.
Scopes
The OAuth scopes used by Zendesk Sell's API can be found here.
Authorization format
Zendesk Sell API uses Bearer authorization, details can be found here.
Integrate with Zendesk Sell API
Once you have your OAuth credentials and have granted the necessary permissions to your OAuth App, you can start integrating with Zendesk Sell API. The Zendesk Sell API documentation provides detailed instructions on how to perform various actions, such as creating a lead, updating a contact, and more. You can use any programming language that supports HTTP requests to communicate with the API.
Test your integration
Before you go live with your integration, it's important to test it thoroughly. The Zendesk Sell API documentation provides examples of how to test different API calls, so you can make sure everything is working correctly. You can use tools like Postman to test your API calls.
Following these steps will you put on the right path to integrating Zendesk Sell.
If you have any questions or run into a roadblock, feel free to reach out to us at support@truto.one, we’ll be happy to help
Are you looking to natively integrate with all leading CRMs such as HubSpot, Close, Pipedrive, Copper, and Microsoft Dynamics 365 Sales? Use Truto.one’s Unified API for CRM for free. It’s built for developers by developers to natively integrate all CRMs in one go.
Build +200 native integrations
Using Truto's Unified API for CRM, Unified API for ATS, Unified API for HRIS, Unified API for Accounting, and 26 other categories
Get started for free
Top comments (0)