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…
I am trying to access the database api, but am getting an Invalid CORS request on any call I try to make. I created a new app to connect to the API and am using OAuth. It says it is connected, but I am getting the Invalid CORS request even in the in the Wrike API Docs when I try the calls there. I am not familiar with what…
Hi Wrike Team, I've been following your guideline here: https://developers.wrike.com/webhooks/ to register a secret, here is my api client request: https://www.wrike.com/api/v4/webhooks?hookUrl=https://******&secret=8q*** (full address and secret not shown for security) I am making a GET request, but I'm getting this: {…
Hi all, I’m building a Wrike Integrate (Workato) recipe and need a trigger that fires when a task’s effort allocation changes ( totalEffort from Tasks effortAllocation). I couldn’t find a suitable trigger in the Workato Wrike connector, and I also don’t see a Wrike webhook/API event that specifically fires on effort…
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?
I can't seem to locate an information about an API for the application configurations themselves. Have I missed something or does this not yet exist? Is there any intention of doing this? Use case is I'd like to be able to configure the OAuth callback URLs dynamically as a part of an application stack's IaC (more or less).…
[neutral callout] [Original Author - Laura Boylan] Prerequisites Wrike plan that includes custom fields Wrike Integrate (paid add-on) Wrike custom text field named Wrike Integrate (available to tasks, used to distinguish new tasks vs. updated tasks) Wrike custom field to be copied from project to tasks (available to both…
Hello, I am encountering an issue where certain Wrike API endpoints do not appear to have the same permissions depending on the authentication method used. For example, using the same user's API application (in which both OAuth2 and a Permanent Access Token were defined): When using a Bearer Token, I am able to…
Hi, We have an external system that manages product batches that I'd like to sync with Wrike. I have created a custom field for Batch Number, which is a single-select CF. I'd like to programmatically update the available choices within this CF via the API/WI. I can't see an easy way of doing this within WI so I'm wondering…
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…
It looks like you're new here. Sign in or register to get started.