n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
49.3k stars 7.89k forks source link

Magento node store "view" option #8837

Open Michael-1Mueller opened 8 months ago

Michael-1Mueller commented 8 months ago

Bug Description

The code does contain the store view hardcoded /rest/default/V1/products/${sku}` Should look like this /rest/${StoreView}/V1/products/${sku}

To Reproduce

Users which have other store view cannot use the module.

Expected behavior

Field in the setup sectioan where one can choose the store view.

Operating System

all

n8n Version

1.3.12

Node.js Version

na

Database

SQLite (default)

Execution mode

main (default)

Joffcom commented 8 months ago

Hey @Michael-1Mueller,

This is something I have been aware of for a while and have never got round to fixing it, The internal dev ticket for this is NODE-1221 I will try and get it sorted soon.

Michael-1Mueller commented 6 months ago

Is there any news on this?

Joffcom commented 6 months ago

Hey @Michael-1Mueller,

Not yet, I am currently going through some of the backlog of issues though so this shouldn't be too much longer.

Michael-1Mueller commented 5 months ago

@Joffcom

Any news? :)

JKingma commented 1 month ago

Any update?

willfreeze commented 1 month ago

Any update?

antoniocarboni commented 6 days ago

Any update? I have same issue