Null Value Updates in Dynamic Field Mapping

We are implementing dynamic field mapping from Monday to external apps.

However, webhook data received from monday.com does not include fields that have been updated to empty (null) values.

For example, if you have an automation of:
When any column changes, update an item in external apps

An a dynamic field mapping:
Name → Name
Numbers → Numbers

When the field Numbers is made empty, the webhook is triggered. However, the Numbers value is excluded in the webhook data since the value is null. Is there any way to identify that the value has changed?

Thank you!

Hi @allanl,

If you use a webhook for whenever a column changes, the new “null” value is sent to your endpoint.

But if that is not an option, please fill this form adding as much information as possible to it (showing your entire integration’s configuration and what you see in the payload) so that our team can take a look into it!