Max content size when creating an Entry

18 views
Skip to first unread message

Tom F

unread,
Jul 6, 2026, 4:20:40 AMJul 6
to Capsule API
Is there a maximum content size / length for Content when creating an entry using POST  https://api.capsulecrm.com/api/v2/entries? Nothing is mentioned in the API documentation, but I'm getting a response as follows for large entries: {
    "message": "Validation Failed",
    "errors": [
        {
            "field": "content",
            "message": "size must be between 0 and 16000",
            "resource": "entry"
        }
    ]
}

Frankie McGough

unread,
Jul 6, 2026, 4:53:46 AMJul 6
to Capsule API
Hi there,

Yes that's correct, the maximum size for the "content" field for an Entry is 16,000 characters. I'll make a note to get our API documentation updated to reflect this.

Thanks,

Frankie
Reply all
Reply to author
Forward
0 new messages