'Actions_Performed' module?
Hello,
This is going to be a similar question to the one I had about
Activities the other week.
When sending a request to the `/settings/modules` endpoint, I find a module called 'Actions_Performed', and that is apparently both viewable and API supported. But if I try to retrieve a list of records from the Actions_Performed module using the API, I get an OAUTH_SCOPE_MISMATCH error, despite the fact that I have the ZohoCRM.modules.all scope enabled.
Does anybody know how this module is supposed to work? I can't find any reference to it in the API docs.
Thanks in advance :)