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

hello guys, how to create API on odoo with multiple databases, im aware that for default odoo need to define db_name, and db_list = false to make API default available to use, but can i have an example how to use API with multiple databases, i head it using log in user on the API.. thanks

Avatar
Discard
Best Answer

Hi,

You can try passing the db name in the url like this: host_address:port?db=db_name


Thanks

Avatar
Discard
Author

so i dont even need to use type="user" then?

Related Posts Replies Views Activity
2
Sep 24
306
0
Nov 23
721
2
Nov 24
1814
2
Oct 24
324
0
Sep 24
3