Adobe CX Commenting API
The Adobe Customer Experience (CX) Commenting API v1 provides an HTTP JSON interface for creating, reading, updating, and deleting comments, replies, and reactions associated with supported objects across different platforms of CX.
Overview
Adobe CX Commenting is a unified commenting service associated with supported objects across different platforms of CX including Adobe Workfront, AEP, GenStudio, and more. The REST v1 API exposes comment lifecycle operations with cursor-based pagination, object-level access control, and Adobe IMS OAuth 2.0 authentication.
All v1 endpoints are prefixed with /api/v1/. Breaking changes require a new major version; non-breaking additions (optional fields, new endpoints) can ship under v1.
Supported object codes
The objectCode parameter identifies the type of object a comment is attached to. The following codes are supported:
cjaProjectAEMESS_SITE_APPROVALSGS_APPROVALSsapphire_emailplaysPROJ, TASK, OPTASK, DOCU, PRGM, PORT, TMPL, TTSK, ITRN, USER, TSHET, GOAL, TEAMOBBOARD, CARDintake-requestRECORDDiscover
Set up authentication, learn required headers, and make your first API call.
Interactive API reference with endpoint descriptions, request schemas, and curl examples.
HTTP status codes and response shapes for client and server errors.
Pagination caps, content size limits, edit window, and bulk comment constraints.