Confirm and standardize Article ID in workflow-status webhook payloads
Arunkumar Kumaresan
Some webhook payloads (e.g., article settings saved, article deleted) are documented as including an Article ID field, but it is unclear whether the Article workflow status updated payload includes it, which limits reliable automated correlation of the event to a specific article.
Suggested Enhancement: Ensure Article ID (and Project version ID) are consistently present in all article-related webhook payloads, including workflow-status-change events, and document the confirmed field list.
Customer Benefit: Lets external automation systems reliably identify and act on the specific article whose workflow status changed, without extra lookup calls.
Log In