Update a custom field in a task in ClickUp.
Application
ClickUp
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Task ID | The ID of the task to add custom field to | Text (Short) | Yes | |
Field ID | The ID of the field to add custom field to | Text (Short) | Yes | |
Value is JSON? | The value is JSON and will be parsed as such. Is needed if for example needed for labels which expects the value to be an array | True/False | No | |
Value | The value to set on custom field | Text (Long) | Yes |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A