Select API Scopes

API Scopes
    Note

    The Activities module was deprecated in V3. If you make API calls to the Activities module using ZohoCRM.modules.Activities.{operation_type}, the system will return an OAUTH_SCOPE_MISMATCH error. Instead you can make module-specific API calls for Meetings, Calls, and Tasks from V3.

    Operation TypeDescription
    ALLFull access to the resource
    READAllow access to read data from the resource
    CREATEAllow access to create data in the resource
    UPDATEAllow access to update an existing data in the resource
    WRITE Allow access to edit data in the resource (Alias for CREATE, UPDATE, and DELETE)
    DELETEAllow access to delete data in the resource
    CUSTOMCustom Operation Type