resp = client.outbound.post_campaigns_compiles(campaign_id, payload)
# Returns 422 Unprocessable Entity
The compile payload keeps rejecting CSV source references. Deduplication matrices look fine. Dialer database constraints are tripping the max record count. Phone normalization triggers aren’t firing before the atomic POST. Logs show the batch caps at 50k. Weird.
Need a breakdown for the validation logic.
- How to format the timezone verification pipelines?
- Where do I hook the DNC list checking before the webhook fires?
- What’s the exact schema tweak to stop the import failure