engageMessages
List broadcast / engage campaigns for this workspace, with filters and pagination.
Each row is an EngageMessage. Use engageMessageDetail
for one campaign, or engageMessageAdd to create a new one.
Auth · x-app-token · required permission showEngagesMessages
Related: engageMessageDetail, engageMessageCounts, engageMessageAdd
engageMessages(kind: String, method: String, title: String, status: String, tag: String, customerTag: String, untagged: Boolean, folderTagId: String, ids: [String], page: Int, perPage: Int, searchValue: String): EngageMessagePaginatedResponseArguments
Filter by campaign kind (e.g. auto, visitorAuto, manual).
Filter by delivery channel: email, messenger, push, or whatsapp.
Case-insensitive partial match on campaign title.
Filter by lifecycle status (e.g. draft, live, paused).
Filter to campaigns targeting this conversation/message tag id.
Filter to campaigns targeting this customer tag id.
When true, only return campaigns with no tags.
Filter by tag folder id.
Return only campaigns matching these ids, in addition to other filters.
1-based page index. Default: 1. See Pagination.
Page size. Default: 20. See Pagination.
Case-insensitive partial match on title (alias for title).
EngageMessage rows for the current page.
Standard pagination metadata: totalCount, currentPage, totalPages, hasNextPage, hasPreviousPage, perPage.
مواضيع ذات صلة
EngageMessageengageMessageDetailengageMessageEditEngageMessageWhatsappengageMessageRemove