Skip to Content
Menu
This question has been flagged

I'm using Odoo v10 and I need to import all product pictures into Odoo.

Now all pictures are in Amazon S3 and I would like to import all pictures using the Odoo API starting from URLs.

1. How I can use the API to import multiple picture for each product color?

2. Since I don't need to store again all the pictures, how can I use URL instead of the default fields.Binary?

Avatar
Discard
Best Answer

You may want to check this app: product_image_from_url    

or this one: product_url_image            

Avatar
Discard
Related Posts Replies Views Activity
0
Dec 17
3069
0
May 20
4052
5
Jan 16
15452
1
Jan 16
9046
1
Sep 24
921