Hi there, I’m trying to add a number to this field (the step works otherwise)
Notion field is a number:
Error when I add a number:
body failed validation. Fix one:
body.properties.Days.title should be defined, instead was undefined
.
body.properties.Days.rich_text should be defined, instead was undefined
.
body.properties.Days.number should be a number or null
, instead was "5"
.
body.properties.Days.url should be defined, instead was undefined
.
body.properties.Days.select should be defined, instead was undefined
.
body.properties.Days.multi_select should be defined, instead was undefined
.
body.properties.Days.people should be defined, instead was undefined
.
body.properties.Days.email should be defined, instead was undefined
.
body.properties.Days.phone_number should be defined, instead was undefined
.
body.properties.Days.date should be defined, instead was undefined
.
body.properties.Days.checkbox should be defined, instead was undefined
.
body.properties.Days.relation should be defined, instead was undefined
.
body.properties.Days.files should be defined, instead was undefined
.
body.properties.Days.status should be defined, instead was undefined
.
body.properties.Days.id should be defined, instead was undefined
.
body.properties.Days.name should be defined, instead was undefined
.
body.properties.Days.start should be defined, instead was undefined
.