Skip to main content

The API can be used to alter dropdown choices?

  • October 15, 2022
  • 1 reply
  • 104 views

abdemiller
Apprentice

 

How can I add dropdown choices to Freshdesk ticketing dropdown fields using APIs?
 

Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+8
  • Community Debut
  • 74 replies
  • October 18, 2022

Hi @abdemiller 

 

Greetings from the Freshworks community!!

 

Yes, you can alter the dropdown choices via API.

The attribute is choices (Applicable for dropdown) -Array of key, value pairs containing the value and position of dropdown choices

Please refer to the below document for more details-  https://developer.freshdesk.com/api/#update_ticket_field

 

Hope this helps!

 

Cheers, Barun | Freshworks community team


Reply