Wrike
Overview
AFI creates tasks and folders in Wrike, the work-management platform, from WordPress form submissions. Drop every brief, request, or bug report into the right Wrike project for assignment.
Supported actions
- Create Task
- Create Folder / Project
- Add Comment
Authentication
- Open Wrike > Apps & Integrations > API.
- Create a new permanent access token.
- In AFI go to Settings > Wrike and paste the token.
How to create the integration
- In WordPress admin, go to AFI > New Integration.
- Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
- Pick Wrike as the Receiver, then pick the Task you want to run.
- Map sender fields onto Wrike’s fields. Task title + parent folder/project ID are required. Description, assignees, due date are optional.
- Optional: add Conditional Logic so the action only fires on matching submissions.
- Save and run a test submission. Check AFI > Log if anything looks off.
Notes & caveats
- Folder hierarchy: Wrike uses a tree of folders/projects/spaces — pick the right parent ID.
- Custom fields: Wrike supports per-account custom fields with stable IDs — map by ID.
- Assignees: pass Wrike user IDs (not emails) — fetch from the API.