I am trying create a zap between hubspot forms and monday.com. I have mapped it but am still getting errors
Failed to create an item in monday.com
(ColumnValueException) invalid value, please check our API documentation for the correct data structure for this column. https://developer.monday.com/api-reference/docs/change-column-values
The error indicates that there is an issue with the data being sent to monday.com, specifically that the values in your columns must adhere to JSON syntax and the expected format for the monday.com API. This often occurs when the input data contains invalid or improperly formatted values.
anyone know how to indicate what field is causing the issue?
Thanks









