post
https://integrate.rooflink.com/roof_link_endpoints/api/light/todos/
Creates a new todo item for the authenticated user's company.
Permission Requirements:
- The authenticated user must be an employee or crew member.
- The
created_byfield is automatically set to the authenticated user. - The
companyfield is automatically set from the user's company.
Auto-generated Fields:
- When a
startdatetime is provided, an event is automatically created and linked to the todo. - When a
jobis specified, additional tags may be auto-added (e.g., "Job" and the job type label). - Tags are automatically deduplicated.
Field Restrictions:
- The
jobfield can only be set during creation and cannot be modified later.
