type: zendesk login_url: https://abc.zendesk.com auth_method: oauth username: dummy password: dummy token: dummy access_token: dummy target: relationship_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 relationship_types: [ticket_to_account] columns: - {name: id, type: long} - {name: relationship_type, type: string} - {name: source, type: string} - {name: target, type: string} - {name: created_at, type: timestamp, format: '%Y-%m-%dT%H:%M:%S%z'} - {name: account, type: json}