IdoSell is a popular e-commerce platform on the Polish market. The integration with Fynode allows order management, products, and use of AI plugins.
- Load orders and products
- Change order status
- Update stock quantity in the eshop
- Send the shipment number directly to the shipment field in the order
- Support payment of the order directly in the eshop
- Support multiple localizations
Integration limitations:
- Does not support creating an order directly in the eshop
- Does not support metadata for orders, products, or categories
- Does not support sending invoices to the eshop
- Does not support sending a public order link to the eshop
- Does not support deleting an order
-
Go to the section Eshop - Settings in Fynode.
-
Click the IdoSell icon.
-
Fill in the following details:
- Internal name
- Eshop URL (for example,
https://demo-pl.yourtechnicaldomain.com)
- API key
-
Click on Activate.
- If the connection is successful, the integration is activated.
- If an error occurs, an error message will be displayed and the integration will not be activated.
Your internal eshop name in Fynode. It is used only to distinguish between multiple connections.
Enter the URL of your IdoSell eshop including https:// (and possibly www).
Do not end the address with a trailing slash /.
- In the IdoSell admin panel go to the ADMINISTRATION > API > Access keys to Admin API.
- Click Add new key.
- In the Authorization method field select API Key.
- In the Application name field enter any name and set the Active field to Yes.
- Set permissions as follows:
- "OMS" set to "read and write"
- "PIM" set to "read and write"
- "SYSTEM" set to "read and write"
- Click Add.
- After saving, click Show active keys.
- Copy the value of the API Key and paste it into Fynode.
- Supported: name, short description, long description, SEO title and SEO description
- Not supported: product parameters
- Not supported – API does not allow saving data for categories.
- Possible solution: generate data via AI and export to Excel.
- Not supported – API does not allow saving relationships between products.
IdoSell allows embedding your own JS code, so the plugin is supported.
Code embedding steps:
- In the menu go to Shop > HTML/JS Add-ons.
- Click Add campaign.
- Fill in:
- "Nazwa w panelu" – any text
- "Aktywna" – set to "Yes"
- In the Pages section, select the eshop where you want to display the addon.
- Click Save and return to the HTML/JS Add-ons section.
- In the list, choose the created entry and click edit add-ons > New addon.
- Fill in:
- "Tytuł dodatku" – any text
- "Aktywna" – set to "Yes"
- "Pokazuj na urządzeniach" – select all devices
- "Typ dodatku" – set to "HTML"
- In the HTML Editing section, insert your HTML/JS code.
- Click Add.
Support is the same as for AI search – insert JS code via HTML/JS Add-ons following the above steps.
IdoSell is a solution for the Polish market that supports multiple localizations, order management, and basic AI plugins for eshop automation