Skip to main content

Rating column - error on create

  • March 12, 2020
  • 2 replies
  • 1219 views

I’m trying to add a pulse to a group, all good but I want to insert a rating but regardless of how I try I can’t seem to do it:

{
“error_code”: “ColumnValueException”,
“status_code”: 400,
“error_message”: “change_column_value invalid value”,
“error_data”: {
“column_value”: “2”,
“column_type”: “RatingColumn”
}
}

I cannot find any documentation regarding types anywhere, the documentation is sadly very lacking.

This topic has been closed for replies.

2 replies

dipro
Forum|alt.badge.img
  • Leader
  • March 16, 2020

Hey @BigLarry – here’s the section you need for column types: https://monday.com/developers/v2#column-values-section-rating

That should help! Let me know if you have any follow-up questions.


  • February 25, 2021

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.