Wrike is a versatile and powerful enterprise work management software designed to help teams and organizations streamline their workflows, enhance collaboration, and gain complete visibility over their projects. Founded in 2006 by Andrew Filev, the platform has grown into a comprehensive solution used by over 20,000 companies worldwide. Wrike's core purpose is to provide a single digital workspace where teams can plan projects, manage tasks, track progress, and collaborate in real-time. It is built to be highly customizable, allowing teams from various departments like marketing, IT, product management, and professional services to adapt the platform to their specific processes and needs. Its robust features cater to complex project management, from initial ideation to final reporting and analysis.
Wrike offers several pricing tiers designed for different team sizes and needs. The plans typically scale based on the number of features, level of customization, security, and support.
Wrike offers a Free plan that is ideal for small teams just getting started with project management. The free plan includes core features like task and subtask management, a board view, file sharing, and basic integrations with cloud storage providers. Limitations typically include a restricted number of active tasks, limited storage space, and the absence of advanced features like Gantt charts, custom dashboards, and automation.
Pros:
Cons:
Wrike integrates with over 400 popular business applications to create a centralized work hub. Key integrations include:
Wrike provides a comprehensive REST API that allows developers to build custom integrations and extend the platform's functionality. The API enables you to programmatically manage projects, tasks, users, and other data within your Wrike account.
To get an API key, you need to register your application in the Wrike Developers Portal. Once registered, you will receive a Client ID and Client Secret, which you can use to obtain an access token via OAuth 2.0.
Here is a simple example of an API call using curl
to fetch tasks from a folder:
curl -g -X GET -H "Authorization: bearer <your_access_token>" "https://www.wrike.com/api/v4/folders/{folderId}/tasks"
For full documentation, visit the Wrike Developers Portal.
Wrike offers a partner program that includes options for referrals and resellers. The Wrike Referral Program allows you to earn a commission for referring new customers. Typically, partners can earn a percentage of the first-year subscription revenue for each qualified customer they bring in. To join, you need to apply through the Wrike Partner page on their website. Once approved, you will get access to marketing materials and a unique referral link to track your success. Payouts are generally made after the referred customer has completed their purchase and the initial payment period has passed.
Show your users that Wrike is listed on SAASprofile. Add this badge to your website:
<a href="https://saasprofile.com/wrike?utm_source=saasprofile&utm_medium=badge&utm_campaign=embed&utm_content=tool-wrike" target="_blank"><img src="https://saasprofile.com/wrike/badge.svg?theme=light&width=200&height=50" width="200" height="50" alt="Wrike badge" loading="lazy" /></a>