I’m trying to have items created in a notion database automatically get added in Height.
Most properties in Notion are passing to Attributes in Height no problem
The one I’m having issue with is a custom attribute in Height. It’s a single select in Height, and a single select in Notion. When I try to test passing from one to the other I get this:
Failed to create a task in Height
The app returned “Missing field label value”.
I have create all attribute values in height to match exactly those in notion. Does anyone know what’s wrong here?