vendic/clickup-set-custom-field-value
Github action to automatically set a custom field value of a task in Clickup
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| clickup_token | Your clickup token | yes | — |
| clickup_custom_task_ids | A list of custom task IDS of which you want to change the custom field value | yes | — |
| clickup_team_id | Your clickup team id | yes | — |
| custom_field_label | The custom field id in Clickup | yes | — |
| custom_field_value | The value of the custom field in Clickup | yes | — |
Outputs
no outputs