type: zendesk login_url: https://abc.zendesk.com auth_method: oauth username: dummy password: dummy token: dummy access_token: dummy target: object_records app_marketplace_integration_name: abc app_marketplace_app_id: abc app_marketplace_org_id: abc incremental: true retry_initial_wait_sec: 1 max_retry_wait_sec: 30 retry_limit: 2 object_types: ['account', 'user'] columns: - {name: type, type: string} - {name: id, type: long} - {name: external_id, type: string} - {name: attributes, type: json} - {name: created_at, type: timestamp, format: '%Y-%m-%dT%H:%M:%S%z'} - {name: updated_at, type: timestamp, format: '%Y-%m-%dT%H:%M:%S%z'} - {name: account, type: json}