Create a task

Creates and assigns a task to a user in Record360. Assignees will be notified via push and email notifications as their settings allow. If you do not assign a user, you must specify a location id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Use this request body if you know the user to which the task will be assigned.

string
required
length ≤ 255

The title or summary of the task — short-form text.

string
length ≤ 500

More details to help the user determine how to complete the task — long-form text.

string
required
length ≤ 255

The username of the user to be assigned to the task.

date-time
required

The date or date and time by which the task should be completed. Either an ISO 8601 date value or date-time value in UTC.

string
required
length ≤ 255

The reference number for the unit that should be associated with the task.

boolean

Denote whether completing this task requires performing an inspection, i.e., an "inspection" type task.

string
length ≤ 255

The string id of the workflow that should load automatically for this task.

string
length ≤ 255

The string id of the department to which this task should be assigned. Departments are an optional feature. You only need to add a department if the Record360 instance is configured to use departments.

extended_data
object

A set of custom fields on a task that will automatically map into a workflow checklist.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json