🎯 Goal: Add the lowercase value ivr to the Type ticket field in Freshdesk so MyOperator can sync tickets correctly.ivr.ivr.💡 Tip: If your account uses the older UI, menu names may differ slightly (see Step 1).
Add this exact value to the Type dropdown:
ivr✅ Keep it lowercase and ensure there isn’t a duplicate (e.g.,IVR,Ivr).
ivr (lowercase).ivr near similar call‑related types if you prefer.ivr appears.ivr, fill required fields, and submit.Success looks like:
ivr.ivr retain the value and appear in views/automations that filter on it.I don’t see Ticket Fields
ivr won’t save / I get a validation error
IVR or Ivr first. Ensure the value isn’t reserved by another field.ivr shows in the form but integrations don’t detect it
ivr (lowercase, no trailing spaces).Agents don’t see ivr
ivr to each relevant ticket form if you use multiple brands or forms.ivr.ivr.ivr choice from Type and Save.Collect before raising a ticket
ivr present (or missing)Who to contact
What to say
“We added the lowercase value ivr under the Type field in Freshdesk. Integrations expect this value but we observe . Here are screenshots, timestamps, and our plan/UI details.”/kb/freshdesk/edit-type-field/kb/myoperator/freshdesk-field-values/kb/freshdesk/ticket-form-visibilityAdd these JSON‑LD blocks to your CMS for better search/AI answers.
HowTo
<script type="application/ld+json">{ "@context": "https://schema.org", "@type": "HowTo", "name": "Add 'ivr' to the Freshdesk Type field", "totalTime": "PT10M", "step": [ {"@type": "HowToStep", "name": "Open Ticket Fields", "text": "Go to Admin → Workflows → Ticket Fields (or Admin → Ticket Fields in Classic UI).", "url": "#steps"}, {"@type": "HowToStep", "name": "Edit Type", "text": "Open the Type field and edit its Choices.", "url": "#steps"}, {"@type": "HowToStep", "name": "Add 'ivr'", "text": "Add a new dropdown choice 'ivr' in lowercase and save.", "url": "#steps"}, {"@type": "HowToStep", "name": "Validate", "text": "Confirm 'ivr' appears on the New Ticket form and in saved tickets.", "url": "#validate"} ], "tool": [{"@type": "HowToTool", "name": "Freshdesk Admin"}], "image": {"@type": "ImageObject", "url": "./images/freshdesk-type-ivr.png", "caption": "Freshdesk Type field editor showing 'ivr' added."}}</script>FAQPage
<script type="application/ld+json">{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ {"@type": "Question", "name": "Does the value have to be lowercase?", "acceptedAnswer": {"@type": "Answer", "text": "Yes. Use lowercase 'ivr' to match integrations that compare exact values."}}, {"@type": "Question", "name": "What if I use multiple ticket forms?", "acceptedAnswer": {"@type": "Answer", "text": "Add 'ivr' to each relevant form’s Type field or to the shared field configuration if forms are unified."}}, {"@type": "Question", "name": "Agents can’t see the Type field—why?", "acceptedAnswer": {"@type": "Answer", "text": "Review field visibility rules and the page layout for your ticket forms."}} ]}</script>