Basic Information

appmixer.github.project.UpdateProjectItemField

Update Project Item Field

1.0.0

Public

Set a single-select, number, text, date or iteration field on a Projects (v2) card. Single-select values are given by option name and resolved to the option ID.

Input Ports

in

FieldTypeDescription
Project ID text The node ID of the project the card belongs to, for example 'PVT_kwDOAA12oc4AGXUu'.
Item ID text The node ID of the project item (card) to update, for example 'PVTI_lADOAA12oc4AGXUuzgbi8fA'.
Field ID text The node ID of the field to set. Pick one of the project's fields or type the ID manually.
Value Type select The data type of the field being written. This decides how the value is interpreted.
Value text The value to write. For single select and iteration fields give the option name (for example 'In Progress'); an option ID is accepted too. Dates accept any parseable date and are truncated to YYYY-MM-DD.

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata