Describe the problem/error/question
Only a select few properties show up in the Hubspot upsert operation node.
For example, I have 200+ properties in the contacts
object on Hubspot, but there are only 50ish properties showing up on n8n. Here is the suspected code that is not working properly:
- I verified with the Hubspot API that the API is sending all 200+ properties, so the scope or the API key is not the problem here.
- The
Custom properties
option works fine. I just can’t access default properties that are not hard coded in the n8n node. Not even sure why these are hard coded in the first place, when there is a function that fetches all properties from the API.
Hubspot Property Configuration
I want to update the LinkedIn property, but this doesn’t show up on n8n no matter what I do.
n8n Property Options
There are only hard coded properties and the option for custom properties.
Information on your n8n setup
- n8n version: 1.97.1
- Hubspot node version: 2.1
- Database (default: SQLite): Postgresql 13
- n8n EXECUTIONS_PROCESS setting (default: own, main): unsure
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Google Cloud Run