I want to integrate our internal applications with Wrike. I'd like to create separate spaces for our prod and non-prod environments. Is there a way to create a wrike "app" and limit it's access to a subset of our spaces?
We access Wrike through a customer account. I am working on a integration with QuickBase for our project management tool. I have that piece done but I am using my API key in the calls which is posting my name to all of the entires. I need this to come from the actual person logged into QB and updating Wrike. It appears…
I am trying to create a new task and have the info entered into Postman. Every time I try to create my task with a custom field, I get the error description: "Parameter 'customFields' value is invalid". What needs to change?
Hi. I have a webhook api and I like it to be authenticated against. I have sent a secret parameter to WebHook and Wrike has called my Webhook. { "HttpHeaders": { "Connection": "keep-alive", "Host": "otava-cloudtestcrossplat-agent.frendsapp.com", "User-Agent": "Apache-HttpAsyncClient/4.1.5 (Java/21.0.7)", "Content-Type":…
Hello, I'm currently a user admin and I can create tasks, access folders, and so on with my account. My problem : I'm strugling to call https://www.wrike.com/api/v4/groups Each call return a { "errorDescription": "Action is not allowed in requested scope", "error": "not_allowed"} How do i edit my scope? What am I doing…
Hey folks! I'm having some issues setting Effort using the API. Per the "tasks" page in the API Documentation, I'm trying to set a task's Effort using effortAllocation in a POST request, but the tasks will not upload if I include it. My JSON for effortAllocation is as follows: effortAllocation: { "mode": "Basic",…
We'd like to setup separate client facing and internal views (Gantt charts) for Projects. We're going to be creating a separate project for each client, and would like to programatically create the client facing and internal views with default filters configured. What are the best ways to accomplish this?
Hello, We have an integration between Wrike and our ERP system using n8n as middleware. The setup has been working well so far. Last weekend, we experienced a network outage and our self-hosted n8n service was temporarily unreachable by Wrike for webhook delivery. As described in the Suspended Webhooks documentation, Wrike…
Hi, new to Wrike as a platform (and development in general) so please forgive me if I missed this somewhere! I currently use the project automatic calculations for our projects initial setups and I don't see anything in the API to enable that on a task. Just to be clear for my context of use - Most of our projects contain…
Hello Wrike Team, We are using Wrike to track employee time and then export that time to SAP. We have been doing this for a couple of years now with some issues. I would like Wrike to add Custom Fields to the API for Time Logs so I can set a field that a particular time log has been exported successfully to our ERP system.…
It looks like you're new here. Sign in or register to get started.