
Comments
Kudos
Label | User name | User email | User type | Date | Link |
---|
It looks like we don't have the translated page you're looking for, but we do have other content in English and offer support in English.
It looks like you're trying to figure something out.
Stuck or just want advice?
You can unlock the true value of Wrike in our Community
Connect with thousands of leading teams, learn best practices, and shape the future of the product. What are you waiting for?
Now other members can find, vote, and discuss your idea.
Our Community Team reads every suggestion (yes, every one) then compiles and shares the feedback with our Product Team. Happy posting!
More about Product FeedbackWhat can we help you with?
Learn. Share. Discuss.
Label | User name | User email | User type | Date | Link |
---|
Hi Sangbin! Have you tried to URl-encode parameters? Wrike's API will not recognise them in JSON body I am afraid. URL for PUT could look like this: https://www.wrike.com/api/v3/tasks/ID?title=New...
Hi! It is true that we do not have this functionality currently - it's partially explained by the fact that adding and removing users is something we permit to do from Workspace only. However, I sh...
Hi OnTy! We are glad that you found this post helpful! Please do not hesitate to share your own example of API usage on our API Community :)
Hi Andreas! Thank you for sharing your feedback, indeed right now there is no way to fetch task status changes via API calls and webhooks are the only alternative.
Hi Ansel! Thanks for your question, but I am afraid it is not possible at the moment. We already have similar feedback, I think it is indeed a valid suggestion will pass to the Product team.
Hi Romain! Currently we do not have such autonomous bot accounts on the roadmap for API improvements, however I should thank you for your idea, it sounds reasonable! Will make sure to pass your fee...
Hi! Sorry for the delay, glad you are good with questions 2 and 4 now! 1. You may use this method to query accounts and get their APIv3 IDs (applicable to all other methods). 3. Yes, you are correc...
Hi Raul! Thank you for suggestion! However, your request seems to be related to something Wrike is missing, so it should probably go to our Product Feedback section. Do you have any info on the pub...
Hi onTy! Thank you for your comment, I am glad you have found another source! I totally agree that Wrike would need a set of SDK's - we are thinking about it, however it is not planned yet by the P...
Hi onTy, we have a Node JS sample in this post. I can see that you have already found it - just leaving the info here for others.