Skip to content

Calling Baserecord objects that are not modules #28

@pkayokay

Description

@pkayokay

Is there an issue with calling a user scope as Baserecord objects since they are not part of Zoho modules? I can call users successfully with ZohoHub.connection.get('users'), but not with User.all. Also could not call via ZohoHub.connection.get('Users'), as I would with a capital letter for modules.

To test this, I tested the same with accounts and deals which are under modules. I was able to call them both with a connection and with Account.all, Deal.all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions