Tickets API Responsible Fields
ResponsibleUid
ResponsibleFullName
ResponsibleEmail
These are the parameters used by TDX API during ticket creation to set Responsible person.
https://help.uillinois.edu/SBTDWebApi/Home/type/TeamDynamix.Api.Tickets.Ticket
Is there any way to create a ticket using ResponsibleFullName and/or ResponsibleEmail instead of ResponsibleUid? If I send the call with ResponsibleUid, it works as expected. If I use one or both of ResponsibleFullName and ResponsibleEmail, it creates the ticket, but the Responsible field is blank.
How can I create a ticket with the API if I just have a user's email and name? What are the ResponsibleFullName and ResponsibleEmail parameters for if they don't do anything?
Thanks in advance for the help!
Answers (2)
Hi Tamara,
According to the ticket object API documentation page, the ResponsibleUID is the only property of those three that is editable/usable for creation.
I believe the other two properties allow you to obtain information about the responsible individual if you GET the ticket after its creation.
Sincerely,
Mark Sayers
Sr Support Consultant, CS