Creating problem via ipaas/api

Is there a way in iPaaS to create a problem ticket to attach children to? I am looking at the connector, when creating a ticket, I don't see the classification option or I don't see anywhere in the connector to create a problem. I know I can add children but it fails because the ticket isn't a "Problem". Do I need to use the problem form when creating a ticket or have some kind of form that is classified as a problem? Or is there another way.

Tags API iPaaS
Asked by David Mitchell on Fri 4/29/22 12:54 PM
Sign In to leave feedback or contribute an answer

Answer (1)

This answer has been marked as the accepted answer
Mark Sayers Mon 5/2/22 11:07 AM

Hello David,

 

The Standard TDX Ticket connector has Classification in the TDXEditable data type, which is what is used by the Create Ticket action. Looking at Western's ticket connectors, they are custom, although based on an older version of our standard one which at one point in time did not have Classification as a parameter in the TicketEditable data type.

You could enable the standard action and use that. Or we/youcould add Classification to TicketEditable.

You ought to be able to use Create New Ticket to create any class of ticket you like though.

No feedback
Oh, I had no idea we were on a "custom" connector. I thought I had been using the out of box connector (I know there is a new one that is auto updated by TDX). I can try the new one, but I really don't want to replace the connectors on older flows. This specific flow I will check out though.

Thank you
- David Mitchell Tue 5/3/22 4:55 PM