Knowledge base: put title of article in url (instead of article id number)
For SEO and UX purposes put the title of article in the URL. For instance: https://help.front.com/en/articles/getting-started-with-knowledge-base instead of https://help.front.com/en/articles/2564
Add timestamp for the field "resolved_at" through APIs or exports
Today we need to get for each conversation what is the status and if status is resolve when it was resolved. Unfortunately we cannot retrieve this information using the end-point GET List Tagged Conversations or any other end-point. In addition we...