cdp_process_mailer_batch
Process a mailer batch in Acquia CDP by specifying its ID. Optionally include custom JSON data to forward during processing.
Instructions
Trigger processing of a mailer batch by id (POST /v2/{tenantId}/mailer/batches/{id}). Optional JSON body is forwarded as-is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_id | Yes | ||
| tenant_id | No | ||
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |