Connect Codex to Wrike
Give your Codex agent access to Wrike in Melso — 144 tools it can call while it works through a task.
Set it up in Melso
- 1In Melso, open Settings → Agent Apps and hit Connect on Wrike.
- 2Finish the OAUTH2 sign-in in the window that opens. Melso stores the connection, not your credentials.
- 3Open your Codex agent, go to its Agent Apps tab, and allow Wrike.
- 4Give the agent a task. It calls Wrike itself when the work needs it.
What Wrike gives your agent
The tools, permissions, and events Wrike exposes — the same ones your agent can use once the app is authorized.
What you sign in with
Wrike connects with OAUTH2.
- Client id
- Client secret
- Wrike Base URL
Permissions
Tools Wrike exposes
Bulk modify group members
Adds or removes members for multiple Wrike groups in a single request; all specified user IDs must correspond to existing Wrike users.
Copy folder
Copies a Wrike folder synchronously to a specified parent location with customizable options. Use when duplicating folder structures, optionally copying descriptions, responsibles, custom fields, statuses, and rescheduling tasks.
Copy folder async
Duplicate a folder asynchronously in Wrike, creating a copy in a specified parent location. Use when copying large folder structures that may take time to complete. Returns an async job ID for tracking progress.
Create account webhooks
Creates a webhook for the current account to receive notifications about changes. Use when you need to set up real-time event notifications for tasks, folders, or other Wrike objects.
Create equipment asset
Tool to create equipment/asset in Wrike. Use when you need to add new equipment or assets to track in the system.
Create custom field
Tool to create a new custom field in Wrike. Use when you need to define a new custom field for tasks, folders, or projects.
Create a folder
Creates a new Wrike subfolder within the specified `folderId`, optionally as a project if `customItemTypeId` is given; the folder is auto-shared with its creator.
Create folder booking
Tool to create a booking in a Wrike folder. Use when you need to allocate resources (users or placeholders) to a folder for a specific date range. Either responsibleId or responsiblePlaceholderId must be provided, and bookingDates must include at least two of: startDate, finishDate, or duration.