Skip to Content
Menu
This question has been flagged
1 Reply
2439 Views

there is some websites like  \https://www.omdbapi.com     so how can i get the movies form it as products in odoo and make automatic purchas orders to thos products ,
can anyone help me with good example and any help will be appreciated  

Avatar
Discard
Best Answer

Hi Mohamed:

At a conceptual level, what you need to do is write a controller that retrieves the data from the external site. The appropriate route within the controller can then be called from the backend.

You may want to study the web_unsplash module which is a part of the Odoo code to understand specifics.

web_unsplash

Avatar
Discard
Related Posts Replies Views Activity
0
May 22
2262
3
Sep 22
30647
1
Mar 21
5836
2
Dec 22
3950
3
Aug 22
5487