{
    "baserow_template_version": 1,
    "name": "Customer Research",
    "icon": "iconoir-search",
    "keywords": [
        "research",
        "insights",
        "customer insights",
        "themes",
        "marketing",
        "product research",
        "product development",
        "takeaways",
        "transcript",
        "transcripts"
    ],
    "categories": [
        "Professional",
        "Startup"
    ],
    "export": [
        {
            "id": 50034,
            "name": "Customer Research",
            "order": 1,
            "type": "database",
            "tables": [
                {
                    "id": 125491,
                    "name": "Interviews",
                    "order": 1,
                    "fields": [
                        {
                            "id": 809593,
                            "type": "formula",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": null,
                            "array_formula_type": "text",
                            "formula": "replace(replace(lower(concat(left(totext(field('Date and time')),-6),\"_\",left(field('Source interviewed'),12))),\"-\",\"\"),\" \",\"\")",
                            "formula_type": "array"
                        },
                        {
                            "id": 809594,
                            "type": "link_row",
                            "name": "Source interviewed",
                            "order": 1,
                            "primary": false,
                            "link_row_table_id": 125497,
                            "link_row_related_field_id": 809616,
                            "has_related_field": true
                        },
                        {
                            "id": 809595,
                            "type": "link_row",
                            "name": "Representing organization",
                            "order": 2,
                            "primary": false,
                            "link_row_table_id": 125496,
                            "link_row_related_field_id": 809617,
                            "has_related_field": true
                        },
                        {
                            "id": 809625,
                            "type": "date",
                            "name": "Date and time",
                            "order": 3,
                            "primary": false,
                            "date_format": "ISO",
                            "date_include_time": true,
                            "date_time_format": "24"
                        },
                        {
                            "id": 811025,
                            "type": "long_text",
                            "name": "Summary",
                            "order": 4,
                            "primary": false
                        },
                        {
                            "id": 811026,
                            "type": "single_select",
                            "name": "Outcome",
                            "order": 5,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 355210,
                                    "value": "Customer",
                                    "color": "dark-green",
                                    "order": 0
                                },
                                {
                                    "id": 355211,
                                    "value": "Lost customer",
                                    "color": "red",
                                    "order": 1
                                },
                                {
                                    "id": 355212,
                                    "value": "Prospect",
                                    "color": "gray",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 811027,
                            "type": "link_row",
                            "name": "Related insights",
                            "order": 6,
                            "primary": false,
                            "link_row_table_id": 125492,
                            "link_row_related_field_id": 816156,
                            "has_related_field": true
                        },
                        {
                            "id": 816125,
                            "type": "link_row",
                            "name": "Winning product",
                            "order": 7,
                            "primary": false,
                            "link_row_table_id": 125494,
                            "link_row_related_field_id": 816126,
                            "has_related_field": true
                        },
                        {
                            "id": 816132,
                            "type": "formula",
                            "name": "Product changed",
                            "order": 9,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": null,
                            "array_formula_type": "text",
                            "formula": "if(search(field('Previous product used'),field('Winning product'))<1,\"\u2705\",\"\u274c\")",
                            "formula_type": "array"
                        },
                        {
                            "id": 816155,
                            "type": "link_row",
                            "name": "Previous product used",
                            "order": 10,
                            "primary": false,
                            "link_row_table_id": 125494,
                            "link_row_related_field_id": null,
                            "has_related_field": false
                        },
                        {
                            "id": 816157,
                            "type": "formula",
                            "name": "Currently using our product",
                            "order": 11,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": null,
                            "array_formula_type": "boolean",
                            "formula": "contains(totext(lookup('Winning product','Owned by')),\"Our company\")",
                            "formula_type": "array"
                        },
                        {
                            "id": 816170,
                            "type": "lookup",
                            "name": "Role",
                            "order": 13,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": null,
                            "array_formula_type": "single_select",
                            "through_field_id": 809594,
                            "through_field_name": "Source interviewed",
                            "target_field_id": 816040,
                            "target_field_name": "Role"
                        },
                        {
                            "id": 816173,
                            "type": "single_select",
                            "name": "Method",
                            "order": 14,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368111,
                                    "value": "\ud83d\udcde Phone call",
                                    "color": "light-green",
                                    "order": 0
                                },
                                {
                                    "id": 368112,
                                    "value": "\ud83d\udce7 Email",
                                    "color": "light-orange",
                                    "order": 1
                                },
                                {
                                    "id": 368113,
                                    "value": "\ud83e\udd1d In person",
                                    "color": "light-blue",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 818322,
                            "type": "file",
                            "name": "Transcript",
                            "order": 15,
                            "primary": false
                        }
                    ],
                    "views": [
                        {
                            "id": 190725,
                            "type": "grid",
                            "name": "All interviews",
                            "order": 1,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 61116,
                                    "field_id": 809625,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1176449,
                                    "field_id": 809593,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176447,
                                    "field_id": 809594,
                                    "width": 192,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176448,
                                    "field_id": 809595,
                                    "width": 226,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176472,
                                    "field_id": 809625,
                                    "width": 179,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1183021,
                                    "field_id": 811025,
                                    "width": 246,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1183022,
                                    "field_id": 811026,
                                    "width": 127,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1183023,
                                    "field_id": 811027,
                                    "width": 158,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184938,
                                    "field_id": 816125,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184964,
                                    "field_id": 816132,
                                    "width": 167,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184965,
                                    "field_id": 816155,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184974,
                                    "field_id": 816157,
                                    "width": 231,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184986,
                                    "field_id": 816170,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184989,
                                    "field_id": 816173,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188176,
                                    "field_id": 818322,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194392,
                            "type": "kanban",
                            "name": "By method",
                            "order": 2,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 816173,
                            "field_options": [
                                {
                                    "id": 53675,
                                    "field_id": 809593,
                                    "hidden": false,
                                    "order": 1
                                },
                                {
                                    "id": 53678,
                                    "field_id": 809625,
                                    "hidden": false,
                                    "order": 2
                                },
                                {
                                    "id": 53676,
                                    "field_id": 809594,
                                    "hidden": false,
                                    "order": 3
                                },
                                {
                                    "id": 53677,
                                    "field_id": 809595,
                                    "hidden": false,
                                    "order": 4
                                },
                                {
                                    "id": 53679,
                                    "field_id": 811025,
                                    "hidden": false,
                                    "order": 5
                                },
                                {
                                    "id": 53680,
                                    "field_id": 811026,
                                    "hidden": false,
                                    "order": 6
                                },
                                {
                                    "id": 53681,
                                    "field_id": 811027,
                                    "hidden": false,
                                    "order": 7
                                },
                                {
                                    "id": 53682,
                                    "field_id": 816125,
                                    "hidden": false,
                                    "order": 8
                                },
                                {
                                    "id": 53683,
                                    "field_id": 816132,
                                    "hidden": true,
                                    "order": 9
                                },
                                {
                                    "id": 53684,
                                    "field_id": 816155,
                                    "hidden": true,
                                    "order": 10
                                },
                                {
                                    "id": 53685,
                                    "field_id": 816157,
                                    "hidden": true,
                                    "order": 11
                                },
                                {
                                    "id": 53686,
                                    "field_id": 816170,
                                    "hidden": true,
                                    "order": 12
                                },
                                {
                                    "id": 53687,
                                    "field_id": 816173,
                                    "hidden": true,
                                    "order": 13
                                },
                                {
                                    "id": 53688,
                                    "field_id": 818322,
                                    "hidden": false,
                                    "order": 14
                                }
                            ]
                        },
                        {
                            "id": 194393,
                            "type": "kanban",
                            "name": "By outcome",
                            "order": 3,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 811026,
                            "field_options": [
                                {
                                    "id": 53689,
                                    "field_id": 809593,
                                    "hidden": false,
                                    "order": 1
                                },
                                {
                                    "id": 53692,
                                    "field_id": 809625,
                                    "hidden": false,
                                    "order": 2
                                },
                                {
                                    "id": 53690,
                                    "field_id": 809594,
                                    "hidden": false,
                                    "order": 3
                                },
                                {
                                    "id": 53691,
                                    "field_id": 809595,
                                    "hidden": false,
                                    "order": 4
                                },
                                {
                                    "id": 53701,
                                    "field_id": 816173,
                                    "hidden": false,
                                    "order": 5
                                },
                                {
                                    "id": 53693,
                                    "field_id": 811025,
                                    "hidden": false,
                                    "order": 6
                                },
                                {
                                    "id": 53694,
                                    "field_id": 811026,
                                    "hidden": true,
                                    "order": 7
                                },
                                {
                                    "id": 53695,
                                    "field_id": 811027,
                                    "hidden": false,
                                    "order": 8
                                },
                                {
                                    "id": 53698,
                                    "field_id": 816155,
                                    "hidden": false,
                                    "order": 9
                                },
                                {
                                    "id": 53696,
                                    "field_id": 816125,
                                    "hidden": false,
                                    "order": 10
                                },
                                {
                                    "id": 53697,
                                    "field_id": 816132,
                                    "hidden": true,
                                    "order": 11
                                },
                                {
                                    "id": 53699,
                                    "field_id": 816157,
                                    "hidden": true,
                                    "order": 12
                                },
                                {
                                    "id": 53700,
                                    "field_id": 816170,
                                    "hidden": true,
                                    "order": 13
                                },
                                {
                                    "id": 53702,
                                    "field_id": 818322,
                                    "hidden": false,
                                    "order": 14
                                }
                            ]
                        },
                        {
                            "id": 194395,
                            "type": "form",
                            "name": "New interview",
                            "order": 4,
                            "public": false,
                            "title": "Fill in the information below to details of a new interview!",
                            "description": "",
                            "cover_image": null,
                            "logo_image": {
                                "name": "BmVKhFaw89NHnvPQsR0JYuli7YcI5845_f90e1887a1ba7ea51886d30133e8821b224ec4f5ef0bdd5779e3a4947d0b9b76.jpeg",
                                "original_name": "interview.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "Interview submitted. To submit a new one, please reload the page.",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 120590,
                                    "field_id": 809625,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 0,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120599,
                                    "field_id": 816173,
                                    "name": "Interview method",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 1,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120588,
                                    "field_id": 809594,
                                    "name": "What was the name of the source being interviewed?",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 2,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120589,
                                    "field_id": 809595,
                                    "name": "Which organization did the source represent?",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 3,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120591,
                                    "field_id": 811025,
                                    "name": "Include a brief summary of the interview",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 4,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120592,
                                    "field_id": 811026,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 5,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120593,
                                    "field_id": 811027,
                                    "name": "",
                                    "description": "Create a new insight identifying useful information from the interview!",
                                    "enabled": true,
                                    "required": false,
                                    "order": 6,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120596,
                                    "field_id": 816155,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 7,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120594,
                                    "field_id": 816125,
                                    "name": "Select the product the source ultimately ended up going with",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 8,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120600,
                                    "field_id": 818322,
                                    "name": "",
                                    "description": "Upload a copy of the transcript",
                                    "enabled": true,
                                    "required": true,
                                    "order": 9,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120587,
                                    "field_id": 809593,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 10,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120595,
                                    "field_id": 816132,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 11,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120597,
                                    "field_id": 816157,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 12,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120598,
                                    "field_id": 816170,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 13,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-12-23T18:43:25.287935+00:00",
                            "updated_on": "2023-01-02T01:11:04.152892+00:00",
                            "field_809593": null,
                            "field_809594": [
                                1
                            ],
                            "field_809595": [
                                1
                            ],
                            "field_809625": "2022-10-07T12:00:00+00:00",
                            "field_811025": "Prospect was originally looking at a DNS resolution tool that would meet their business needs as they were deploying a new application that would have global users.",
                            "field_811026": 355210,
                            "field_811027": [
                                1,
                                2,
                                3
                            ],
                            "field_816125": [
                                1
                            ],
                            "field_816132": null,
                            "field_816155": [
                                2
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368111,
                            "field_818322": [
                                {
                                    "name": "b0Kw2ZazyeaDlI5LBSqZrJBhgqz2aeno_37d3c0ee4ea4a81cd13891939b6a297e9ee4e5df8038fdf02fd0aec009820be3.docx",
                                    "visible_name": "20221007_carmenaguil .docx",
                                    "original_name": "20221007_carmenaguil .docx"
                                }
                            ]
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-12-23T18:43:25.288004+00:00",
                            "updated_on": "2023-01-02T01:12:12.913247+00:00",
                            "field_809593": null,
                            "field_809594": [
                                2
                            ],
                            "field_809595": [
                                2
                            ],
                            "field_809625": "2022-10-09T13:45:00+00:00",
                            "field_811025": "Customer wanted to have several applications hosted on premise to use the DNS service.",
                            "field_811026": 355211,
                            "field_811027": [
                                5
                            ],
                            "field_816125": [
                                2
                            ],
                            "field_816132": null,
                            "field_816155": [
                                1
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368111,
                            "field_818322": [
                                {
                                    "name": "L2PHKt6CWq07WrscLpEFawcXZRRnEZyn_3acff54280e7db248c158f14522f146c5d157335db888f8989d965085bc62872.docx",
                                    "visible_name": "20221009_petersmock.docx",
                                    "original_name": "20221009_petersmock.docx"
                                }
                            ]
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-12-27T19:07:35.312527+00:00",
                            "updated_on": "2022-12-31T02:47:45.967691+00:00",
                            "field_809593": null,
                            "field_809594": [
                                3
                            ],
                            "field_809595": [
                                3
                            ],
                            "field_809625": "2022-09-15T16:30:00+00:00",
                            "field_811025": "Client was exploring options where they could deploy their micro services. Client was unsure about traffic and wanted the ability to scale  up and down as needed.",
                            "field_811026": 355210,
                            "field_811027": [
                                6,
                                7
                            ],
                            "field_816125": [
                                4
                            ],
                            "field_816132": null,
                            "field_816155": [
                                3
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368112,
                            "field_818322": [
                                {
                                    "name": "MxONhNQZH698WUxEfQXpoKhnnpAS7f0X_ea1bc5fb21e791686d178384e5d71c2692235dc73c856a51aff6f5347cf35cf7.pdf",
                                    "visible_name": "20220915_karlburgenz.pdf",
                                    "original_name": "20220915_karlburgenz.pdf"
                                }
                            ]
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-12-27T19:07:35.938788+00:00",
                            "updated_on": "2023-01-02T01:13:31.641713+00:00",
                            "field_809593": null,
                            "field_809594": [
                                7
                            ],
                            "field_809595": [
                                7
                            ],
                            "field_809625": "2022-10-11T12:00:00+00:00",
                            "field_811025": "Customer is considering switching to a cloud provider with a larger variety of virtual machines, but is hesitant about the cost of migration vs savings on new virtual machines.",
                            "field_811026": 355212,
                            "field_811027": [
                                9
                            ],
                            "field_816125": [
                                3
                            ],
                            "field_816132": null,
                            "field_816155": [
                                3
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368113,
                            "field_818322": [
                                {
                                    "name": "hFXUeCAQ4T7j0obJtkRFvBtfQcboejBf_6a018c7aaa5f2e66129e7b5271a6305c98e242977b078e99dfe4bff1d6efa320.docx",
                                    "visible_name": "20221011_dustyhaggar.docx",
                                    "original_name": "20221011_dustyhaggar.docx"
                                }
                            ]
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-12-27T19:07:36.536541+00:00",
                            "updated_on": "2023-01-02T20:39:02.636123+00:00",
                            "field_809593": null,
                            "field_809594": [
                                5
                            ],
                            "field_809595": [
                                5
                            ],
                            "field_809625": "2022-09-30T10:30:00+00:00",
                            "field_811025": "Client is thinking about migrating their primary content store onto a new database service that has more reliability and redundancy.",
                            "field_811026": 355212,
                            "field_811027": [
                                8
                            ],
                            "field_816125": [
                                6
                            ],
                            "field_816132": null,
                            "field_816155": [
                                6
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368111,
                            "field_818322": [
                                {
                                    "name": "OmbC7v5WMBYgrZy33aigm2ORQ3xKi2Mf_f9e58e9360d6480d63357caaf35e4d936a8a90fe7ebaa33fe8b2851ea7611e5e.docx",
                                    "visible_name": "20220930_susanmcgrat.docx",
                                    "original_name": "20220930_susanmcgrat.docx"
                                }
                            ]
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2022-12-27T19:07:37.121680+00:00",
                            "updated_on": "2023-01-02T01:16:43.175821+00:00",
                            "field_809593": null,
                            "field_809594": [
                                6
                            ],
                            "field_809595": [
                                6
                            ],
                            "field_809625": "2022-11-22T08:45:00+00:00",
                            "field_811025": "Prospect was looking to bring in a new set of IoT logs for analysis.",
                            "field_811026": 355210,
                            "field_811027": [
                                4
                            ],
                            "field_816125": [
                                10
                            ],
                            "field_816132": null,
                            "field_816155": [
                                11
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368112,
                            "field_818322": [
                                {
                                    "name": "ahyo4x1ulwB5la88jqdhvqpqVfEIeI5y_22d9556aa3d7459c34d19da783fe09e81587368f50d33fda8e2df596f426eaaf.docx",
                                    "visible_name": "20221122_kennybrooks.docx",
                                    "original_name": "20221122_kennybrooks.docx"
                                }
                            ]
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-12-31T02:41:15.035208+00:00",
                            "updated_on": "2023-01-02T01:13:01.739279+00:00",
                            "field_809593": null,
                            "field_809594": [
                                4
                            ],
                            "field_809595": [
                                4
                            ],
                            "field_809625": "2022-11-01T13:20:00+00:00",
                            "field_811025": "Marketing company was looking to migrate their source databases to our cloud offering to better integrate with other services they are currently using.",
                            "field_811026": 355210,
                            "field_811027": [
                                11,
                                12
                            ],
                            "field_816125": [
                                5
                            ],
                            "field_816132": null,
                            "field_816155": [
                                6,
                                7
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368112,
                            "field_818322": [
                                {
                                    "name": "0H9P0SHDi3ao3JCT0R2EpnyQP3zHhzOc_c00c0adb01996bd140ab4c675574845cffe14d348e1242843ea67319d86657e7.docx",
                                    "visible_name": "20221101_sruthiparvt.docx",
                                    "original_name": "20221101_sruthiparvt.docx"
                                }
                            ]
                        },
                        {
                            "id": 9,
                            "order": "9.00000000000000000000",
                            "created_on": "2022-12-31T02:41:34.582552+00:00",
                            "updated_on": "2023-01-02T01:16:14.719595+00:00",
                            "field_809593": null,
                            "field_809594": [
                                9
                            ],
                            "field_809595": [
                                9
                            ],
                            "field_809625": "2022-11-03T12:30:00+00:00",
                            "field_811025": "Client was looking to deploy a Java application on a container cluster.",
                            "field_811026": 355210,
                            "field_811027": [
                                15,
                                13
                            ],
                            "field_816125": [
                                8
                            ],
                            "field_816132": null,
                            "field_816155": [
                                9
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368111,
                            "field_818322": [
                                {
                                    "name": "MTlzylHe0gZJtehRTvRzuRPCjFzXZvub_48adcc32be47665b540957745e49e40ce4ef96a3d49a4b1d5e1c003f1ad6ddda.docx",
                                    "visible_name": "20221103_rubenchun.docx",
                                    "original_name": "20221103_rubenchun.docx"
                                }
                            ]
                        },
                        {
                            "id": 11,
                            "order": "10.00000000000000000000",
                            "created_on": "2022-12-31T02:45:16.780634+00:00",
                            "updated_on": "2023-01-02T01:17:15.670382+00:00",
                            "field_809593": null,
                            "field_809594": [
                                8
                            ],
                            "field_809595": [
                                8
                            ],
                            "field_809625": "2022-12-13T08:45:00+00:00",
                            "field_811025": "Company was looking to deploy a service within a micro service architecture on a managed container cluster.",
                            "field_811026": 355211,
                            "field_811027": [
                                10
                            ],
                            "field_816125": [
                                9
                            ],
                            "field_816132": null,
                            "field_816155": [
                                8
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368111,
                            "field_818322": [
                                {
                                    "name": "5atSsWkcOx445uwfOVoc5qKxwSnsO8Q0_70409f400e8188e59ca9f3cf60ba09327a62ba409e94abb41ce6804239662049.docx",
                                    "visible_name": "20221213_vallikoziol.docx",
                                    "original_name": "20221213_vallikoziol.docx"
                                }
                            ]
                        },
                        {
                            "id": 12,
                            "order": "11.00000000000000000000",
                            "created_on": "2022-12-31T14:29:59.785074+00:00",
                            "updated_on": "2023-01-02T01:17:53.797611+00:00",
                            "field_809593": null,
                            "field_809594": [
                                9
                            ],
                            "field_809595": [
                                9
                            ],
                            "field_809625": "2023-01-12T13:45:00+00:00",
                            "field_811025": "After switching to our container cluster offering, client wanted to switch DNS resolution service as well.",
                            "field_811026": 355210,
                            "field_811027": [],
                            "field_816125": [
                                1
                            ],
                            "field_816132": null,
                            "field_816155": [
                                2
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368112,
                            "field_818322": [
                                {
                                    "name": "kdeGQkzPUtr2FFnmjpitsyl1ilQEIJLg_90203c93e6971153064611b6f324c1d30b9b5fa5c33934ddfd48f2806c576ccf.docx",
                                    "visible_name": "20230112_rubenchun.docx",
                                    "original_name": "20230112_rubenchun.docx"
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "order": "12.00000000000000000000",
                            "created_on": "2022-12-31T14:36:34.870209+00:00",
                            "updated_on": "2023-01-02T01:18:39.710515+00:00",
                            "field_809593": null,
                            "field_809594": [
                                10
                            ],
                            "field_809595": [
                                5
                            ],
                            "field_809625": "2023-04-20T13:30:00+00:00",
                            "field_811025": "Client is interested in the streaming data services to track building supplies within all warehouses.",
                            "field_811026": 355210,
                            "field_811027": [
                                17
                            ],
                            "field_816125": [
                                10
                            ],
                            "field_816132": null,
                            "field_816155": [
                                11
                            ],
                            "field_816157": null,
                            "field_816170": null,
                            "field_816173": 368112,
                            "field_818322": [
                                {
                                    "name": "HueCU2hVVNzxSCJzg3wn45MiUpe5XHiI_f5bb5f70da33630de31c68e85d04075631f46a7fe64e4efee34600f582aea55a.docx",
                                    "visible_name": "20230420_suelee.docx",
                                    "original_name": "20230420_suelee.docx"
                                }
                            ]
                        }
                    ]
                },
                {
                    "id": 125492,
                    "name": "Insights",
                    "order": 2,
                    "fields": [
                        {
                            "id": 809598,
                            "type": "number",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "number_decimal_places": 0,
                            "number_negative": false
                        },
                        {
                            "id": 809599,
                            "type": "single_select",
                            "name": "Significance",
                            "order": 1,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368786,
                                    "value": "Primary factor",
                                    "color": "red",
                                    "order": 0
                                },
                                {
                                    "id": 368787,
                                    "value": "Contributing factor",
                                    "color": "orange",
                                    "order": 1
                                },
                                {
                                    "id": 368788,
                                    "value": "Noted",
                                    "color": "blue",
                                    "order": 2
                                },
                                {
                                    "id": 368789,
                                    "value": "Nominal",
                                    "color": "light-gray",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 809600,
                            "type": "single_select",
                            "name": "Sentiment",
                            "order": 2,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368791,
                                    "value": "Rave",
                                    "color": "green",
                                    "order": 0
                                },
                                {
                                    "id": 368792,
                                    "value": "Positive",
                                    "color": "light-green",
                                    "order": 1
                                },
                                {
                                    "id": 368793,
                                    "value": "Rant",
                                    "color": "light-orange",
                                    "order": 2
                                },
                                {
                                    "id": 368794,
                                    "value": "Negative",
                                    "color": "light-red",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 816156,
                            "type": "link_row",
                            "name": "Source interview",
                            "order": 3,
                            "primary": false,
                            "link_row_table_id": 125491,
                            "link_row_related_field_id": 811027,
                            "has_related_field": true
                        },
                        {
                            "id": 818321,
                            "type": "link_row",
                            "name": "Related product",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 125494,
                            "link_row_related_field_id": 818323,
                            "has_related_field": true
                        },
                        {
                            "id": 818324,
                            "type": "long_text",
                            "name": "Quotes",
                            "order": 5,
                            "primary": false
                        },
                        {
                            "id": 818325,
                            "type": "link_row",
                            "name": "Related themes",
                            "order": 6,
                            "primary": false,
                            "link_row_table_id": 125495,
                            "link_row_related_field_id": 818326,
                            "has_related_field": true
                        },
                        {
                            "id": 818336,
                            "type": "formula",
                            "name": "Our product",
                            "order": 7,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": null,
                            "array_formula_type": "text",
                            "formula": "if(contains(totext(lookup('Related product','Owned by')),'Our company')= true,\"\u2705\",\"\u274c\")",
                            "formula_type": "array"
                        },
                        {
                            "id": 819124,
                            "type": "formula",
                            "name": "Company owned true/false",
                            "order": 8,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": 0,
                            "array_formula_type": null,
                            "formula": "sum(tonumber(totext(if(field('Our product')=\"\u2705\",1,0))))",
                            "formula_type": "number"
                        },
                        {
                            "id": 823803,
                            "type": "link_row",
                            "name": "Related tags",
                            "order": 9,
                            "primary": false,
                            "link_row_table_id": 125493,
                            "link_row_related_field_id": 823804,
                            "has_related_field": true
                        }
                    ],
                    "views": [
                        {
                            "id": 190726,
                            "type": "grid",
                            "name": "All insights",
                            "order": 1,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 61408,
                                    "field_id": 809598,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1176452,
                                    "field_id": 809598,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176450,
                                    "field_id": 809599,
                                    "width": 150,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176451,
                                    "field_id": 809600,
                                    "width": 130,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184987,
                                    "field_id": 816156,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188175,
                                    "field_id": 818321,
                                    "width": 175,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188179,
                                    "field_id": 818324,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188180,
                                    "field_id": 818325,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188184,
                                    "field_id": 818336,
                                    "width": 136,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1189137,
                                    "field_id": 819124,
                                    "width": 228,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1194987,
                                    "field_id": 823803,
                                    "width": 288,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194455,
                            "type": "grid",
                            "name": "Our product insights",
                            "order": 2,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77744,
                                    "field_id": 819124,
                                    "type": "higher_than",
                                    "value": "0"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 61790,
                                    "field_id": 809598,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1197572,
                                    "field_id": 809598,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197573,
                                    "field_id": 809599,
                                    "width": 156,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197574,
                                    "field_id": 809600,
                                    "width": 124,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197575,
                                    "field_id": 816156,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197576,
                                    "field_id": 818321,
                                    "width": 166,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197577,
                                    "field_id": 818324,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197578,
                                    "field_id": 818325,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197579,
                                    "field_id": 818336,
                                    "width": 137,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197580,
                                    "field_id": 819124,
                                    "width": 233,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1197581,
                                    "field_id": 823803,
                                    "width": 266,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194551,
                            "type": "grid",
                            "name": "Competing product insights",
                            "order": 3,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77812,
                                    "field_id": 819124,
                                    "type": "lower_than",
                                    "value": "1"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 61823,
                                    "field_id": 809598,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1198393,
                                    "field_id": 809598,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198394,
                                    "field_id": 809599,
                                    "width": 156,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198395,
                                    "field_id": 809600,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198396,
                                    "field_id": 816156,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198397,
                                    "field_id": 818321,
                                    "width": 160,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198398,
                                    "field_id": 818324,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198399,
                                    "field_id": 818325,
                                    "width": 266,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198400,
                                    "field_id": 818336,
                                    "width": 141,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198401,
                                    "field_id": 819124,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198402,
                                    "field_id": 823803,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194493,
                            "type": "kanban",
                            "name": "By significance",
                            "order": 4,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77767,
                                    "field_id": 819124,
                                    "type": "higher_than",
                                    "value": "0"
                                }
                            ],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 809599,
                            "field_options": [
                                {
                                    "id": 53707,
                                    "field_id": 809598,
                                    "hidden": false,
                                    "order": 1
                                },
                                {
                                    "id": 53708,
                                    "field_id": 809599,
                                    "hidden": true,
                                    "order": 2
                                },
                                {
                                    "id": 53709,
                                    "field_id": 809600,
                                    "hidden": false,
                                    "order": 3
                                },
                                {
                                    "id": 53710,
                                    "field_id": 816156,
                                    "hidden": false,
                                    "order": 4
                                },
                                {
                                    "id": 53711,
                                    "field_id": 818321,
                                    "hidden": false,
                                    "order": 5
                                },
                                {
                                    "id": 53712,
                                    "field_id": 818324,
                                    "hidden": false,
                                    "order": 6
                                },
                                {
                                    "id": 53714,
                                    "field_id": 818336,
                                    "hidden": false,
                                    "order": 7
                                },
                                {
                                    "id": 53713,
                                    "field_id": 818325,
                                    "hidden": false,
                                    "order": 8
                                },
                                {
                                    "id": 53715,
                                    "field_id": 819124,
                                    "hidden": true,
                                    "order": 9
                                },
                                {
                                    "id": 53716,
                                    "field_id": 823803,
                                    "hidden": false,
                                    "order": 10
                                }
                            ]
                        },
                        {
                            "id": 194494,
                            "type": "kanban",
                            "name": "By sentiment",
                            "order": 5,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77768,
                                    "field_id": 819124,
                                    "type": "higher_than",
                                    "value": "0"
                                }
                            ],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 809600,
                            "field_options": [
                                {
                                    "id": 53717,
                                    "field_id": 809598,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53718,
                                    "field_id": 809599,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53719,
                                    "field_id": 809600,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 53720,
                                    "field_id": 816156,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53721,
                                    "field_id": 818321,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53722,
                                    "field_id": 818324,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53723,
                                    "field_id": 818325,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53724,
                                    "field_id": 818336,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 53725,
                                    "field_id": 819124,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 53726,
                                    "field_id": 823803,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 194495,
                            "type": "form",
                            "name": "New insight",
                            "order": 6,
                            "public": false,
                            "title": "Add new insights to the list!",
                            "description": "",
                            "cover_image": null,
                            "logo_image": {
                                "name": "RJ16bybRyxMAwaJOmn1aMfSeCJ2SiLq0_5e6ee07bc2c5ef1543972e7c92621e5ae762139ebbd0b5e942a3574e2a6d75fb.jpeg",
                                "original_name": "insights.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "Insight submitted! Refresh to submit another.",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 120752,
                                    "field_id": 809598,
                                    "name": "Insight ID",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120753,
                                    "field_id": 809599,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120754,
                                    "field_id": 809600,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120755,
                                    "field_id": 816156,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120756,
                                    "field_id": 818321,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120757,
                                    "field_id": 818324,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120758,
                                    "field_id": 818325,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120759,
                                    "field_id": 818336,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120760,
                                    "field_id": 819124,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120761,
                                    "field_id": 823803,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-12-23T18:44:24.079034+00:00",
                            "updated_on": "2023-01-02T01:33:49.222423+00:00",
                            "field_809598": "1",
                            "field_809599": 368786,
                            "field_809600": 368792,
                            "field_816156": [
                                1
                            ],
                            "field_818321": [
                                1
                            ],
                            "field_818324": "\"The UI was fantastic when adding any new records or changing any settings.\"",
                            "field_818325": [
                                5,
                                7
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                1,
                                7,
                                5
                            ]
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-12-23T18:44:24.079107+00:00",
                            "updated_on": "2023-01-02T01:33:58.742108+00:00",
                            "field_809598": "2",
                            "field_809599": 368787,
                            "field_809600": 368794,
                            "field_816156": [
                                1
                            ],
                            "field_818321": [
                                2
                            ],
                            "field_818324": "\"It got relatively confusing when making any changes to the records.\"",
                            "field_818325": [
                                3,
                                2
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                6,
                                10,
                                5
                            ]
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-12-28T20:45:28.792693+00:00",
                            "updated_on": "2023-01-02T01:34:03.680160+00:00",
                            "field_809598": "3",
                            "field_809599": 368788,
                            "field_809600": 368793,
                            "field_816156": [
                                1
                            ],
                            "field_818321": [
                                1
                            ],
                            "field_818324": "\"I wish there was more marketing out there about this service, and we never would have started with the previous product we were using in the first place! It took quite a bit of digging to find this service.\"",
                            "field_818325": [
                                6
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                10,
                                5
                            ]
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-12-28T20:45:29.647350+00:00",
                            "updated_on": "2023-01-02T01:33:17.151371+00:00",
                            "field_809598": "4",
                            "field_809599": 368786,
                            "field_809600": 368792,
                            "field_816156": [
                                6
                            ],
                            "field_818321": [
                                10
                            ],
                            "field_818324": "\"The automatic scalability is exactly what we need. I also love that we can adjust the buffer and batch size at any time without any shard limitations.\"",
                            "field_818325": [
                                5,
                                7
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                8,
                                3,
                                2,
                                11
                            ]
                        },
                        {
                            "id": 5,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-12-28T20:45:29.848129+00:00",
                            "updated_on": "2023-01-02T01:33:26.137984+00:00",
                            "field_809598": "5",
                            "field_809599": 368786,
                            "field_809600": 368794,
                            "field_816156": [
                                2
                            ],
                            "field_818321": [
                                1
                            ],
                            "field_818324": "\"The product did not integrate well with our existing on premise solutions.\"",
                            "field_818325": [
                                1
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                8,
                                3,
                                9
                            ]
                        },
                        {
                            "id": 6,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-12-28T20:45:30.376992+00:00",
                            "updated_on": "2023-01-02T01:33:33.217770+00:00",
                            "field_809598": "6",
                            "field_809599": 368786,
                            "field_809600": 368792,
                            "field_816156": [
                                3
                            ],
                            "field_818321": [
                                4
                            ],
                            "field_818324": "\"I am very interested in the wide offering of virtual machine configurations.\"",
                            "field_818325": [
                                8
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                1,
                                12
                            ]
                        },
                        {
                            "id": 7,
                            "order": "6.00000000000000000000",
                            "created_on": "2022-12-28T20:45:31.035874+00:00",
                            "updated_on": "2023-01-02T01:33:38.337724+00:00",
                            "field_809598": "7",
                            "field_809599": 368787,
                            "field_809600": 368792,
                            "field_816156": [
                                3
                            ],
                            "field_818321": [
                                4
                            ],
                            "field_818324": "\"The operating systems make it effortless to switch over with a blue/green deployment.\"",
                            "field_818325": [
                                7
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                8,
                                12
                            ]
                        },
                        {
                            "id": 8,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-12-28T20:45:39.238878+00:00",
                            "updated_on": "2022-12-31T02:57:51.014054+00:00",
                            "field_809598": "8",
                            "field_809599": 368786,
                            "field_809600": 368794,
                            "field_816156": [
                                5
                            ],
                            "field_818321": [
                                5
                            ],
                            "field_818324": "\"I wasn't able to find information online quickly about the redundancy, automatic failover, or answers to other questions I had about the database offering.\"",
                            "field_818325": [
                                4,
                                6
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                4
                            ]
                        },
                        {
                            "id": 9,
                            "order": "8.00000000000000000000",
                            "created_on": "2022-12-28T20:45:41.290310+00:00",
                            "updated_on": "2023-01-02T01:40:30.918012+00:00",
                            "field_809598": "9",
                            "field_809599": 368786,
                            "field_809600": 368793,
                            "field_816156": [
                                4
                            ],
                            "field_818321": [
                                3
                            ],
                            "field_818324": "\"There aren't enough virtual server configurations with enough RAM required for our application.\"",
                            "field_818325": [
                                1
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                12,
                                3
                            ]
                        },
                        {
                            "id": 10,
                            "order": "9.00000000000000000000",
                            "created_on": "2022-12-28T20:45:43.490305+00:00",
                            "updated_on": "2023-01-02T01:40:43.932309+00:00",
                            "field_809598": "10",
                            "field_809599": 368786,
                            "field_809600": 368794,
                            "field_816156": [
                                11
                            ],
                            "field_818321": [
                                8
                            ],
                            "field_818324": "\"Although Kubernetes is offered as a service, we would ideally like more features. The functionality is lacking and does not meet our business needs.\"",
                            "field_818325": [
                                1
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                14,
                                3
                            ]
                        },
                        {
                            "id": 11,
                            "order": "10.00000000000000000000",
                            "created_on": "2022-12-31T14:24:21.418530+00:00",
                            "updated_on": "2023-01-02T01:40:51.201079+00:00",
                            "field_809598": "11",
                            "field_809599": 368786,
                            "field_809600": 368791,
                            "field_816156": [
                                7
                            ],
                            "field_818321": [
                                5
                            ],
                            "field_818324": "\"The redundancy and ease of use of the database services makes it the clear winner.\"",
                            "field_818325": [
                                8,
                                7
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                4,
                                1
                            ]
                        },
                        {
                            "id": 12,
                            "order": "11.00000000000000000000",
                            "created_on": "2022-12-31T14:24:39.346678+00:00",
                            "updated_on": "2022-12-31T14:26:30.806747+00:00",
                            "field_809598": "12",
                            "field_809599": 368788,
                            "field_809600": 368793,
                            "field_816156": [
                                7
                            ],
                            "field_818321": [
                                5
                            ],
                            "field_818324": "",
                            "field_818325": [
                                6
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                4
                            ]
                        },
                        {
                            "id": 13,
                            "order": "12.00000000000000000000",
                            "created_on": "2022-12-31T14:24:43.254034+00:00",
                            "updated_on": "2023-01-02T01:40:59.956986+00:00",
                            "field_809598": "13",
                            "field_809599": 368788,
                            "field_809600": 368794,
                            "field_816156": [
                                9
                            ],
                            "field_818321": [
                                8
                            ],
                            "field_818324": "\"The price point was higher than what we were comfortable with.\"",
                            "field_818325": [
                                3
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                14,
                                6
                            ]
                        },
                        {
                            "id": 15,
                            "order": "14.00000000000000000000",
                            "created_on": "2022-12-31T14:32:00.891336+00:00",
                            "updated_on": "2023-01-02T01:41:14.274792+00:00",
                            "field_809598": "15",
                            "field_809599": 368787,
                            "field_809600": 368792,
                            "field_816156": [
                                9
                            ],
                            "field_818321": [
                                8
                            ],
                            "field_818324": "\"The functionality seemed to meet our business requirements.\"",
                            "field_818325": [
                                8
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                14,
                                1
                            ]
                        },
                        {
                            "id": 17,
                            "order": "15.00000000000000000000",
                            "created_on": "2022-12-31T14:39:43.816757+00:00",
                            "updated_on": "2023-01-02T01:41:07.171122+00:00",
                            "field_809598": "14",
                            "field_809599": 368786,
                            "field_809600": 368793,
                            "field_816156": [
                                13
                            ],
                            "field_818321": [
                                10
                            ],
                            "field_818324": "\"I would have liked to have more formatting options with the streaming, but I do like the majority of the features.\"",
                            "field_818325": [
                                1
                            ],
                            "field_818336": null,
                            "field_819124": null,
                            "field_823803": [
                                11,
                                3
                            ]
                        }
                    ]
                },
                {
                    "id": 125494,
                    "name": "Products",
                    "order": 3,
                    "fields": [
                        {
                            "id": 809604,
                            "type": "text",
                            "name": "Name",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 809605,
                            "type": "single_select",
                            "name": "Category",
                            "order": 1,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368097,
                                    "value": "DNS resolution",
                                    "color": "light-blue",
                                    "order": 0
                                },
                                {
                                    "id": 368098,
                                    "value": "Virtual machines",
                                    "color": "light-green",
                                    "order": 1
                                },
                                {
                                    "id": 368099,
                                    "value": "Databases",
                                    "color": "light-orange",
                                    "order": 2
                                },
                                {
                                    "id": 368100,
                                    "value": "CDNs",
                                    "color": "orange",
                                    "order": 3
                                },
                                {
                                    "id": 368101,
                                    "value": "Applications",
                                    "color": "light-gray",
                                    "order": 4
                                },
                                {
                                    "id": 368796,
                                    "value": "Containers",
                                    "color": "gray",
                                    "order": 5
                                },
                                {
                                    "id": 368798,
                                    "value": "Data services",
                                    "color": "light-red",
                                    "order": 6
                                }
                            ]
                        },
                        {
                            "id": 809606,
                            "type": "single_select",
                            "name": "Owned by",
                            "order": 2,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368102,
                                    "value": "Our company",
                                    "color": "dark-green",
                                    "order": 0
                                },
                                {
                                    "id": 368103,
                                    "value": "Forest Cloud Solutions",
                                    "color": "light-red",
                                    "order": 1
                                },
                                {
                                    "id": 368104,
                                    "value": "Centy Cloud",
                                    "color": "light-orange",
                                    "order": 2
                                },
                                {
                                    "id": 368105,
                                    "value": "Primo Web Solutions",
                                    "color": "light-gray",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 816116,
                            "type": "text",
                            "name": "Description",
                            "order": 3,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 816126,
                            "type": "link_row",
                            "name": "Winning product interviews",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 125491,
                            "link_row_related_field_id": 816125,
                            "has_related_field": true
                        },
                        {
                            "id": 816166,
                            "type": "text",
                            "name": "Price",
                            "order": 5,
                            "primary": false,
                            "text_default": "$$$"
                        },
                        {
                            "id": 816168,
                            "type": "formula",
                            "name": "Winning product frequency",
                            "order": 6,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": 0,
                            "array_formula_type": null,
                            "formula": "count(field('Winning product interviews'))",
                            "formula_type": "number"
                        },
                        {
                            "id": 816179,
                            "type": "single_select",
                            "name": "Type",
                            "order": 7,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368114,
                                    "value": "Service",
                                    "color": "green",
                                    "order": 0
                                },
                                {
                                    "id": 368115,
                                    "value": "Software",
                                    "color": "blue",
                                    "order": 1
                                },
                                {
                                    "id": 368799,
                                    "value": "Infrastructure",
                                    "color": "orange",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 818323,
                            "type": "link_row",
                            "name": "Related Insights",
                            "order": 8,
                            "primary": false,
                            "link_row_table_id": 125492,
                            "link_row_related_field_id": 818321,
                            "has_related_field": true
                        },
                        {
                            "id": 822178,
                            "type": "formula",
                            "name": "Number of insights",
                            "order": 9,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": 0,
                            "array_formula_type": null,
                            "formula": "count(field('Related Insights'))",
                            "formula_type": "number"
                        }
                    ],
                    "views": [
                        {
                            "id": 190728,
                            "type": "grid",
                            "name": "All products",
                            "order": 1,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 61791,
                                    "field_id": 809604,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [
                                {
                                    "id": 9364,
                                    "type": "background_color",
                                    "value_provider_type": "conditional_color",
                                    "value_provider_conf": {
                                        "colors": [
                                            {
                                                "color": "light-green",
                                                "filters": [
                                                    {
                                                        "id": "b5a8b31c-ae44-470e-9176-c774f72576e3",
                                                        "type": "single_select_equal",
                                                        "field": 809606,
                                                        "value": "368102"
                                                    }
                                                ],
                                                "operator": "AND"
                                            }
                                        ]
                                    },
                                    "order": 1
                                }
                            ],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1176458,
                                    "field_id": 809604,
                                    "width": 185,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176456,
                                    "field_id": 809605,
                                    "width": 175,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176457,
                                    "field_id": 809606,
                                    "width": 173,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184933,
                                    "field_id": 816116,
                                    "width": 348,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184940,
                                    "field_id": 816126,
                                    "width": 242,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184980,
                                    "field_id": 816166,
                                    "width": 105,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184981,
                                    "field_id": 816168,
                                    "width": 237,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184992,
                                    "field_id": 816179,
                                    "width": 126,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188177,
                                    "field_id": 818323,
                                    "width": 161,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1192407,
                                    "field_id": 822178,
                                    "width": 187,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194499,
                            "type": "grid",
                            "name": "Most expensive",
                            "order": 2,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77769,
                                    "field_id": 816166,
                                    "type": "equal",
                                    "value": "$$$"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 61792,
                                    "field_id": 809604,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1198026,
                                    "field_id": 809604,
                                    "width": 164,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198027,
                                    "field_id": 809605,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198028,
                                    "field_id": 809606,
                                    "width": 170,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198029,
                                    "field_id": 816116,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198030,
                                    "field_id": 816126,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198031,
                                    "field_id": 816166,
                                    "width": 109,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198032,
                                    "field_id": 816168,
                                    "width": 236,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198033,
                                    "field_id": 816179,
                                    "width": 127,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198034,
                                    "field_id": 818323,
                                    "width": 161,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198035,
                                    "field_id": 822178,
                                    "width": 179,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194500,
                            "type": "grid",
                            "name": "Most frequently used",
                            "order": 3,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77770,
                                    "field_id": 816168,
                                    "type": "higher_than",
                                    "value": "0"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 61793,
                                    "field_id": 809604,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1198036,
                                    "field_id": 809604,
                                    "width": 137,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198037,
                                    "field_id": 809605,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198038,
                                    "field_id": 809606,
                                    "width": 167,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198039,
                                    "field_id": 816116,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198040,
                                    "field_id": 816126,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198041,
                                    "field_id": 816166,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198042,
                                    "field_id": 816168,
                                    "width": 233,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198043,
                                    "field_id": 816179,
                                    "width": 121,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198044,
                                    "field_id": 818323,
                                    "width": 160,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198045,
                                    "field_id": 822178,
                                    "width": 185,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194501,
                            "type": "grid",
                            "name": "Contains most insights",
                            "order": 4,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77771,
                                    "field_id": 822178,
                                    "type": "higher_than",
                                    "value": "1"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 61822,
                                    "field_id": 809604,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1198046,
                                    "field_id": 809604,
                                    "width": 130,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198047,
                                    "field_id": 809605,
                                    "width": 144,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198048,
                                    "field_id": 809606,
                                    "width": 139,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198049,
                                    "field_id": 816116,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198050,
                                    "field_id": 816126,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198051,
                                    "field_id": 816166,
                                    "width": 111,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198052,
                                    "field_id": 816168,
                                    "width": 236,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198053,
                                    "field_id": 816179,
                                    "width": 124,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198054,
                                    "field_id": 818323,
                                    "width": 163,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198055,
                                    "field_id": 822178,
                                    "width": 179,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194496,
                            "type": "kanban",
                            "name": "By type",
                            "order": 5,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 816179,
                            "field_options": [
                                {
                                    "id": 53727,
                                    "field_id": 809604,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53728,
                                    "field_id": 809605,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53729,
                                    "field_id": 809606,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53730,
                                    "field_id": 816116,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53731,
                                    "field_id": 816126,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53732,
                                    "field_id": 816166,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53733,
                                    "field_id": 816168,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53734,
                                    "field_id": 816179,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 53735,
                                    "field_id": 818323,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 53736,
                                    "field_id": 822178,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 194497,
                            "type": "kanban",
                            "name": "By category",
                            "order": 6,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 809605,
                            "field_options": [
                                {
                                    "id": 53737,
                                    "field_id": 809604,
                                    "hidden": false,
                                    "order": 1
                                },
                                {
                                    "id": 53744,
                                    "field_id": 816179,
                                    "hidden": false,
                                    "order": 2
                                },
                                {
                                    "id": 53738,
                                    "field_id": 809605,
                                    "hidden": true,
                                    "order": 3
                                },
                                {
                                    "id": 53739,
                                    "field_id": 809606,
                                    "hidden": false,
                                    "order": 4
                                },
                                {
                                    "id": 53740,
                                    "field_id": 816116,
                                    "hidden": false,
                                    "order": 5
                                },
                                {
                                    "id": 53741,
                                    "field_id": 816126,
                                    "hidden": false,
                                    "order": 6
                                },
                                {
                                    "id": 53742,
                                    "field_id": 816166,
                                    "hidden": false,
                                    "order": 7
                                },
                                {
                                    "id": 53743,
                                    "field_id": 816168,
                                    "hidden": false,
                                    "order": 8
                                },
                                {
                                    "id": 53745,
                                    "field_id": 818323,
                                    "hidden": false,
                                    "order": 9
                                },
                                {
                                    "id": 53746,
                                    "field_id": 822178,
                                    "hidden": false,
                                    "order": 10
                                }
                            ]
                        },
                        {
                            "id": 194498,
                            "type": "kanban",
                            "name": "By owner",
                            "order": 7,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 809606,
                            "field_options": [
                                {
                                    "id": 53747,
                                    "field_id": 809604,
                                    "hidden": false,
                                    "order": 1
                                },
                                {
                                    "id": 53754,
                                    "field_id": 816179,
                                    "hidden": false,
                                    "order": 2
                                },
                                {
                                    "id": 53748,
                                    "field_id": 809605,
                                    "hidden": false,
                                    "order": 3
                                },
                                {
                                    "id": 53749,
                                    "field_id": 809606,
                                    "hidden": true,
                                    "order": 4
                                },
                                {
                                    "id": 53750,
                                    "field_id": 816116,
                                    "hidden": false,
                                    "order": 5
                                },
                                {
                                    "id": 53751,
                                    "field_id": 816126,
                                    "hidden": false,
                                    "order": 6
                                },
                                {
                                    "id": 53752,
                                    "field_id": 816166,
                                    "hidden": false,
                                    "order": 7
                                },
                                {
                                    "id": 53753,
                                    "field_id": 816168,
                                    "hidden": false,
                                    "order": 8
                                },
                                {
                                    "id": 53755,
                                    "field_id": 818323,
                                    "hidden": false,
                                    "order": 9
                                },
                                {
                                    "id": 53756,
                                    "field_id": 822178,
                                    "hidden": false,
                                    "order": 10
                                }
                            ]
                        },
                        {
                            "id": 194552,
                            "type": "form",
                            "name": "New product",
                            "order": 8,
                            "public": false,
                            "title": "New product? Fill out the details below!",
                            "description": "",
                            "cover_image": null,
                            "logo_image": {
                                "name": "dFNw1uWYtjfCih8Am48DMI3Gge535qAz_ea2df244c038437b8236c34ccf8b5b12f90b63c47bb88eee0c824d3381a09842.jpeg",
                                "original_name": "newproduct.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "This product has been added to the list!",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 120816,
                                    "field_id": 809604,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 0,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120823,
                                    "field_id": 816179,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 1,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120817,
                                    "field_id": 809605,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 2,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120819,
                                    "field_id": 816116,
                                    "name": "Brief description",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 3,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120818,
                                    "field_id": 809606,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": false,
                                    "order": 4,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120821,
                                    "field_id": 816166,
                                    "name": "Price rating",
                                    "description": "$-$$$",
                                    "enabled": true,
                                    "required": true,
                                    "order": 5,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120824,
                                    "field_id": 818323,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 6,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120820,
                                    "field_id": 816126,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 7,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120822,
                                    "field_id": 816168,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 8,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120825,
                                    "field_id": 822178,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 9,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-12-23T18:44:35.172301+00:00",
                            "updated_on": "2022-12-27T20:40:09.108235+00:00",
                            "field_809604": "W4 DNS",
                            "field_809605": 368097,
                            "field_809606": 368102,
                            "field_816116": "In house DNS resolution offered as a service.",
                            "field_816126": [
                                1,
                                12
                            ],
                            "field_816166": "$$",
                            "field_816168": null,
                            "field_816179": 368114,
                            "field_818323": [
                                1,
                                3,
                                5
                            ],
                            "field_822178": null
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-12-23T18:44:35.172375+00:00",
                            "updated_on": "2022-12-27T20:40:11.510830+00:00",
                            "field_809604": "Route 98",
                            "field_809605": 368097,
                            "field_809606": 368103,
                            "field_816116": "DNS resolution service offered to applications residing within the FCS environment.",
                            "field_816126": [
                                2
                            ],
                            "field_816166": "$$$",
                            "field_816168": null,
                            "field_816179": 368114,
                            "field_818323": [
                                2
                            ],
                            "field_822178": null
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-12-27T19:33:56.539216+00:00",
                            "updated_on": "2022-12-28T21:19:07.138776+00:00",
                            "field_809604": "Elastic Servers",
                            "field_809605": 368098,
                            "field_809606": 368104,
                            "field_816116": "A variety of virtual machines.",
                            "field_816126": [
                                4
                            ],
                            "field_816166": "$",
                            "field_816168": null,
                            "field_816179": 368799,
                            "field_818323": [
                                9
                            ],
                            "field_822178": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-12-27T19:39:06.211270+00:00",
                            "updated_on": "2022-12-28T21:19:09.185745+00:00",
                            "field_809604": "VM Plus",
                            "field_809605": 368098,
                            "field_809606": 368102,
                            "field_816116": "Highly configurable virtual machines.",
                            "field_816126": [
                                3
                            ],
                            "field_816166": "$",
                            "field_816168": null,
                            "field_816179": 368799,
                            "field_818323": [
                                6,
                                7
                            ],
                            "field_822178": null
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-12-27T20:05:55.835850+00:00",
                            "updated_on": "2022-12-28T21:01:43.945503+00:00",
                            "field_809604": "SRDS",
                            "field_809605": 368099,
                            "field_809606": 368102,
                            "field_816116": "Serverless relational databases available for use with multiple db engines including Postgres, SQL, MSSQL, and Oracle.",
                            "field_816126": [
                                7
                            ],
                            "field_816166": "$$$",
                            "field_816168": null,
                            "field_816179": 368115,
                            "field_818323": [
                                8,
                                11,
                                12
                            ],
                            "field_822178": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2022-12-27T20:07:54.503481+00:00",
                            "updated_on": "2022-12-28T21:01:45.568889+00:00",
                            "field_809604": "Forest Relation Databases",
                            "field_809605": 368099,
                            "field_809606": 368103,
                            "field_816116": "Scalable database solutions available within the Forest Cloud.",
                            "field_816126": [
                                5
                            ],
                            "field_816166": "$$",
                            "field_816168": null,
                            "field_816179": 368115,
                            "field_818323": [],
                            "field_822178": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-12-27T20:09:38.268513+00:00",
                            "updated_on": "2022-12-28T21:01:47.040099+00:00",
                            "field_809604": "Centy Relational Db",
                            "field_809605": 368099,
                            "field_809606": 368104,
                            "field_816116": "Database solutions provided by Centy Cloud.",
                            "field_816126": [],
                            "field_816166": "$$$",
                            "field_816168": null,
                            "field_816179": 368115,
                            "field_818323": [],
                            "field_822178": null
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2022-12-27T20:38:49.081346+00:00",
                            "updated_on": "2022-12-28T21:10:38.519352+00:00",
                            "field_809604": "SPW Containers",
                            "field_809605": 368101,
                            "field_809606": 368102,
                            "field_816116": "Managed Kubernetes clusters as a service.",
                            "field_816126": [
                                9
                            ],
                            "field_816166": "$$",
                            "field_816168": null,
                            "field_816179": 368114,
                            "field_818323": [
                                10,
                                15,
                                13
                            ],
                            "field_822178": null
                        },
                        {
                            "id": 9,
                            "order": "9.00000000000000000000",
                            "created_on": "2022-12-28T21:09:30.343228+00:00",
                            "updated_on": "2022-12-28T21:10:35.687426+00:00",
                            "field_809604": "K8R8",
                            "field_809605": 368101,
                            "field_809606": 368103,
                            "field_816116": "Managed containers offered as a service.",
                            "field_816126": [
                                11
                            ],
                            "field_816166": "$$",
                            "field_816168": null,
                            "field_816179": 368114,
                            "field_818323": [],
                            "field_822178": null
                        },
                        {
                            "id": 10,
                            "order": "10.00000000000000000000",
                            "created_on": "2022-12-28T21:10:41.793883+00:00",
                            "updated_on": "2022-12-31T14:41:51.542072+00:00",
                            "field_809604": "Arjasis Streaming",
                            "field_809605": 368798,
                            "field_809606": 368102,
                            "field_816116": "Streaming data storage and analytics service that automatically scales.",
                            "field_816126": [
                                6,
                                13
                            ],
                            "field_816166": "$$",
                            "field_816168": null,
                            "field_816179": 368114,
                            "field_818323": [
                                4,
                                17
                            ],
                            "field_822178": null
                        },
                        {
                            "id": 11,
                            "order": "11.00000000000000000000",
                            "created_on": "2022-12-28T21:14:49.176513+00:00",
                            "updated_on": "2022-12-28T21:18:13.751635+00:00",
                            "field_809604": "B3 Streaming Services",
                            "field_809605": 368798,
                            "field_809606": 368103,
                            "field_816116": "A service that ingests streaming data and stores it for 24 hours max.",
                            "field_816126": [],
                            "field_816166": "$$$",
                            "field_816168": null,
                            "field_816179": 368114,
                            "field_818323": [],
                            "field_822178": null
                        }
                    ]
                },
                {
                    "id": 125497,
                    "name": "Sources",
                    "order": 4,
                    "fields": [
                        {
                            "id": 809613,
                            "type": "text",
                            "name": "Name",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 809614,
                            "type": "date",
                            "name": "Date of birth",
                            "order": 1,
                            "primary": false,
                            "date_format": "ISO",
                            "date_include_time": false,
                            "date_time_format": "24"
                        },
                        {
                            "id": 809615,
                            "type": "single_select",
                            "name": "Self-identified gender",
                            "order": 2,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368078,
                                    "value": "Male",
                                    "color": "light-blue",
                                    "order": 0
                                },
                                {
                                    "id": 368079,
                                    "value": "Female",
                                    "color": "light-green",
                                    "order": 1
                                },
                                {
                                    "id": 368080,
                                    "value": "Non-binary",
                                    "color": "light-gray",
                                    "order": 2
                                },
                                {
                                    "id": 368081,
                                    "value": "Unknown",
                                    "color": "light-orange",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 809616,
                            "type": "link_row",
                            "name": "Related interviews",
                            "order": 3,
                            "primary": false,
                            "link_row_table_id": 125491,
                            "link_row_related_field_id": 809594,
                            "has_related_field": true
                        },
                        {
                            "id": 816037,
                            "type": "link_row",
                            "name": "Representing",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 125496,
                            "link_row_related_field_id": 816165,
                            "has_related_field": true
                        },
                        {
                            "id": 816040,
                            "type": "single_select",
                            "name": "Role",
                            "order": 5,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368082,
                                    "value": "Solutions Architect",
                                    "color": "gray",
                                    "order": 0
                                },
                                {
                                    "id": 368083,
                                    "value": "Systems Administrator",
                                    "color": "light-red",
                                    "order": 1
                                },
                                {
                                    "id": 368084,
                                    "value": "Software Engineer",
                                    "color": "light-orange",
                                    "order": 2
                                },
                                {
                                    "id": 368085,
                                    "value": "Data Scientist",
                                    "color": "light-green",
                                    "order": 3
                                },
                                {
                                    "id": 368086,
                                    "value": "Project manager",
                                    "color": "light-blue",
                                    "order": 4
                                },
                                {
                                    "id": 368087,
                                    "value": "Vice President",
                                    "color": "green",
                                    "order": 5
                                }
                            ]
                        },
                        {
                            "id": 816171,
                            "type": "lookup",
                            "name": "Status",
                            "order": 6,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": null,
                            "array_formula_type": "single_select",
                            "through_field_id": 809616,
                            "through_field_name": "Related interviews",
                            "target_field_id": 811026,
                            "target_field_name": "Outcome"
                        },
                        {
                            "id": 825289,
                            "type": "phone_number",
                            "name": "Phone number",
                            "order": 7,
                            "primary": false
                        },
                        {
                            "id": 825290,
                            "type": "email",
                            "name": "Email",
                            "order": 8,
                            "primary": false
                        }
                    ],
                    "views": [
                        {
                            "id": 190731,
                            "type": "grid",
                            "name": "All sources",
                            "order": 1,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 61824,
                                    "field_id": 809613,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1176467,
                                    "field_id": 809613,
                                    "width": 143,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176465,
                                    "field_id": 809614,
                                    "width": 141,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176466,
                                    "field_id": 809615,
                                    "width": 196,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1183031,
                                    "field_id": 809616,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184860,
                                    "field_id": 816037,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184874,
                                    "field_id": 816040,
                                    "width": 175,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184988,
                                    "field_id": 816171,
                                    "width": 116,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198391,
                                    "field_id": 825289,
                                    "width": 152,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198392,
                                    "field_id": 825290,
                                    "width": 245,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194555,
                            "type": "kanban",
                            "name": "By role",
                            "order": 2,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 816040,
                            "field_options": [
                                {
                                    "id": 53796,
                                    "field_id": 809613,
                                    "hidden": false,
                                    "order": 1
                                },
                                {
                                    "id": 53797,
                                    "field_id": 809614,
                                    "hidden": false,
                                    "order": 2
                                },
                                {
                                    "id": 53801,
                                    "field_id": 816040,
                                    "hidden": false,
                                    "order": 3
                                },
                                {
                                    "id": 53802,
                                    "field_id": 816171,
                                    "hidden": false,
                                    "order": 4
                                },
                                {
                                    "id": 53800,
                                    "field_id": 816037,
                                    "hidden": false,
                                    "order": 5
                                },
                                {
                                    "id": 53798,
                                    "field_id": 809615,
                                    "hidden": false,
                                    "order": 6
                                },
                                {
                                    "id": 53803,
                                    "field_id": 825289,
                                    "hidden": false,
                                    "order": 7
                                },
                                {
                                    "id": 53804,
                                    "field_id": 825290,
                                    "hidden": false,
                                    "order": 8
                                },
                                {
                                    "id": 53799,
                                    "field_id": 809616,
                                    "hidden": false,
                                    "order": 9
                                }
                            ]
                        },
                        {
                            "id": 194557,
                            "type": "form",
                            "name": "New source",
                            "order": 3,
                            "public": false,
                            "title": "Add a new source!",
                            "description": "",
                            "cover_image": null,
                            "logo_image": {
                                "name": "8To8UeNSvgSIj11eE8Jq7KhfTPfViGqA_753a17ca98ab356a63377519c656d092e59523097b7052be694b7887171b6c8e.jpeg",
                                "original_name": "newsources.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "Thanks! Refresh to add a new source.",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 120831,
                                    "field_id": 809613,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 0,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120832,
                                    "field_id": 809614,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 1,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120833,
                                    "field_id": 809615,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 2,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120835,
                                    "field_id": 816037,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 3,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120836,
                                    "field_id": 816040,
                                    "name": "Role within representing company",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 4,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120838,
                                    "field_id": 825289,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 5,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120839,
                                    "field_id": 825290,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 6,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120834,
                                    "field_id": 809616,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": false,
                                    "order": 7,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120837,
                                    "field_id": 816171,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 8,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-12-23T18:45:50.427770+00:00",
                            "updated_on": "2023-01-02T20:26:49.603240+00:00",
                            "field_809613": "Carmen Aguilar",
                            "field_809614": "1967-10-09",
                            "field_809615": 368080,
                            "field_809616": [
                                1
                            ],
                            "field_816037": [
                                1
                            ],
                            "field_816040": 368082,
                            "field_816171": null,
                            "field_825289": "(256) 847-0450",
                            "field_825290": "caguilar@vulturesky.com"
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-12-23T18:45:50.427844+00:00",
                            "updated_on": "2023-01-02T20:31:15.603055+00:00",
                            "field_809613": "Peter Smock",
                            "field_809614": "1973-12-11",
                            "field_809615": 368078,
                            "field_809616": [
                                2
                            ],
                            "field_816037": [
                                2
                            ],
                            "field_816040": 368083,
                            "field_816171": null,
                            "field_825289": "(775) 738-4127",
                            "field_825290": "psmock@AAAnalysis.com"
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-12-26T19:10:43.834480+00:00",
                            "updated_on": "2023-01-02T20:31:29.889387+00:00",
                            "field_809613": "Karl Burgenz",
                            "field_809614": "1989-02-19",
                            "field_809615": 368081,
                            "field_809616": [
                                3
                            ],
                            "field_816037": [
                                3
                            ],
                            "field_816040": 368084,
                            "field_816171": null,
                            "field_825289": "(207) 685-4096",
                            "field_825290": "kburgenz@advertivo.com"
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-12-26T19:10:50.461809+00:00",
                            "updated_on": "2023-01-02T20:31:54.907722+00:00",
                            "field_809613": "Sruthi Parvta",
                            "field_809614": "1959-12-31",
                            "field_809615": 368079,
                            "field_809616": [
                                7
                            ],
                            "field_816037": [
                                4
                            ],
                            "field_816040": 368084,
                            "field_816171": null,
                            "field_825289": "(641) 424-3869",
                            "field_825290": "sparvta@targetmarket.com"
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-12-28T20:40:47.408115+00:00",
                            "updated_on": "2023-01-02T20:35:28.945445+00:00",
                            "field_809613": "Susan McGrath",
                            "field_809614": "1978-09-23",
                            "field_809615": 368079,
                            "field_809616": [
                                5
                            ],
                            "field_816037": [
                                5
                            ],
                            "field_816040": 368085,
                            "field_816171": null,
                            "field_825289": "(408) 366-1776",
                            "field_825290": "smcgrath@buildersbuildingbest.com"
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2022-12-28T20:41:29.167976+00:00",
                            "updated_on": "2023-01-02T20:36:00.288468+00:00",
                            "field_809613": "Kenny Brooks",
                            "field_809614": "1984-04-18",
                            "field_809615": 368080,
                            "field_809616": [
                                6
                            ],
                            "field_816037": [
                                6
                            ],
                            "field_816040": 368086,
                            "field_816171": null,
                            "field_825289": "(330) 896-3222",
                            "field_825290": "kbrooks@hintlyhealth.com"
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-12-28T20:42:00.477481+00:00",
                            "updated_on": "2023-01-02T20:36:25.568344+00:00",
                            "field_809613": "Dusty Haggart",
                            "field_809614": "1993-07-28",
                            "field_809615": 368081,
                            "field_809616": [
                                4
                            ],
                            "field_816037": [
                                7
                            ],
                            "field_816040": 368082,
                            "field_816171": null,
                            "field_825289": "(301) 392-0140",
                            "field_825290": "dhaggart@BRQH.com"
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2022-12-28T20:42:20.730071+00:00",
                            "updated_on": "2023-01-02T20:37:50.936717+00:00",
                            "field_809613": "Valli Koziol",
                            "field_809614": "1987-08-27",
                            "field_809615": 368078,
                            "field_809616": [
                                11
                            ],
                            "field_816037": [
                                8
                            ],
                            "field_816040": 368083,
                            "field_816171": null,
                            "field_825289": "(843) 524-2106",
                            "field_825290": "vkoziol@juniperanalytix.com"
                        },
                        {
                            "id": 9,
                            "order": "8.00000000000000000000",
                            "created_on": "2022-12-28T20:42:21.357079+00:00",
                            "updated_on": "2023-01-02T20:37:16.493364+00:00",
                            "field_809613": "Ruben Chun",
                            "field_809614": "1964-11-10",
                            "field_809615": 368079,
                            "field_809616": [
                                9,
                                12
                            ],
                            "field_816037": [
                                9
                            ],
                            "field_816040": 368087,
                            "field_816171": null,
                            "field_825289": "(870) 673-6704",
                            "field_825290": "rchun@deluxeliving.com"
                        },
                        {
                            "id": 10,
                            "order": "9.00000000000000000000",
                            "created_on": "2022-12-31T14:37:39.306746+00:00",
                            "updated_on": "2023-01-02T20:37:30.738036+00:00",
                            "field_809613": "Sue Lee",
                            "field_809614": "1990-09-06",
                            "field_809615": 368079,
                            "field_809616": [
                                13
                            ],
                            "field_816037": [
                                5
                            ],
                            "field_816040": 368083,
                            "field_816171": null,
                            "field_825289": "(440) 327-5340",
                            "field_825290": "slee@buildersbuildingbest.com"
                        }
                    ]
                },
                {
                    "id": 125496,
                    "name": "Organizations",
                    "order": 5,
                    "fields": [
                        {
                            "id": 809610,
                            "type": "text",
                            "name": "Name",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 809611,
                            "type": "single_select",
                            "name": "Industry",
                            "order": 1,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368088,
                                    "value": "Agriculture",
                                    "color": "light-orange",
                                    "order": 0
                                },
                                {
                                    "id": 368089,
                                    "value": "Manufacturing",
                                    "color": "light-blue",
                                    "order": 1
                                },
                                {
                                    "id": 368090,
                                    "value": "Financial services",
                                    "color": "light-red",
                                    "order": 2
                                },
                                {
                                    "id": 368091,
                                    "value": "Marketing",
                                    "color": "light-green",
                                    "order": 3
                                },
                                {
                                    "id": 368092,
                                    "value": "Healthcare",
                                    "color": "light-gray",
                                    "order": 4
                                },
                                {
                                    "id": 368783,
                                    "value": "Hospitality",
                                    "color": "dark-gray",
                                    "order": 5
                                },
                                {
                                    "id": 368784,
                                    "value": "Software",
                                    "color": "green",
                                    "order": 6
                                },
                                {
                                    "id": 368785,
                                    "value": "Real estate",
                                    "color": "blue",
                                    "order": 7
                                }
                            ]
                        },
                        {
                            "id": 809612,
                            "type": "file",
                            "name": "Logo",
                            "order": 2,
                            "primary": false
                        },
                        {
                            "id": 809617,
                            "type": "link_row",
                            "name": "Related interviews",
                            "order": 3,
                            "primary": false,
                            "link_row_table_id": 125491,
                            "link_row_related_field_id": 809595,
                            "has_related_field": true
                        },
                        {
                            "id": 816165,
                            "type": "link_row",
                            "name": "Representatives",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 125497,
                            "link_row_related_field_id": 816037,
                            "has_related_field": true
                        },
                        {
                            "id": 818307,
                            "type": "text",
                            "name": "Description",
                            "order": 5,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 818315,
                            "type": "number",
                            "name": "Number of employees",
                            "order": 6,
                            "primary": false,
                            "number_decimal_places": 0,
                            "number_negative": false
                        },
                        {
                            "id": 818317,
                            "type": "number",
                            "name": "Annual revenue",
                            "order": 7,
                            "primary": false,
                            "number_decimal_places": 0,
                            "number_negative": false
                        }
                    ],
                    "views": [
                        {
                            "id": 190730,
                            "type": "grid",
                            "name": "All organizations",
                            "order": 1,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 61595,
                                    "field_id": 809610,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1176464,
                                    "field_id": 809610,
                                    "width": 184,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176462,
                                    "field_id": 809611,
                                    "width": 146,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176463,
                                    "field_id": 809612,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1183038,
                                    "field_id": 809617,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1184979,
                                    "field_id": 816165,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188159,
                                    "field_id": 818307,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188169,
                                    "field_id": 818315,
                                    "width": 198,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188170,
                                    "field_id": 818317,
                                    "width": 159,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194561,
                            "type": "grid",
                            "name": "High revenue",
                            "order": 2,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77813,
                                    "field_id": 818317,
                                    "type": "higher_than",
                                    "value": "5000000"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 61825,
                                    "field_id": 818317,
                                    "order": "DESC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1198408,
                                    "field_id": 809610,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198409,
                                    "field_id": 809611,
                                    "width": 126,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198410,
                                    "field_id": 809612,
                                    "width": 104,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198411,
                                    "field_id": 809617,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198412,
                                    "field_id": 816165,
                                    "width": 172,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198413,
                                    "field_id": 818307,
                                    "width": 275,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198414,
                                    "field_id": 818315,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198415,
                                    "field_id": 818317,
                                    "width": 163,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194563,
                            "type": "grid",
                            "name": "Large organizations",
                            "order": 3,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77814,
                                    "field_id": 818315,
                                    "type": "higher_than",
                                    "value": "200"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 61826,
                                    "field_id": 818315,
                                    "order": "DESC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1198423,
                                    "field_id": 809610,
                                    "width": 186,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198424,
                                    "field_id": 809611,
                                    "width": 114,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198425,
                                    "field_id": 809612,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198426,
                                    "field_id": 809617,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198427,
                                    "field_id": 816165,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198428,
                                    "field_id": 818307,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198429,
                                    "field_id": 818315,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198430,
                                    "field_id": 818317,
                                    "width": 159,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194565,
                            "type": "gallery",
                            "name": "Organizations gallery",
                            "order": 4,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 61827,
                                    "field_id": 809610,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "card_cover_image_field_id": 809612,
                            "field_options": [
                                {
                                    "id": 97676,
                                    "field_id": 809610,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 97677,
                                    "field_id": 809611,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 97678,
                                    "field_id": 809612,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 97679,
                                    "field_id": 809617,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 97680,
                                    "field_id": 816165,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 97681,
                                    "field_id": 818307,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 97682,
                                    "field_id": 818315,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 97683,
                                    "field_id": 818317,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 194560,
                            "type": "kanban",
                            "name": "By industry",
                            "order": 5,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 809611,
                            "card_cover_image_field_id": 809612,
                            "field_options": [
                                {
                                    "id": 53805,
                                    "field_id": 809610,
                                    "hidden": false,
                                    "order": 1
                                },
                                {
                                    "id": 53806,
                                    "field_id": 809611,
                                    "hidden": true,
                                    "order": 2
                                },
                                {
                                    "id": 53810,
                                    "field_id": 818307,
                                    "hidden": false,
                                    "order": 3
                                },
                                {
                                    "id": 53807,
                                    "field_id": 809612,
                                    "hidden": true,
                                    "order": 4
                                },
                                {
                                    "id": 53809,
                                    "field_id": 816165,
                                    "hidden": false,
                                    "order": 5
                                },
                                {
                                    "id": 53811,
                                    "field_id": 818315,
                                    "hidden": false,
                                    "order": 6
                                },
                                {
                                    "id": 53812,
                                    "field_id": 818317,
                                    "hidden": false,
                                    "order": 7
                                },
                                {
                                    "id": 53808,
                                    "field_id": 809617,
                                    "hidden": false,
                                    "order": 8
                                }
                            ]
                        },
                        {
                            "id": 194558,
                            "type": "form",
                            "name": "New organization",
                            "order": 6,
                            "public": false,
                            "title": "",
                            "description": "",
                            "cover_image": null,
                            "logo_image": {
                                "name": "Lw6HTHOuNQMUSjcrg9mTbiTTeqCtnhU0_ef2a64771c43fa1863b62b5f203932561a5190112c4835a99c02993bd0e77d51.jpeg",
                                "original_name": "neworgs.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "Added!",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 120840,
                                    "field_id": 809610,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 0,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120842,
                                    "field_id": 809612,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 1,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120841,
                                    "field_id": 809611,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 2,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120843,
                                    "field_id": 809617,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 3,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120844,
                                    "field_id": 816165,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 4,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120845,
                                    "field_id": 818307,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 5,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120846,
                                    "field_id": 818315,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 6,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120847,
                                    "field_id": 818317,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 7,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-12-23T18:45:45.331948+00:00",
                            "updated_on": "2023-01-02T01:01:26.650672+00:00",
                            "field_809610": "VultureSky",
                            "field_809611": 368784,
                            "field_809612": [
                                {
                                    "name": "MMQ6gkTfve9UeecuQYKmqiTHTnvu3H80_52ad25e0a76b72c3342720872431c39c3678562b39fcd42e0763d9d65705c1f0.jpeg",
                                    "visible_name": "VentureSky.jpeg",
                                    "original_name": "VentureSky.jpeg"
                                }
                            ],
                            "field_809617": [
                                1
                            ],
                            "field_816165": [
                                1
                            ],
                            "field_818307": "A company that focuses on their business intelligence products as a service.",
                            "field_818315": "50",
                            "field_818317": "2300000"
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-12-23T18:45:45.332027+00:00",
                            "updated_on": "2023-01-02T01:05:54.811703+00:00",
                            "field_809610": "AAAnalysis",
                            "field_809611": 368090,
                            "field_809612": [
                                {
                                    "name": "3NT8STAVVoNrggJZze371AbNeGohVXBb_4a889da063893d207c4fd70d06df5e1891090143dc5f0ed957e9a351ef817f65.jpeg",
                                    "visible_name": "AAAanalytics.jpeg",
                                    "original_name": "AAAanalytics.jpeg"
                                }
                            ],
                            "field_809617": [
                                2
                            ],
                            "field_816165": [
                                2
                            ],
                            "field_818307": "A financial company that provides services such as investing and loan lending.",
                            "field_818315": "20",
                            "field_818317": "850000"
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-12-27T19:40:50.454223+00:00",
                            "updated_on": "2023-01-02T01:04:27.734739+00:00",
                            "field_809610": "Advertivo",
                            "field_809611": 368088,
                            "field_809612": [
                                {
                                    "name": "tOINJarns06EQUsAR8UiGDhWgUdg0XXU_e210bd5a404dde11ab79aae5e72a054d11f04bfd8fc4ef2dffd8699d967c2a97.jpeg",
                                    "visible_name": "advertivo.jpeg",
                                    "original_name": "advertivo.jpeg"
                                }
                            ],
                            "field_809617": [
                                3
                            ],
                            "field_816165": [
                                3
                            ],
                            "field_818307": "An agricultural company focused on growing organic produce.",
                            "field_818315": "150",
                            "field_818317": "2460000"
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-12-27T20:42:19.373484+00:00",
                            "updated_on": "2023-01-02T01:06:03.128847+00:00",
                            "field_809610": "Target Market",
                            "field_809611": 368091,
                            "field_809612": [
                                {
                                    "name": "a2rotLsjedIov3A99oyywZgnP3X21WRP_222cc32c0f4d20b727fb38f8bf075e176704afcff642e04a2c2451b91b5d37fb.jpeg",
                                    "visible_name": "TargetMarket.jpeg",
                                    "original_name": "TargetMarket.jpeg"
                                }
                            ],
                            "field_809617": [
                                7
                            ],
                            "field_816165": [
                                4
                            ],
                            "field_818307": "A marketing company that focuses on advertising for corporate department stores.",
                            "field_818315": "20",
                            "field_818317": "13000000"
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-12-27T20:42:20.007387+00:00",
                            "updated_on": "2023-01-02T01:04:13.528400+00:00",
                            "field_809610": "Builders Building Best LLC",
                            "field_809611": 368089,
                            "field_809612": [
                                {
                                    "name": "GxSyVOvMWAR38t9h2Bz6fFt5kV95xO3B_2ab33312d31bb6e20b2f0393aedfdb3e2d99e7a85d4a68874c6b04c43a37173b.jpeg",
                                    "visible_name": "Buildershomebuilding.jpeg",
                                    "original_name": "Buildershomebuilding.jpeg"
                                }
                            ],
                            "field_809617": [
                                5,
                                13
                            ],
                            "field_816165": [
                                5,
                                10
                            ],
                            "field_818307": "A manufacturing company that builds and remodels pre-fab homes.",
                            "field_818315": "100",
                            "field_818317": "2005000"
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2022-12-27T20:42:20.497845+00:00",
                            "updated_on": "2023-01-02T01:08:09.680172+00:00",
                            "field_809610": "Hintly Health Network LLC",
                            "field_809611": 368092,
                            "field_809612": [
                                {
                                    "name": "iAkJwnZuqF0FHyWb6fafFFUcEyhrNdGi_c28cf3e84e12d9003c1eca3fef30a2ddb86f158cc715629c0e125f60f84650f4.jpeg",
                                    "visible_name": "HHN.jpeg",
                                    "original_name": "HHN.jpeg"
                                }
                            ],
                            "field_809617": [
                                6
                            ],
                            "field_816165": [
                                6
                            ],
                            "field_818307": "A healthcare company that oversees a number of small urgent care clinics.",
                            "field_818315": "1000",
                            "field_818317": "3500000"
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-12-27T20:42:21.417969+00:00",
                            "updated_on": "2023-01-02T21:01:26.060186+00:00",
                            "field_809610": "BRQ Hospitality",
                            "field_809611": 368783,
                            "field_809612": [
                                {
                                    "name": "HcMsGwZbOv8XTLXdDXHxkZpGlLLyne30_72afe3c6cfc53e7dd1a3b66d3b27d2ed0b89ae4bab682e872416828ed9a35e51.jpeg",
                                    "visible_name": "deluxeliving.jpeg",
                                    "original_name": "deluxeliving.jpeg"
                                }
                            ],
                            "field_809617": [
                                4
                            ],
                            "field_816165": [
                                7
                            ],
                            "field_818307": "A large chain corporation managing a variety of hotels and entertainment centers.",
                            "field_818315": "3000",
                            "field_818317": "120000000"
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2022-12-28T20:39:15.499311+00:00",
                            "updated_on": "2023-01-02T01:07:23.598363+00:00",
                            "field_809610": "Juniper Analytix",
                            "field_809611": 368784,
                            "field_809612": [
                                {
                                    "name": "YmNDu9AvfU7jHKBCn3qogsauCIpnRTDX_c0a30b659a88d336b8527c6956dcc44a92ad37e720347e001ed074eaf923e52e.jpeg",
                                    "visible_name": "Juniper Analytix.jpeg",
                                    "original_name": "Juniper Analytix.jpeg"
                                }
                            ],
                            "field_809617": [
                                11
                            ],
                            "field_816165": [
                                8
                            ],
                            "field_818307": "A data analytics company focused on ingesting, storing, streaming, and analyzing data for business users.",
                            "field_818315": "300",
                            "field_818317": "36500000"
                        },
                        {
                            "id": 9,
                            "order": "9.00000000000000000000",
                            "created_on": "2022-12-31T02:26:53.084768+00:00",
                            "updated_on": "2023-01-02T01:03:19.205029+00:00",
                            "field_809610": "Deluxe Living LLC",
                            "field_809611": 368785,
                            "field_809612": [
                                {
                                    "name": "LdyG6pGlmYculELCJzJ7TLjUWOpmqDjL_65f5a5c139dcd23816174e3006ec85e7d7a14446a185f0d81e625cfe896ea691.jpeg",
                                    "visible_name": "Deluxeliving.jpeg",
                                    "original_name": "Deluxeliving.jpeg"
                                }
                            ],
                            "field_809617": [
                                9,
                                12
                            ],
                            "field_816165": [
                                9
                            ],
                            "field_818307": "A real estate company that focuses on residential and commercial markets.",
                            "field_818315": "10",
                            "field_818317": "8000000"
                        }
                    ]
                },
                {
                    "id": 125495,
                    "name": "Themes",
                    "order": 6,
                    "fields": [
                        {
                            "id": 809607,
                            "type": "text",
                            "name": "Name",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 809608,
                            "type": "single_select",
                            "name": "Type",
                            "order": 1,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 368800,
                                    "value": "Positive",
                                    "color": "green",
                                    "order": 0
                                },
                                {
                                    "id": 368801,
                                    "value": "Negative",
                                    "color": "orange",
                                    "order": 1
                                },
                                {
                                    "id": 368802,
                                    "value": "Observation",
                                    "color": "gray",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 818326,
                            "type": "link_row",
                            "name": "Referenced insights",
                            "order": 3,
                            "primary": false,
                            "link_row_table_id": 125492,
                            "link_row_related_field_id": 818325,
                            "has_related_field": true
                        },
                        {
                            "id": 819125,
                            "type": "formula",
                            "name": "Frequency",
                            "order": 5,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": 0,
                            "array_formula_type": "number",
                            "formula": "lookup('Referenced insights','Company owned true/false')",
                            "formula_type": "array"
                        },
                        {
                            "id": 821862,
                            "type": "formula",
                            "name": "Frequency with our products",
                            "order": 6,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": 0,
                            "array_formula_type": null,
                            "formula": "sum(field('Frequency'))",
                            "formula_type": "number"
                        }
                    ],
                    "views": [
                        {
                            "id": 190729,
                            "type": "grid",
                            "name": "All themes",
                            "order": 1,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 61828,
                                    "field_id": 821862,
                                    "order": "DESC"
                                },
                                {
                                    "id": 61829,
                                    "field_id": 809607,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1176461,
                                    "field_id": 809607,
                                    "width": 282,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176459,
                                    "field_id": 809608,
                                    "width": 121,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1188178,
                                    "field_id": 818326,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1189178,
                                    "field_id": 819125,
                                    "width": 142,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1191957,
                                    "field_id": 821862,
                                    "width": 239,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194567,
                            "type": "kanban",
                            "name": "By type",
                            "order": 2,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 809608,
                            "field_options": [
                                {
                                    "id": 53813,
                                    "field_id": 809607,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53814,
                                    "field_id": 809608,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53815,
                                    "field_id": 818326,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53816,
                                    "field_id": 819125,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 53817,
                                    "field_id": 821862,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 194559,
                            "type": "form",
                            "name": "New theme",
                            "order": 3,
                            "public": false,
                            "title": "Add a new theme",
                            "description": "",
                            "cover_image": null,
                            "logo_image": {
                                "name": "l90aBRLMropNsRW4YHc2nyTJviFZwfZg_a21f4d0d6a25adb19deafec66c2169f828c2b92badd5c40fd56a370b08df83e0.jpeg",
                                "original_name": "newthemes.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "Theme submitted! Refresh to add a new one.",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 120848,
                                    "field_id": 809607,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120849,
                                    "field_id": 809608,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120850,
                                    "field_id": 818326,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": false,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120851,
                                    "field_id": 819125,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120852,
                                    "field_id": 821862,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-12-23T18:44:52.367039+00:00",
                            "updated_on": "2022-12-28T21:43:00.585902+00:00",
                            "field_809607": "Product functionality lacking",
                            "field_809608": 368801,
                            "field_818326": [
                                5,
                                10,
                                9,
                                17
                            ],
                            "field_819125": null,
                            "field_821862": null
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-12-23T18:44:52.367106+00:00",
                            "updated_on": "2022-12-28T21:43:02.445149+00:00",
                            "field_809607": "Set up/ configuration too complicated",
                            "field_809608": 368801,
                            "field_818326": [
                                2
                            ],
                            "field_819125": null,
                            "field_821862": null
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2022-12-28T21:22:12.742458+00:00",
                            "updated_on": "2022-12-28T21:43:04.172043+00:00",
                            "field_809607": "Cost too high",
                            "field_809608": 368801,
                            "field_818326": [
                                2,
                                13
                            ],
                            "field_819125": null,
                            "field_821862": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2022-12-28T21:22:34.584891+00:00",
                            "updated_on": "2022-12-28T21:43:11.152129+00:00",
                            "field_809607": "Product features and information unclear",
                            "field_809608": 368801,
                            "field_818326": [
                                8
                            ],
                            "field_819125": null,
                            "field_821862": null
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2022-12-28T21:22:35.254072+00:00",
                            "updated_on": "2022-12-28T21:43:14.849091+00:00",
                            "field_809607": "Transition to new product quick and easy",
                            "field_809608": 368800,
                            "field_818326": [
                                1,
                                4
                            ],
                            "field_819125": null,
                            "field_821862": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2022-12-28T21:36:14.097669+00:00",
                            "updated_on": "2022-12-28T21:43:16.218649+00:00",
                            "field_809607": "Product not marketed enough or clearly",
                            "field_809608": 368802,
                            "field_818326": [
                                3,
                                8,
                                12
                            ],
                            "field_819125": null,
                            "field_821862": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2022-12-29T14:10:52.381972+00:00",
                            "updated_on": "2022-12-29T14:11:12.298142+00:00",
                            "field_809607": "Easy integration with other services",
                            "field_809608": 368800,
                            "field_818326": [
                                4,
                                1,
                                7,
                                11
                            ],
                            "field_819125": null,
                            "field_821862": null
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2022-12-31T02:49:18.842839+00:00",
                            "updated_on": "2022-12-31T02:49:18.842876+00:00",
                            "field_809607": "Product functionality and variety is great",
                            "field_809608": 368800,
                            "field_818326": [
                                6,
                                11,
                                15
                            ],
                            "field_819125": null,
                            "field_821862": null
                        }
                    ]
                },
                {
                    "id": 125493,
                    "name": "Tags",
                    "order": 7,
                    "fields": [
                        {
                            "id": 809601,
                            "type": "text",
                            "name": "Name",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 809602,
                            "type": "single_select",
                            "name": "Functional area",
                            "order": 1,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 371685,
                                    "value": "Product",
                                    "color": "light-green",
                                    "order": 0
                                },
                                {
                                    "id": 371686,
                                    "value": "Marketing",
                                    "color": "gray",
                                    "order": 1
                                },
                                {
                                    "id": 371687,
                                    "value": "Sales",
                                    "color": "light-orange",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 823804,
                            "type": "link_row",
                            "name": "Related insights",
                            "order": 2,
                            "primary": false,
                            "link_row_table_id": 125492,
                            "link_row_related_field_id": 823803,
                            "has_related_field": true
                        },
                        {
                            "id": 823813,
                            "type": "formula",
                            "name": "Frequency",
                            "order": 3,
                            "primary": false,
                            "error": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_time_format": null,
                            "number_decimal_places": 0,
                            "array_formula_type": null,
                            "formula": "count(field('Related insights'))",
                            "formula_type": "number"
                        }
                    ],
                    "views": [
                        {
                            "id": 190727,
                            "type": "grid",
                            "name": "All tags",
                            "order": 1,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [
                                {
                                    "id": 61598,
                                    "field_id": 809601,
                                    "order": "ASC"
                                },
                                {
                                    "id": 61599,
                                    "field_id": 823813,
                                    "order": "DESC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1176455,
                                    "field_id": 809601,
                                    "width": 146,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1176453,
                                    "field_id": 809602,
                                    "width": 163,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1194990,
                                    "field_id": 823804,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1194998,
                                    "field_id": 823813,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194594,
                            "type": "grid",
                            "name": "Most common",
                            "order": 2,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 77822,
                                    "field_id": 823813,
                                    "type": "higher_than",
                                    "value": "2"
                                }
                            ],
                            "sortings": [
                                {
                                    "id": 61832,
                                    "field_id": 823813,
                                    "order": "DESC"
                                },
                                {
                                    "id": 61833,
                                    "field_id": 809601,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 1198557,
                                    "field_id": 809601,
                                    "width": 166,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198558,
                                    "field_id": 809602,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198559,
                                    "field_id": 823804,
                                    "width": 166,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 1198560,
                                    "field_id": 823813,
                                    "width": 135,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 194595,
                            "type": "kanban",
                            "name": "By functional area",
                            "order": 3,
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "sortings": [],
                            "decorations": [],
                            "public": false,
                            "single_select_field_id": 809602,
                            "field_options": [
                                {
                                    "id": 53818,
                                    "field_id": 809601,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53819,
                                    "field_id": 809602,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 53820,
                                    "field_id": 823804,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 53821,
                                    "field_id": 823813,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        },
                        {
                            "id": 194566,
                            "type": "form",
                            "name": "New tag",
                            "order": 4,
                            "public": false,
                            "title": "Add a new tag below",
                            "description": "",
                            "cover_image": null,
                            "logo_image": {
                                "name": "65riGV3r3XmDu9N0EyZec7BVgYHVBgvQ_2eb193a592fe6413be90f8713abd65e2fecca74a227833c6d8ad07060ea834a9.jpeg",
                                "original_name": "newtags.jpeg"
                            },
                            "submit_text": "Submit",
                            "submit_action": "MESSAGE",
                            "submit_action_message": "Tag added! Refresh to adda a new",
                            "submit_action_redirect_url": "",
                            "field_options": [
                                {
                                    "id": 120853,
                                    "field_id": 809601,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120854,
                                    "field_id": 809602,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120855,
                                    "field_id": 823804,
                                    "name": "",
                                    "description": "",
                                    "enabled": true,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                },
                                {
                                    "id": 120856,
                                    "field_id": 823813,
                                    "name": "",
                                    "description": "",
                                    "enabled": false,
                                    "required": true,
                                    "order": 32767,
                                    "show_when_matching_conditions": false,
                                    "condition_type": "AND",
                                    "conditions": []
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2022-12-23T18:44:28.866479+00:00",
                            "updated_on": "2023-01-02T01:30:00.787898+00:00",
                            "field_809601": "Overall impression",
                            "field_809602": null,
                            "field_823804": [
                                1,
                                6,
                                11,
                                15
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2022-12-23T18:44:28.866549+00:00",
                            "updated_on": "2023-01-02T01:30:03.213882+00:00",
                            "field_809601": "Automatic scaling",
                            "field_809602": 371685,
                            "field_823804": [
                                4
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2023-01-02T01:22:04.456504+00:00",
                            "updated_on": "2023-01-02T01:30:05.390348+00:00",
                            "field_809601": "Flexibility",
                            "field_809602": 371685,
                            "field_823804": [
                                4,
                                5,
                                9,
                                10,
                                17
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2023-01-02T01:22:26.288917+00:00",
                            "updated_on": "2023-01-02T01:38:04.467607+00:00",
                            "field_809601": "Databases",
                            "field_809602": 371685,
                            "field_823804": [
                                8,
                                11,
                                12
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2023-01-02T01:22:29.336201+00:00",
                            "updated_on": "2023-01-02T01:30:08.595779+00:00",
                            "field_809601": "DNS",
                            "field_809602": 371685,
                            "field_823804": [
                                1,
                                2,
                                3
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2023-01-02T01:22:33.286106+00:00",
                            "updated_on": "2023-01-02T01:30:10.493894+00:00",
                            "field_809601": "Pricing",
                            "field_809602": 371687,
                            "field_823804": [
                                2,
                                13
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2023-01-02T01:23:23.697975+00:00",
                            "updated_on": "2023-01-02T01:30:12.267656+00:00",
                            "field_809601": "User interface",
                            "field_809602": 371685,
                            "field_823804": [
                                1
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2023-01-02T01:23:32.540353+00:00",
                            "updated_on": "2023-01-02T01:30:48.252536+00:00",
                            "field_809601": "Ingeration",
                            "field_809602": 371685,
                            "field_823804": [
                                4,
                                5,
                                7
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 9,
                            "order": "9.00000000000000000000",
                            "created_on": "2023-01-02T01:24:47.757789+00:00",
                            "updated_on": "2023-01-02T01:37:44.339088+00:00",
                            "field_809601": "On premise",
                            "field_809602": 371685,
                            "field_823804": [
                                5
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 10,
                            "order": "10.00000000000000000000",
                            "created_on": "2023-01-02T01:30:14.225868+00:00",
                            "updated_on": "2023-01-02T01:30:37.383445+00:00",
                            "field_809601": "Documentation",
                            "field_809602": 371686,
                            "field_823804": [
                                2,
                                3
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 11,
                            "order": "11.00000000000000000000",
                            "created_on": "2023-01-02T01:34:10.886105+00:00",
                            "updated_on": "2023-01-02T01:34:45.866703+00:00",
                            "field_809601": "Streaming",
                            "field_809602": 371685,
                            "field_823804": [
                                4,
                                17
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 12,
                            "order": "12.00000000000000000000",
                            "created_on": "2023-01-02T01:34:49.172077+00:00",
                            "updated_on": "2023-01-02T01:35:15.259744+00:00",
                            "field_809601": "Virtual machines",
                            "field_809602": 371685,
                            "field_823804": [
                                6,
                                7,
                                9
                            ],
                            "field_823813": null
                        },
                        {
                            "id": 14,
                            "order": "13.00000000000000000000",
                            "created_on": "2023-01-02T01:38:08.555854+00:00",
                            "updated_on": "2023-01-02T01:39:16.181064+00:00",
                            "field_809601": "Containers",
                            "field_809602": 371685,
                            "field_823804": [
                                10,
                                13,
                                15
                            ],
                            "field_823813": null
                        }
                    ]
                }
            ]
        }
    ]
}
