- Posts: 2
- Thank you received: 0
Exporting products by code
- Andrew Melv
-
Topic Author
- Offline
Less
More
12 years 9 months ago #136905
by Andrew Melv
Exporting products by code was created by Andrew Melv
Hello,
We are working on optimizing the process of doing quick exports of our products from HikaShop, and we came to a point where we would like to launch the export via an external script.
We don't know if the API gives access to such function, which is why we are asking for help on this forum.
If such thing is possible, what would be even better - but absolutely not required - would be to receive the export as text in the calling script instead of writing a CSV file on the server.
Thanks for your time and if you need more information to be able to give us an answer, feel free to ask.
We are working on optimizing the process of doing quick exports of our products from HikaShop, and we came to a point where we would like to launch the export via an external script.
We don't know if the API gives access to such function, which is why we are asking for help on this forum.
If such thing is possible, what would be even better - but absolutely not required - would be to receive the export as text in the calling script instead of writing a CSV file on the server.
Thanks for your time and if you need more information to be able to give us an answer, feel free to ask.
Please Log in or Create an account to join the conversation.
12 years 9 months ago #136945
by Xavier
Replied by Xavier on topic Exporting products by code
Hi,
Actually we have the mass actions which allows to export products to csv files.
The easiest way for you seems to be to add an action in the mass action to export the data as text.
You can see that documentation which explain how to create an action:
www.hikashop.com/support/2013-08-08-00-1...s-action-plugin.html
You can too see how the csv export is working and adapt it for a text export.
Actually we have the mass actions which allows to export products to csv files.
The easiest way for you seems to be to add an action in the mass action to export the data as text.
You can see that documentation which explain how to create an action:
www.hikashop.com/support/2013-08-08-00-1...s-action-plugin.html
You can too see how the csv export is working and adapt it for a text export.
Please Log in or Create an account to join the conversation.
- Andrew Melv
-
Topic Author
- Offline
Less
More
- Posts: 2
- Thank you received: 0
12 years 9 months ago #137309
by Andrew Melv
Replied by Andrew Melv on topic Exporting products by code
This will work, thank you for the pointer.
Please Log in or Create an account to join the conversation.
Time to create page: 0.221 seconds