Sorry, it was a stupid print I had with a timestamp, it was not the api response, now I found it, i was printing all except the api response hahahaha...read more
I'm creating via form, a ticket, when created, the API gives a success response, a number, so is it possible to make an API search with that number ( ) - If achieving the desired functionality is not possible, which approach would be better: read more
If I wanted like the Standalone page, I would create myself an endpoint to the form created, the final thing is an url for the user. I found that wh...read more
Okay, i'm about to loose my mind :), I'm stuck on this points: Things required : Create a form, check the result after submit by a request to my API, give a response: Conditional: if my API returns true(finds a input requested in the form in our read more
Hi there, fast question. Why when I create a ticket, 2 webhooks jumps, if I'm only creating a ticket, its supossed to jump only the ticket creation event. Instead im receiving 2 webhooks, the first the creation one and then content changed which is read more
Hi there, fast question. Why when I create a ticket, 2 webhooks jumps, if I'm only creating a ticket, its supossed to jump only the ticket creation event. Instead im receiving 2 webhooks, the first the creation one and then content changed which is read more
I created a property but now i want to delete it by postman. I think is not possible to delete them directly, but, yes archive them, but idk how to reach the good request. Does someone knows how to do it? Also i tried to make an upd read more
I am creating a propertie by code in postman. with options. { "groupName" : "ticketinformation" , "name" : "super_propiedad" , "label" : "Super propiedad" , "type" : "enumeration" , "fieldType" : "checkbox" , read more
I'm desperated trying to find how to 'print' who was the creator of the ticket. (PHP). I've done all the CRUD for tickets, but if i want to search by the field of the user who created the ticket, I can't because i dont know/find the variable nam read more
I'm creating via form, a ticket, when created, the API gives a success response, a number, so is it possible to make an API search with that number ( ) - If achieving the desired functionality is not possible, which approach would be better: read more
Okay, i'm about to loose my mind :), I'm stuck on this points: Things required : Create a form, check the result after submit by a request to my API, give a response: Conditional: if my API returns true(finds a input requested in the form in our read more