Topic by Andrew Wooster
Content
I am writing a C# app that will create a Incident with a Standard Text added. I would like to be able to provide a dropdown list of all Standard Texts so the user can select the Standard Text they want and have it automatically added to the Thread of the Incident. Can someone help me get the list of Standard Text and then how I would add this to the Thread of the Incident?
Thanks,
Andrew