Skip to Content
Menu
This question has been flagged
1 Reply
6101 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
1423
0
Nov 23
1634
1
Jun 25
378
1
Apr 25
1133
0
Feb 25
838