Recued
Menu
← Back to recipes

What Zendesk's ticket count is not telling you

by recued-core v1 8 views

Use “What Zendesk's ticket count is not telling you” in Recued. The count is an estimate that can be silently capped. Zendesk's own words: "Returns an approximate count of tickets in the account.

How it works 25 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (25 steps)
count_raw ?
defaults defaults
Apply defaults
count_capped compare
Check if count value is at least 100000
refresh_unknown compare
Check if count refreshed at is empty
count_untrustworthy all
Check if all conditions are true
suspended_raw ?
suspended default
Apply default
deleted_raw ?
deleted default
Apply default
skips_raw ?
skips default
Apply default
any_signal any
Check if any of the conditions are true
have_signal template
Generate text from a template
fail: step.any_signal equal false
suspended_count count
Count items in suspended
deleted_count count
Count items in deleted
skip_count count
Count items in skips
cause_values pluck
Extract cause from each item
causes_seen unique
Remove duplicates from
never_a_ticket filter
Filter by condition
never_a_ticket_count count
Count items in never a ticket
linked_to_ticket filter
Filter by condition
linked_count count
Count items in linked to ticket
missing_subtotal math
Calculate suspended count plus deleted count
card to_summary
Format results as a summary card
suspended_table to_table
Format results as a data table
Settings 1 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

zendesk setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Zendesk connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

zendesk zendesksupportticketingdata-qualityread-only

Details

25 steps 1 configurable settings recipe_id: review-ticket-count-truth-zendesk