Use the provided API key and OAuth flow to authenticate requests for the Blogs API. The scope required is emails/builder.readonly as listed in this guide.
Authenticate Zendesk Sell through the App Connector using OAuth 2.0. Grant the Blogs API the access to view and manage your data per the requested scope.
Key endpoints used for this integration include: GET emails/builder, GET emails/schedule, POST /blogs/posts, PUT /blogs/posts/:postId, GET /blogs/posts/url-slug-exists, GET /blogs/categories, GET /blogs/authors, GET /blogs/posts, POST /blogs/posts, POST /blogs/subscribers, GET /blogs/posts, POST /blogs/posts, PUT /blogs/posts/:postId, GET /blogs/posts/url-slug-exists, GET /blogs/categories, GET /blogs/authors
Trigger: when a new blog post is published in Blogs API
Action: create a new task in Zendesk Sell with the blog URL and title
POST /blogs/posts
postId, title, url, publishedAt
Trigger: blog post updates in Blogs API
Actions: update deal data in Zendesk Sell with post metrics
PUT /blogs/posts/:postId
postId, title, url, metrics
Trigger: new blog subscriber is added in Blogs API
Actions: create or update a lead in Zendesk Sell
POST /blogs/subscribers
subscriberId, email, name, subscribedAt
Build integrations without writing code using a visual App Connector
Keep data synchronized across apps in real time
Accelerate marketing and sales workflows with minimal setup
This glossary defines common terms used in this integration guide and shows how the elements fit together
A specific URL path that lets you access or modify a resource in an API
The method used to verify who can access an API, typically OAuth 2.0 or API keys
A secure authorization framework enabling access tokens without sharing credentials
A cap on how many API requests are allowed in a given time window
Automatically create marketing tasks in Zendesk Sell when you publish a new blog post via Blogs API
Update deals with post titles URLs and engagement metrics as posts change
Add new subscribers to a nurture sequence in Zendesk Sell and track their journey
Collect the Blogs API key and Zendesk Sell app credentials and confirm the scope required
Map the endpoints to actions in Zendesk Sell and set up triggers for new posts and subscribers
Run tests, verify logs, and enable automation in production
There is usually no separate charge to use the connector itself, but API usage fees may apply depending on your plan. Always review your GHL and Zendesk Sell billing. The setup and ongoing use are designed to be cost effective for no code users.
No coding is required when using the App Connector. You can set up triggers and actions in the UI. If you need custom fields or complex logic, you may use advanced flows.
Data is transmitted over HTTPS with token based authentication. Access scopes limit read and write permissions. Always follow security best practices and rotate credentials regularly.
You can sync blog posts, authors, categories and subscriber data. Data can be pushed to Zendesk Sell as tasks, leads or deals depending on your workflow.
Yes, field mapping is supported. You can map title, URL, publish date and author to corresponding fields in Zendesk Sell.
Use the test mode in the App Connector to run sample posts and subscribers. Review the debug logs to confirm mappings and triggers behave as expected.
Logs are available in the connector dashboard. You can filter by date, event type and success status to troubleshoot.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers