-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Description
Trying to update company properties but no luck. Wondering if anyone knows how to make it work:
Hubspot::CompanyProperties.update!('example_prop', {type: "enumeration", options:[{label:"Testing",value:"Testing"}]})
Hubspot::RequestError (Response body: {"status":"error","message":"Property must have type set","correlationId":"8444d0fa-69a1-470e-9910-468a8565816e","propertiesErrorCode":"NO_TYPE_SET","requestId":"3d6d92f7-a7c9-467b-a455-5e8eb62e395a"})
Metadata
Metadata
Assignees
Labels
No labels