This content originally appeared on DEV Community and was authored by Paimonchan
๐ Previously, i have already cover How To Try Odoo Without Self Deploy. You can go to that page before continue to this article, because most of this content need at least one active Odoo database.
๐ถโ๐ซ๏ธ To Connect into Odoo via API, you need at least 4 value for the credential:
- URL
- User Id
- API Key
- Database Name
๐ 1. URL
The URL can be copied directly from URL in your browser, for the example this one inside the red box.
๐ 2. User Id
To access user detail, you can follow this step:
- Open `Setting` menu
- Click `User & Company` menu
- Click `User` menu
- Click user you want to use as API Bot
- Copy the number in URL bar
๐ 3. Api Key
To Generate API Key, you can follow this step:
- ๐๐ Click button My Profile
- ๐๐ Click button New API Key
- ๐๐ Set name for the API purpose and click button Generate Key
- ๐๐ Copy your API Key
๐ 4. Database Name
To Get Database name, you can follow this step:
- ๐๐ Click Button My Database
- ๐๐ Copy the name inside the red box
This content originally appeared on DEV Community and was authored by Paimonchan
Paimonchan | Sciencx (2024-09-19T13:23:59+00:00) How To Get Odoo Credential For API. Retrieved from https://www.scien.cx/2024/09/19/how-to-get-odoo-credential-for-api/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.