Recent searches
No recent searches

Emily Prachnau
Joined Oct 16, 2021
·
Last activity Oct 16, 2021
Following
0
Followers
0
Total activity
5
Votes
0
Subscriptions
2
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Emily Prachnau
Emily Prachnau created a post,
Feature Request Summary:
Zendesk Sell deals firehose API endpoint should have every field that the Core API deals endpoint has. Right now, the firehose API doesn't not have every field that the core API has. For example, the firehose API is missing the unqualified_reason_id for deals.
Description/Use Cases:
An application continuously consumes from the deals firehose API endpoint (/v3/deals/stream) and actions are triggered on certain changes. One of these actions requires the unqualified reason. Since the unqualified_reason_id is missing, the app has to do an additional lookup at the deals endpoint (v2/deals) to get the unqualified_reason_id field.
With this workaround, the application doesn't know what the unqualified_reason was before it was changed.
Business impact of limitation or missing feature:
We aren't able to track the unqualified_reasons using the deals firehose API, which is valuable for gathering data and monitoring why deals were unqualified.
Posted Aug 20, 2021 · Emily Prachnau
1
Follower
1
Vote
0
Comments
Emily Prachnau commented,
Thanks Kaja, I'll post it there.
View comment · Posted Aug 20, 2021 · Emily Prachnau
0
Followers
0
Votes
0
Comments
Emily Prachnau created a post,
I have an application that consumes from the firehose API /v3/deals/stream endpoint and the unqualified_reason_id field is not present.
If I query /v2/deals, then the unqualified_reason_id field is present.
Are there plans to add unqualified_reason_id to the firehose API for deals so that it matches v2 endpoint?
Posted Aug 18, 2021 · Emily Prachnau
0
Followers
2
Votes
2
Comments