We recently added the ability to support the People column within dynamic mapping custom fields.
The People column will utilize a new primitive type as its input: user_emails. This user_emails type is an object with two keys: identifierType which is a String, and identifierValue which is an array of identifiers (i.e. email strings).
As noted above, the People column will accept user_emails as both its inbound type as well as its outbound type. No other types are supported.
🚧
NOTE
Currently, if user emails are sent that do not exist in the monday.com account, or do not have permission to access the board, item, and/or column in question, the email will be omitted and no change will occur in the account.
We released the ability to trigger webhooks, as well as some built-in trigger blocks for custom integration actions by changing the hours field in a date column.