Baba Yon
Baba Yon
I need to know how can I post formatted message to uvdesk api create. I tried to send message with full html tags, and all html tags were sanitized. I...
**Description** UvDesk API bundle tickets filtration use actAsType="customer" and actAsEmail="email.address" as main identification This resulting our customers losing their ticketing after they change their email address. So I tried to...
**Description** Got error 500 on using /api/v1/customers/create , method POST This is the result ``` { "status": false, "message": "An unexpected error occurred. Please try again later." } ``` At...
**Description** I found out whenever list of all tickets is requested, there is formatedCreatedAt return with odd value. I keep getting (almost) the same result "01-01-1970 15:16am". The only think...