<?php

return [
    "title" => "Test Job",
    "is_active" => "1",
    "cron" => "",
    "frequency" => "NONE",
    "entity" => "catalog_product",
    "behavior_data" => [
        "behavior_field_archive_after_export" => "0",
        "behavior_field_archive_before_run" => "0",
        "behavior_field_export_by_page" => "0",
        "behavior_field_import_msi" => "0",
        "behavior_field_export_in_one_line" => "0",
        "behavior_field_store_ids-prepared-for-send" => [
            "0"
        ],
        "behavior_field_store_ids" => [
            "0"
        ],
        "behavior_field_file_format" => "csv",
        "behavior_field_separator" => ",",
        "behavior_field_multiple_value_separator" => ",",
        "behavior_field_enclosure" => "\"",
        "behavior_field_category_levels_separator" => "\/",
        "behavior_field_categories_separator" => ",",
        "behavior_field_page_size" => "",
        "behavior_field_multiple_attribute_set_separator" => ",",
        "behavior_field_attribute_set_parameters_separator" => ":"
    ],
    "export_source" => [
        "export_source_entity" => "file",
        "export_source_rest_request_method" => "PUT",
        "export_source_ftp_host" => "",
        "export_source_ftp_port" => "",
        "export_source_ftp_user" => "",
        "export_source_ftp_password" => "",
        "export_source_sftp_host" => "",
        "export_source_sftp_port" => "",
        "export_source_sftp_username" => "",
        "export_source_sftp_password" => "",
        "export_source_google_spreadsheet_id" => "",
        "export_source_google_sheet_id" => "",
        "export_source_rest_request_url" => "",
        "export_source_file_file_path" => "var\/import\/product.csv",
        "export_source_file_date_format" => "",
        "export_source_ftp_file_path" => "",
        "export_source_ftp_date_format" => "",
        "export_source_sftp_file_path" => "",
        "export_source_sftp_date_format" => "",
        "export_source_googledrive_file_path" => "",
        "export_source_googledrive_date_format" => "",
        "export_source_onedrive_file_path" => "",
        "export_source_google_signing_key_file_path" => "",
        "export_source_googledrive_signing_key_file_path" => "",
        "export_source_rest_request_options" => "",
        "export_source_rest_request_body" => "",
        "enable_last_entity_id" => "0",
        "language" => "en_US",
        "divided_additional" => "0",
        "use_api" => "0",
        "only_admin" => "0",
        "cron_groups" => "firebear_importexport",
        "email_type" => "0",
        "template" => "import_export_notification_email",
        "receiver" => "john.smith@gmail.com",
        "sender" => "general",
        "copy" => "",
        "copy_method" => "bcc",
        "is_attach" => "0"
    ],
    "source_data" => [
        "source_data_count" => "0",
        "xml_switch" => "0"
    ],
    "file_updated_at" => null,
    "xslt" => null,
];
