How it works
- Maker creates or edits a post and sets status to
Approval Pending - Checker reviews the post in the Publive Dashboard
- Checker approves (sets to
Published) or rejects (sets back toDraft)
Implementation via API
Step 1: Create a post as draft
Step 2: Submit for Approval
Step 3: Approve and Publish
Post status flow
The
approver field in the post response shows who approved the content.