Hello, Is there an OpenAPI specification document somewhere which describes the api? (openapi.yaml or openapi.json)? Cheers, James
As you can see in the headline above. the letters are getting cut off in the Wrike preview of the PDF and my proofreaders are marking all the type as being incorrect. But when I download the PDFs and view them in Acrobat they are correct. Your PDF previews are NOT working for us. This needs to be fixed ASAP or we will…
I have been trying to create tasks via API in a folder, which already has a custom workflow defined. However, the workflow process doesn't continue, after I create the task accordingly. For eg, on task creation, an approver should have been added according to the workflow. But it doesn't take place..Unless everything is…
Hello Wrike Support Team, We’re implementing automations via the REST API (v4) and are running into a consistent issue: updating a Task’s customStatusId returns HTTP 400 “Parameter 'customStatusId' is not allowed”. The same operation for Projects works when we use the project payload correctly. Environment/context * Space:…
Can you please let me know how to create project under Folder on wrike through API. As on your documentation there's a tab with folders and projects but under this there's no API call for project creation. I'm looking here to get API call for project creation https://developers.wrike.com/api/v4/folders-projects/
According to this article the API IDs will change after July 1. It explains what kind of matches NOT to do, as they may not be valid anymore, but doesn't explain what will the new IDs look like and how to do matches correctly. Am I missing something? In order to prepare our integrations, we should know what the new format…
I have a task that has a parent. The parent of that task is a Custom Item Type (of the type task). Why can't I user /tasks/{id-of-parent} to get the parent object in the API? This is not very well documented in the API documentation...
Hello! Is it possible to request a list of tasks by customItemTypeId?
Since 2016, new accounts are using "New, In Progress, Completed, On Hold and Cancelled" Task statuses. Still through the API it is only possible to make use of the older "Active, Completed, Deferred and Cancelled" statuses. I guess you could change the workflow status via a PUT request to the /workflows/ URL and query…
I'm using the Get Folder Tree API call and need to add a single custom field to the response for each project. The doc is sparse on syntax examples (https://developers.wrike.com/api/v4/folders-projects/#get-folder-tree), and so far I haven't been able to get this working. This call succeeds but doesn't actually include any…
It looks like you're new here. Sign in or register to get started.