Cannot read properties of undefined (reading 'upsert')

Hi. I created a model where I will upsert some data. But for some reason it gives me an error of undefined reading upsert. What am I doing wrong here?
No description
No description
No description
2 Replies
Benz
BenzOP5mo ago
I figured it out. it should be api.acumaticaProductWarehouse instead of api.bigcommerce.acumaticaProductWarehouse
Chocci_Milk
Chocci_Milk5mo ago
Hello, Have you checked that the "API" triggers are active on both the create and update actions?

Did you find this page helpful?