Added lead resource

This commit is contained in:
Ricardo Espinoza
2020-02-15 19:23:22 -05:00
parent 24670cb7ee
commit c630028531
5 changed files with 984 additions and 65 deletions

View File

@@ -62,7 +62,7 @@ export class ZohoOAuth2Api implements ICredentialType {
displayName: 'Scope',
name: 'scope',
type: 'hidden' as NodePropertyTypes,
default: 'ZohoCRM.modules.ALL',
default: 'ZohoCRM.modules.ALL,ZohoCRM.settings.all,ZohoCRM.users.all',
},
{
displayName: 'Auth URI Query Parameters',