Please add API endpoints to create, read, update, and complete Tasks that are associated with Custom Object records (similar to the existing Tasks APIs for Contacts).
Custom Objects already include a Tasks module in the UI, but there’s currently no API to automate those tasks. This blocks workflow automation for agencies and SaaS apps that rely on Custom Objects for operational records.
Feature parity: Tasks exist for Custom Objects in the UI, but there’s no API—this is a clear gap vs. Contacts Tasks.
Reduces support burden: Today users ask how to “auto-create tasks for custom object records” and the answer is “not possible.” An API removes a frequent blocker.
Consistency for developers: A single Tasks API pattern across entities (Contacts + Custom Objects) simplifies docs, onboarding, and implementation.