Forms
Is it possible once a form is submitted for it to be automatically emailed?
Posted by Tanya Trahan 15 days ago
Creating and assigning checklists to tasks via API
I see I can list and create checklist templates (GET /template_checklists, POST /checklist_templates), but there is no API to attach a template to a task, like we can manually in the UI. Is this feature available in another API version (v3.1 or v4)? If not, can you add an endpoint like POST /tasks/{id}/checklist_templates/{template_id}?
Posted by Tyler Money 14 days ago
I was using the API Friday, and today I cannot
I'm reaching out because our API integration is now returning 401 Unauthorized on all requests — even simple GET requests to /projects. This integration was fully functional as of Friday (June 21st), and no changes have been made to our payloads, environment, or user roles.
Posted by Tyler Money 9 days ago