You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Zoho CRM uses OAuth 2.0 for authentication. You'll need to create a Zoho client
97
97
- `refresh_token` - User account refresh token should be provided
98
98
- `start_date` - the default value to use if no bookmark exists for an endpoint (rfc3339 date string)
99
99
- `user_agent` - (string, optional): Process and email for API logging purposes. Example: `tap-zoho-crm <api_user_email@your_company.com>`
100
-
- `select_fields_by_default` - (boolean-true/false) If we want to add new metadata fields, which are added to module/stream after running discovery.
100
+
- `select_fields_by_default` - (boolean-true/false, optional) If we want to add new metadata fields, which are added to module/stream after running discovery.
101
101
- `request_timeout` - (integer, `300`): Max time for which request should wait to get a response. Default request_timeout is 300 seconds.
0 commit comments