Hi Wrike developers and integration enthusiasts! 🙂 This is your dedicated space to talk about Wrike’s API and how you connect Wrike with the rest of your tools and systems. In this forum, you can: ⁉️Ask questions about using the API, webhooks, and integrations 💡Share your own tips, code snippets, and best practices ℹ️Read…
Looking at the wrike API, I don't see a way to set the startDate and dueDate fields on the folder update endpoint. There's not `dates` object like there is for tasks. Is there a way to manually set these values via the API?
Looking at the OAuth documentation https://developers.wrike.com/docs/oauth-20-authorization, I don't see any mention of code_challenge or code_challenge_method parameters on the /oauth2/authorize/v4 endpoint. Does Wrike currently support PKCE (RFC 7636) on the OAuth 2.0 authorization flow? If not, is it on the roadmap? For…
Hi, I'm running into an issue with the "Get Tasks By ID" endpoint. When I request a task via the "Get Task (folders)" endpoint, I can request and see the customField values for a task. When I take the ID of one of the tasks I got back from the "Get Task (folders)" endpoint and submit it to the "Get Tasks By ID" endpoint, I…
Is there an API endpoint that allows me to retrieve the markup and associated comments made on an image attachment? If not, is there plan to add that soon?
Can I use the Get Tasks in Folder endpoint to filter by multiple metadata parameters? I thought I'd tested this, and that I could pass a list of metadata parameters, but the recent API reference update doesn't seem to support this, and I'm getting a 400 now when I try to pass something like ?metadata=[{"key": "test",…
Hello Wrike team, I’m evaluating the user-management part of the Wrike API and would like to confirm my understanding. I’ve heard that some endpoints in the docs are still on the roadmap, so could you please let me know if the statements below are correct? Read users – Supported via GET /contacts. Add users – Supported by…
We need the ability for a duplication rule to duplicate the task that is triggering the rule itself. Currently, the only available option is to duplicate pre-selected “set tasks,” which is not effective in multi-cross workflow environments where the same task moves through multiple operational stages. For example: A…
Hello, We’ve integrated Wrike with our ERP system via the API, and overall it’s working well. However, we occasionally run into synchronization issues, and I’ve been asked to build a “difference report” between both systems. For projects, this was straightforward (~600 total). I can easily compare presence and identify…
I have a business need to associate the user to a job role for some reporting out of Power BI. I know job roles can be pulled in via API. However, I'm not having any luck finding the related field for users. Is this possible?
It looks like you're new here. Sign in or register to get started.