R/tasks.R
ac_create_task.Rd
Create a Task
ac_create_task( title, deal_id = NULL, due_date = NULL, type = NULL, assignee = NULL, note = NULL, ... )
Task title
Deal ID to associate with
Due date (character "YYYY-MM-DD" or Date)
"YYYY-MM-DD"
Task type ID
User ID to assign to
Task note/body
Additional fields
A single-row tibble