api-bundle
api-bundle copied to clipboard
API Integration for UVdesk Community Helpdesk System.
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...
Please link to the relevant issues (if any). https://github.com/uvdesk/api-bundle/issues/73 https://github.com/uvdesk/api-bundle/issues/74 1. In this issue I have checked the null condition and get a request in JSON format in all section...
**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...
**Description** Url : _/api/v1/tickets_ On invoking the get all tickets fails with error " Call to a member function getId() on null"  It works completely fine on fetching the...
Please link to the relevant issues (if any). https://github.com/uvdesk/api-bundle/issues/63
Please link to the relevant issues (if any). https://github.com/uvdesk/api-bundle/pull/57 https://github.com/uvdesk/api-bundle/issues/39
Please link to the relevant issues (if any). https://github.com/uvdesk/api-bundle/issues/62
Please link to the relevant issues (if any). https://github.com/uvdesk/api-bundle/issues/40