Odoo User Resource

Utilize the Odoo connector to effectively manage user accounts within your workflows. This guide outlines the operations for creating, updating, deleting, and retrieving user information.

  1. Creating a New User
    Operation: Odoo Connector User Resource Create

    • How to Create:

    • Provide the user’s name.

    • Mention their email address.

  2. Deleting a User
    Operation: Odoo Connector User Resource Delete

    • How to Delete:

    • Simply specify the user you wish to delete during the deletion operation.

  3. Getting User Information
    Operation: Odoo Connector User Resource Get

    • How to Retrieve Information:

    • Specify the user whose information you want to retrieve.

    • Field Options: You can select specific fields to make the report more detailed.

  4. Getting a List of All Users
    Operation: Odoo Connector User Resource Get Many

  • How to Retrieve Users:
  • Choose the Get Many operation to obtain a list of all users you have access to.
  • You can specify certain fields for the report and set a limit on the number of users included.
  • Limit: The limit you set determines which users are selected alphabetically. For example, if you set the limit to 2, you will receive a report of all users starting with the letters A and B.

  1. Updating a User
    Operation: Odoo Connector User Resource Update

    • Specify the user to be updated and choose the update operation.

      Note: You have the option to fill out update fields, which are optional.

Conclusion

Managing user accounts with the Odoo connector enhances administrative efficiency and streamlines user management. For guidance on setting up credentials, please refer to the Odoo Credentials documentation.