Skip to main content

Push Approver - API Documentation

Enterprise

This feature is part of Countly Enterprise. To get access, contact sales or compare versions. Existing customers can reach the support portal with questions.

Overview

Push Approver adds an approval workflow for push notifications. Messages can be held for approval, approved or rejected by designated approvers, and then scheduled after approval.

Notes

  • Approvers are members with approver: true.
  • approver_bypass allows auto-approval on activation.
  • User create/update hooks are internal and not public endpoints.
Implementation details

Database Collections

CollectionPurpose
countly.messagesPush message records and approval status
countly.membersApprover flags (approver, approver_bypass)