Questions
Categories View All Categories
General Questionswebservice Clear Tag Filter
Isolate Data from Variable Response Body
Hello,
I have a question regarding isolating data from the response body in a web service step.
I am trying to extract data from a Maintenance Activity on a change request, and to do so will need the ID of the task.
I read through thi...
I have a question regarding isolating data from the response body in a web service step.
I am trying to extract data from a Maintenance Activity on a change request, and to do so will need the ID of the task.
I read through thi...
1 Answer
Tuscun McFarlen
Last activity on 8/23/2024 10:29:36 AM by Mark Sayers
Possible to retain custom attributes when moving a ticket?
We are trying to move a ticket from one ticketing application to another, and that is working fine. But we want it to carry all of the custom attributes into the new application and that is not working. The new application has all of the releva...
1 Answer
Carly Born
Last activity on 8/15/2024 11:44:35 AM by Mark Sayers
Choice Field Custom Attribute in body of Create Second Ticket Web Service Method Autopopulate from original ticket.
Good Morning again, and hopefully the last time for a while,
In the Create Second Ticket Web Service method, I want to pull a custom attribute choice field filled out by the end user over to the new ticket.
Ex. I have a drop down Ch...
In the Create Second Ticket Web Service method, I want to pull a custom attribute choice field filled out by the end user over to the new ticket.
Ex. I have a drop down Ch...
1 Answer
Irene Muller
Last activity on 7/11/2024 4:16:32 PM by Brittany Renn
How do I Change Responsible on Second ticket created in a workflow but not the original?
Good Morning Again ( I assume Mark and Brittany will respond, to which I say Hello!),
Day 3 of working with Web service methods and Workflows and I have a new question. I have a workflow web service method that creates a second ticket. I'd li...
Day 3 of working with Web service methods and Workflows and I have a new question. I have a workflow web service method that creates a second ticket. I'd li...
1 Answer
Irene Muller
Last activity on 7/10/2024 10:12:37 AM by Mark Sayers
Web Service Methods, Date Field Parameter for Second Ticket
I am working on a work flow that will create tickets based off of information in the original ticket. One of the fields that i would like to be brought over to the new tickets from the original ticket is the "Employee Start Date". However when I ...
1 Answer
Irene Muller
Last activity on 7/9/2024 11:51:55 AM by Mark Sayers
Web Service Post string parameter is being passed with wrong time
I have a Web Service Method that is Posting to the tickets endpoint to create a ticket in another ticketing application.
In the header, Content-type is being set to application/json.
There are parameters set to hold the values from two da...
In the header, Content-type is being set to application/json.
There are parameters set to hold the values from two da...
1 Answer
Scott Williamson
Last activity on 7/14/2023 10:57:29 AM by Mark Sayers
Web Service Post string parameter is being passed with plusses instead of spaces
I have a Web Service Method that is Posting to the tickets endpoint to create a ticket in another ticketing application.
In the header, Content-type is being set to text/json.
There are parameters set to hold an integer for ticket ID, and...
In the header, Content-type is being set to text/json.
There are parameters set to hold an integer for ticket ID, and...
1 Answer
Scott Williamson
Last activity on 7/12/2023 10:31:12 AM by Mark Sayers
PATCH to calculate a date plus 30 days
I am trying to use a Web Service to update a ticket once it is approved at a point in a workflow. I am able to update the status and create an "Effective Date" utilizing the "Modified Date" using the following code in the body:
[
{"op": "...
[
{"op": "...
1 Answer
Kevin Hull
Last activity on 4/20/2023 4:11:46 PM by Mark Sayers