API: Where to find the author for example in a comment
Hi!
I'm using the API v4 to access some Wrike entities. When reading comments:
curl -g -X GET -H "Authorization: bearer ... " https://www.wrike.com/api/v4/comments
the returned object contains an authorId.
{
"kind": "comments",
"data": [
{
"id": "...",
"authorId": "KUABU3UQ",
"text": "...",
"updatedDate": "...",
"createdDate": "...",
"taskId": "..."
}
]}
How to read details (for example name) of the author? I could only find the entities Contacts and Users who sound like they may contain the authors, but I get no result
curl -g -X GET -H "Authorization: bearer ..." https://www.wrike.com/api/v4/contacts/KUABU3UQ
{
"kind": "contacts",
"data": []
}
curl -g -X GET -H "Authorization: bearer ..." https://www.wrike.com/api/v4/users/KUABU3UQ
{
"kind": "users",
"data": []
}
Thanks!
Andre
Hi Andre, the Support team is going to take a closer look at this for you. I've raised a ticket so someone will be in touch soon.
👍
Is there any news or updates related to this bug? I have the same issue and 've no idea how to deal with it
Hi Andrej Zakharchenko, and welcome to the Community!
I've raised a Support ticket for you here, someone should be in contact with you soon. If you have any other questions, be sure to let me know.
Hi, I'm facing the same issue. Could anyone tell me how to resolve it ?
Welcome to the Community Keita Imamura! 🤗 I can see you've already raised this question to our Support team, an agent will reach out to you as soon as possible 👍
Lisa Community Team at Wrike Wrike Product Manager Become a Wrike expert with Wrike Discover
Lisa Wrike Team member Become a Wrike expert with Wrike Discover
Any update on this? I would like to retrieve the author name from a comment author id.
Hi Jaap den Hertog, welcome to the Community! Thank you for your comment, I have created a ticket with our Support Team so one of our specialists can provide you with an accurate reply. You will be contacted soon 👍
Also, I'd like to mention that you can check our New to Community forum to discover all the resources you can find in our Community 🙂