bramw_baserow/backend/templates/podcast-content-manager.json

4290 lines
139 KiB
JSON

{
"baserow_template_version": 1,
"name": "Podcast Content Manager",
"icon": "iconoir-album-open",
"keywords": [
"podcast content",
"content manager",
"content management",
"podcast episodes",
"podcast guests",
"podcast sponsorships",
"podcast content manager"
],
"categories": [
"Content Marketing",
"Professional"
],
"export": [
{
"id": 33961,
"name": "Podcast Content Manager",
"order": 1,
"type": "database",
"tables": [
{
"id": 80201,
"name": "Episodes",
"order": 1,
"fields": [
{
"id": 488069,
"type": "text",
"name": "Title",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 488070,
"type": "single_select",
"name": "Season",
"order": 1,
"primary": false,
"select_options": [
{
"id": 169294,
"value": "1",
"color": "green",
"order": 0
},
{
"id": 169295,
"value": "2",
"color": "blue",
"order": 1
},
{
"id": 169296,
"value": "3",
"color": "orange",
"order": 2
}
]
},
{
"id": 488071,
"type": "date",
"name": "Release date",
"order": 2,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24"
},
{
"id": 488084,
"type": "number",
"name": "Duration in minutes",
"order": 3,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 488092,
"type": "text",
"name": "Description",
"order": 4,
"primary": false,
"text_default": ""
},
{
"id": 488093,
"type": "link_row",
"name": "Featured guests",
"order": 5,
"primary": false,
"link_row_table_id": 80202,
"link_row_related_field_id": 488094,
"has_related_field": true
},
{
"id": 488096,
"type": "link_row",
"name": "Associated sponserships",
"order": 6,
"primary": false,
"link_row_table_id": 80204,
"link_row_related_field_id": 488097,
"has_related_field": true
},
{
"id": 488120,
"type": "single_select",
"name": "Status",
"order": 7,
"primary": false,
"select_options": [
{
"id": 169303,
"value": "Idea",
"color": "gray",
"order": 0
},
{
"id": 169304,
"value": "Recording scheduled",
"color": "orange",
"order": 1
},
{
"id": 169305,
"value": "Editing",
"color": "blue",
"order": 2
},
{
"id": 169306,
"value": "Ready for release",
"color": "light-green",
"order": 3
},
{
"id": 169307,
"value": "Released",
"color": "dark-green",
"order": 4
}
]
},
{
"id": 500270,
"type": "number",
"name": "Listens",
"order": 8,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 503164,
"type": "number",
"name": "Episode number",
"order": 9,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
}
],
"views": [
{
"id": 106849,
"type": "grid",
"name": "All episodes",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 26487,
"field_id": 488070,
"order": "ASC"
},
{
"id": 26488,
"field_id": 503164,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 634267,
"field_id": 488069,
"width": 257,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634262,
"field_id": 488070,
"width": 107,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634263,
"field_id": 488071,
"width": 141,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634278,
"field_id": 488084,
"width": 187,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634279,
"field_id": 488092,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634280,
"field_id": 488093,
"width": 243,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634281,
"field_id": 488096,
"width": 229,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634318,
"field_id": 488120,
"width": 158,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 653767,
"field_id": 500270,
"width": 116,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658139,
"field_id": 503164,
"width": 163,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 110745,
"type": "grid",
"name": "Popular",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 39397,
"field_id": 500270,
"type": "higher_than",
"value": "20000"
}
],
"sortings": [
{
"id": 26490,
"field_id": 500270,
"order": "DESC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 658159,
"field_id": 488069,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658160,
"field_id": 488070,
"width": 108,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658161,
"field_id": 488071,
"width": 141,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658162,
"field_id": 488084,
"width": 185,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658163,
"field_id": 488092,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658164,
"field_id": 488093,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658165,
"field_id": 488096,
"width": 313,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658166,
"field_id": 488120,
"width": 108,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658167,
"field_id": 500270,
"width": 126,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 658168,
"field_id": 503164,
"width": 163,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 110741,
"type": "kanban",
"name": "By season",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 488070,
"field_options": [
{
"id": 11730,
"field_id": 488069,
"hidden": false,
"order": 0
},
{
"id": 11731,
"field_id": 488070,
"hidden": true,
"order": 1
},
{
"id": 11739,
"field_id": 503164,
"hidden": false,
"order": 2
},
{
"id": 11734,
"field_id": 488092,
"hidden": false,
"order": 3
},
{
"id": 11737,
"field_id": 488120,
"hidden": false,
"order": 4
},
{
"id": 11732,
"field_id": 488071,
"hidden": false,
"order": 5
},
{
"id": 11733,
"field_id": 488084,
"hidden": false,
"order": 6
},
{
"id": 11735,
"field_id": 488093,
"hidden": false,
"order": 7
},
{
"id": 11736,
"field_id": 488096,
"hidden": false,
"order": 8
},
{
"id": 11738,
"field_id": 500270,
"hidden": false,
"order": 9
}
]
},
{
"id": 110742,
"type": "kanban",
"name": "By status",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 488120,
"field_options": [
{
"id": 11740,
"field_id": 488069,
"hidden": false,
"order": 32767
},
{
"id": 11741,
"field_id": 488070,
"hidden": false,
"order": 32767
},
{
"id": 11742,
"field_id": 488071,
"hidden": false,
"order": 32767
},
{
"id": 11743,
"field_id": 488084,
"hidden": false,
"order": 32767
},
{
"id": 11744,
"field_id": 488092,
"hidden": false,
"order": 32767
},
{
"id": 11745,
"field_id": 488093,
"hidden": false,
"order": 32767
},
{
"id": 11746,
"field_id": 488096,
"hidden": false,
"order": 32767
},
{
"id": 11747,
"field_id": 488120,
"hidden": true,
"order": 32767
},
{
"id": 11748,
"field_id": 500270,
"hidden": false,
"order": 32767
},
{
"id": 11749,
"field_id": 503164,
"hidden": false,
"order": 32767
}
]
},
{
"id": 110729,
"type": "form",
"name": "New episode",
"order": 5,
"public": false,
"title": "New episode? Fill in the details below!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "K1wWM1OXc5nxdNhOh6tCwIUhuOdSmDAk_f96daf8eb5da4fa7de7ceca6ef7572ddd373e66de53de9e53e0b8d0fad119dd8.jpg",
"original_name": "new_episode(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "This episode idea has been submitted!",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 37196,
"field_id": 488069,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37197,
"field_id": 488070,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37198,
"field_id": 488071,
"name": "Anticipated release date",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37199,
"field_id": 488084,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37200,
"field_id": 488092,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37201,
"field_id": 488093,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37202,
"field_id": 488096,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37203,
"field_id": 488120,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37204,
"field_id": 500270,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37205,
"field_id": 503164,
"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-07-07T15:50:38.791173+00:00",
"updated_on": "2022-07-15T15:55:23.619171+00:00",
"field_488069": "Declutter your mind",
"field_488070": 169294,
"field_488071": "2022-01-04",
"field_488084": "49",
"field_488092": "Learn how to declutter your mind with special guest Emil Wagstaff.",
"field_488093": [
1
],
"field_488096": [
1
],
"field_488120": 169307,
"field_500270": "16000",
"field_503164": "1"
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-07-07T15:50:38.791232+00:00",
"updated_on": "2022-07-15T15:55:24.320188+00:00",
"field_488069": "5 Habits of highly efficient people",
"field_488070": 169294,
"field_488071": "2022-01-11",
"field_488084": "65",
"field_488092": "Dive into 5 healthy habits of highly efficient people with Caroline Pittman.",
"field_488093": [
2
],
"field_488096": [
2
],
"field_488120": 169307,
"field_500270": "19000",
"field_503164": "2"
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-07T19:50:45.405013+00:00",
"updated_on": "2022-07-15T15:55:25.177549+00:00",
"field_488069": "Silence the negativity in your brain",
"field_488070": 169294,
"field_488071": "2022-01-18",
"field_488084": "82",
"field_488092": "Samson Emerson teaches us how to shift our focus from the negativity in our minds to the positivity.",
"field_488093": [
3
],
"field_488096": [
3,
9
],
"field_488120": 169307,
"field_500270": "25000",
"field_503164": "3"
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-07T19:51:05.957058+00:00",
"updated_on": "2022-07-15T15:55:26.342245+00:00",
"field_488069": "Setting healthy boundaries",
"field_488070": 169295,
"field_488071": "2022-01-25",
"field_488084": "62",
"field_488092": "Special guests Kaif Spence and Dionnne Beattie takes us through the best way to set healthy boundaries. They'll be sharing plenty of their own experiences!",
"field_488093": [
4,
9
],
"field_488096": [
4
],
"field_488120": 169307,
"field_500270": "25000",
"field_503164": "4"
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-07T19:51:10.914207+00:00",
"updated_on": "2022-07-15T15:55:27.303280+00:00",
"field_488069": "Choosing yourself",
"field_488070": 169295,
"field_488071": "2022-02-01",
"field_488084": "67",
"field_488092": "Rocco Whitehead and Kanye Discoll nagivate the difficult decision of no longer putting yourself last.",
"field_488093": [
5,
6
],
"field_488096": [
5,
10
],
"field_488120": 169307,
"field_500270": "26000",
"field_503164": "5"
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-07T19:51:26.152388+00:00",
"updated_on": "2022-08-11T15:10:49.345987+00:00",
"field_488069": "Deep breathing could save your life",
"field_488070": 169295,
"field_488071": "2022-03-01",
"field_488084": "54",
"field_488092": "Kanye Driscoll returns to talk about the best ways to deep breathe.",
"field_488093": [
6
],
"field_488096": [
6
],
"field_488120": 169307,
"field_500270": "30000",
"field_503164": "6"
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-07-07T19:52:25.763470+00:00",
"updated_on": "2022-07-15T15:55:29.491157+00:00",
"field_488069": "Burnout recovery",
"field_488070": 169295,
"field_488071": "2022-03-08",
"field_488084": "69",
"field_488092": "Special guest Reo O'Quinn joins us to discuss small steps to take when trying to recover from the all too common burnout.",
"field_488093": [
7
],
"field_488096": [
12
],
"field_488120": 169306,
"field_500270": "0",
"field_503164": "7"
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-07-07T19:53:04.607509+00:00",
"updated_on": "2022-07-15T15:55:30.434893+00:00",
"field_488069": "Adults making friends",
"field_488070": 169296,
"field_488071": null,
"field_488084": null,
"field_488092": "Ammarah Frame talks us through the friendship as an adult realm.",
"field_488093": [
8
],
"field_488096": [
13
],
"field_488120": 169304,
"field_500270": "0",
"field_503164": "8"
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-07-07T19:54:04.623995+00:00",
"updated_on": "2022-07-15T15:55:38.081590+00:00",
"field_488069": "Declutter your heart",
"field_488070": 169296,
"field_488071": "2022-03-22",
"field_488084": null,
"field_488092": "Dionne Beattie returns to explain how we can distance ourselves from the things that bring our hearts pain.",
"field_488093": [
9
],
"field_488096": [],
"field_488120": 169305,
"field_500270": "0",
"field_503164": "10"
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-07-07T19:55:46.902950+00:00",
"updated_on": "2022-07-15T15:55:31.541188+00:00",
"field_488069": "Tune in to your creativity",
"field_488070": 169296,
"field_488071": null,
"field_488084": null,
"field_488092": "Lyned Villarreal joins us to highlight the significant of creativity- and how we can embrace it.",
"field_488093": [
10
],
"field_488096": [],
"field_488120": 169304,
"field_500270": "0",
"field_503164": "9"
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-07-07T19:56:03.911089+00:00",
"updated_on": "2022-08-11T15:10:43.218007+00:00",
"field_488069": "Risks which are worth it",
"field_488070": 169296,
"field_488071": null,
"field_488084": null,
"field_488092": "Two guests dive deep into the psychology behind making decisions and taking risks.",
"field_488093": [
1,
4
],
"field_488096": [],
"field_488120": 169303,
"field_500270": "0",
"field_503164": null
}
]
},
{
"id": 80202,
"name": "Guests",
"order": 2,
"fields": [
{
"id": 488072,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 488073,
"type": "phone_number",
"name": "Phone number",
"order": 1,
"primary": false
},
{
"id": 488074,
"type": "email",
"name": "Email",
"order": 2,
"primary": false
},
{
"id": 488094,
"type": "link_row",
"name": "Guest on episode(s)",
"order": 3,
"primary": false,
"link_row_table_id": 80201,
"link_row_related_field_id": 488093,
"has_related_field": true
},
{
"id": 488687,
"type": "file",
"name": "Photo",
"order": 4,
"primary": false
},
{
"id": 488688,
"type": "text",
"name": "Known for",
"order": 5,
"primary": false,
"text_default": ""
},
{
"id": 488731,
"type": "single_select",
"name": "Title",
"order": 6,
"primary": false,
"select_options": [
{
"id": 169423,
"value": "Therapist",
"color": "blue",
"order": 0
},
{
"id": 169424,
"value": "Doctor",
"color": "gray",
"order": 1
},
{
"id": 169425,
"value": "Author",
"color": "light-green",
"order": 2
},
{
"id": 169426,
"value": "Psychiatricst",
"color": "orange",
"order": 3
}
]
},
{
"id": 512946,
"type": "formula",
"name": "Number of times featured",
"order": 7,
"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('Guest on episode(s)'))",
"formula_type": "number"
}
],
"views": [
{
"id": 106850,
"type": "grid",
"name": "All guests",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 26242,
"field_id": 488072,
"order": "ASC"
}
],
"decorations": [
{
"id": 293,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"color": "light-green",
"filters": [
{
"id": "90fca42b-76cf-4815-b73d-8c7409f73e79",
"type": "higher_than",
"field": 512946,
"value": "1"
}
],
"operator": "AND",
"id": "db0618f9-2dc6-4c45-9ba1-2e053997be2a"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 634266,
"field_id": 488072,
"width": 144,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634264,
"field_id": 488073,
"width": 155,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634265,
"field_id": 488074,
"width": 195,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634347,
"field_id": 488094,
"width": 321,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635169,
"field_id": 488687,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635199,
"field_id": 488688,
"width": 250,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635201,
"field_id": 488731,
"width": 113,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 676856,
"field_id": 512946,
"width": 231,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 113541,
"type": "grid",
"name": "Repeat guests",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 40726,
"field_id": 512946,
"type": "higher_than",
"value": "1"
}
],
"sortings": [
{
"id": 27565,
"field_id": 488072,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 676842,
"field_id": 488072,
"width": 133,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 676843,
"field_id": 488073,
"width": 152,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 676844,
"field_id": 488074,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 676845,
"field_id": 488094,
"width": 300,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 676846,
"field_id": 488687,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 676847,
"field_id": 488688,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 676848,
"field_id": 488731,
"width": 123,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 676849,
"field_id": 512946,
"width": 223,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 113542,
"type": "gallery",
"name": "All guests gallery",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 27566,
"field_id": 488072,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 488687,
"field_options": [
{
"id": 22241,
"field_id": 488072,
"hidden": false,
"order": 0
},
{
"id": 22247,
"field_id": 488731,
"hidden": false,
"order": 1
},
{
"id": 22246,
"field_id": 488688,
"hidden": false,
"order": 2
},
{
"id": 22242,
"field_id": 488073,
"hidden": false,
"order": 3
},
{
"id": 22243,
"field_id": 488074,
"hidden": false,
"order": 4
},
{
"id": 22244,
"field_id": 488094,
"hidden": false,
"order": 5
},
{
"id": 22245,
"field_id": 488687,
"hidden": true,
"order": 6
},
{
"id": 22248,
"field_id": 512946,
"hidden": false,
"order": 7
}
]
},
{
"id": 112468,
"type": "kanban",
"name": "By title",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 488731,
"card_cover_image_field_id": 488687,
"field_options": [
{
"id": 12311,
"field_id": 488072,
"hidden": false,
"order": 0
},
{
"id": 12317,
"field_id": 488731,
"hidden": true,
"order": 1
},
{
"id": 12316,
"field_id": 488688,
"hidden": false,
"order": 2
},
{
"id": 12692,
"field_id": 512946,
"hidden": true,
"order": 3
},
{
"id": 12312,
"field_id": 488073,
"hidden": false,
"order": 4
},
{
"id": 12313,
"field_id": 488074,
"hidden": false,
"order": 5
},
{
"id": 12314,
"field_id": 488094,
"hidden": false,
"order": 6
},
{
"id": 12315,
"field_id": 488687,
"hidden": true,
"order": 7
}
]
},
{
"id": 110733,
"type": "form",
"name": "New guest",
"order": 5,
"public": false,
"title": "Add a new guest to the roster!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "bSckU5O3bHKofJe9eEgt9nrn9VLx6aEY_c126f5144259fdd500742ebfcac6925562295d8a89f6fe80a2738b0c93cd7552.jpg",
"original_name": "guest.jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 37206,
"field_id": 488072,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37211,
"field_id": 488688,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37207,
"field_id": 488073,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37208,
"field_id": 488074,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37212,
"field_id": 488731,
"name": "Job title",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37209,
"field_id": 488094,
"name": "Guest on episode",
"description": "",
"enabled": true,
"required": false,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37210,
"field_id": 488687,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 48112,
"field_id": 512946,
"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-07-07T15:50:43.655199+00:00",
"updated_on": "2022-07-11T17:55:44.155255+00:00",
"field_488072": "Emil Wagstaff",
"field_488073": "(870) 910-5917",
"field_488074": "ewagstaff@gmail.com",
"field_488094": [
1,
11
],
"field_488687": [
{
"name": "H6EnTmfAY8J7uMLz8Lfzf2rcvoIs3btl_cba15658da4e1d79a719b332883c7ba4915b3935363082e7109e63078e39bcac.jpeg",
"visible_name": "m4.jpeg",
"original_name": "m4.jpeg"
}
],
"field_488688": "Their established therapy practice",
"field_488731": 169423,
"field_512946": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-07-07T15:50:43.655263+00:00",
"updated_on": "2022-07-11T17:55:53.596624+00:00",
"field_488072": "Caroline Pittman",
"field_488073": "(512) 388-7313",
"field_488074": "cpittman@protonmail.com",
"field_488094": [
2
],
"field_488687": [
{
"name": "dmYYBPe8QTeibEJpf2Ifivwp8RbosEdW_7a13cd42574c249a236ee840b61fa4c8dc2ee8f1036bfc7074623f344aca5c2a.jpeg",
"visible_name": "w92.jpeg",
"original_name": "w92.jpeg"
}
],
"field_488688": "Their work as a nurosurgeon",
"field_488731": 169424,
"field_512946": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-07T19:45:11.860467+00:00",
"updated_on": "2022-07-11T17:56:05.652120+00:00",
"field_488072": "Samson Emerson",
"field_488073": "(814) 745-2487",
"field_488074": "semerson@yahoo.com",
"field_488094": [
3
],
"field_488687": [
{
"name": "xVXdZvTqFOYTE73Zg94vgzy89h3O0YSv_b12895668f6a26b304904d6ecc4a99a5c16fff4f2cfb0fea97a0d216849f6863.jpeg",
"visible_name": "m3.jpeg",
"original_name": "m3.jpeg"
}
],
"field_488688": "Their books",
"field_488731": 169425,
"field_512946": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-07T19:45:16.327978+00:00",
"updated_on": "2022-07-11T17:56:13.727208+00:00",
"field_488072": "Kaif Spence",
"field_488073": "(843) 717-1727",
"field_488074": "kspence@gmail.com",
"field_488094": [
4,
11
],
"field_488687": [
{
"name": "3GqVQbf5DcaQLe7ei9fure9DH4lHuTru_4d7034577c7c8aec543493baf40841b6f7e7feb5134c6f1257f46acf4626d050.jpeg",
"visible_name": "man1.jpeg",
"original_name": "man1.jpeg"
}
],
"field_488688": "Their self help videos on social media",
"field_488731": 169426,
"field_512946": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-07T19:45:21.947453+00:00",
"updated_on": "2022-07-11T17:56:31.405417+00:00",
"field_488072": "Rocco Whitehead",
"field_488073": "(979) 774-1320",
"field_488074": "rwhitehead@yahoo.com",
"field_488094": [
5
],
"field_488687": [
{
"name": "B5rINYPAuAOCMXycP4IudwePeavmlvVH_afd2c8a9fcdc2e5d54f106e55d0181cda43f74ceb17e22988bbc4ebccda10ba7.jpeg",
"visible_name": "man3.jpeg",
"original_name": "man3.jpeg"
}
],
"field_488688": "Their books",
"field_488731": 169425,
"field_512946": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-07T19:45:30.404428+00:00",
"updated_on": "2022-07-11T17:56:39.757271+00:00",
"field_488072": "Kanye Driscoll",
"field_488073": "(336) 388-0201",
"field_488074": "kdriscoll@gmail.com",
"field_488094": [
5,
6
],
"field_488687": [
{
"name": "wCPnfnenpWTYkAoOrwDCw1axYMj8SCFQ_801ea1dea381e8ce4c413449fd9228598a55dd6509f1ff8a21bc24aa7273d6d2.jpeg",
"visible_name": "man4.jpeg",
"original_name": "man4.jpeg"
}
],
"field_488688": "New York Times best seller",
"field_488731": 169425,
"field_512946": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-07-07T19:45:36.674901+00:00",
"updated_on": "2022-07-11T17:56:48.308992+00:00",
"field_488072": "Reo O'Quinn",
"field_488073": "(770) 477-1272",
"field_488074": "roquinn@sbcglobal.net",
"field_488094": [
7
],
"field_488687": [
{
"name": "K6BWu2RYYXjIvQ3Bwk2xgV9EOWeySxX2_84c4630f110ba94f275928091f7a669f309c1ad7db22f10d7e05432c0cde472a.jpeg",
"visible_name": "person2.jpeg",
"original_name": "person2.jpeg"
}
],
"field_488688": "Their clinic's public content",
"field_488731": 169423,
"field_512946": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-07-07T19:45:42.338959+00:00",
"updated_on": "2022-07-20T18:16:06.718765+00:00",
"field_488072": "Ammarah Frame",
"field_488073": "(919) 639-0944",
"field_488074": "aframe@gmail.com",
"field_488094": [
8
],
"field_488687": [
{
"name": "Jt5djEShtYrayD4WtJuJlhbSrVZgnfAT_d018bd582bd843494c4deaa1228b2f7fbc2678de74aa96d9d870c80753454db9.jpeg",
"visible_name": "w81.jpeg",
"original_name": "w81.jpeg"
}
],
"field_488688": "Their established therapy practice",
"field_488731": 169423,
"field_512946": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-07-07T19:46:12.712715+00:00",
"updated_on": "2022-07-11T17:57:17.055685+00:00",
"field_488072": "Dionne Beattie",
"field_488073": "(970) 867-7350",
"field_488074": "dbeattie@aol.com",
"field_488094": [
9,
4
],
"field_488687": [
{
"name": "dULMdHPyoaRaLqMOKwHKXfvCr0dBWRuZ_784505f5a2b344798427f5e5bab0c21c50ab0125556b45d362fdd4574b920d6c.jpeg",
"visible_name": "woman5.jpeg",
"original_name": "woman5.jpeg"
}
],
"field_488688": "Their social media content",
"field_488731": 169426,
"field_512946": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-07-07T19:46:22.195511+00:00",
"updated_on": "2022-07-11T17:57:42.163356+00:00",
"field_488072": "Lynden Villarreal",
"field_488073": "(865) 278-3980",
"field_488074": "lvillareal@gmail.com",
"field_488094": [
10
],
"field_488687": [
{
"name": "3kYjLbRrlmFMKjYD9tdMVUklFuO2Wrj4_b1792c817b6a0cb723f5879360adc5dcb27b217cddf69ff58aca6f21aa74e388.jpg",
"visible_name": "avatar-4d10725b6639a362f7652af7e5b3cbed(1).jpg",
"original_name": "avatar-4d10725b6639a362f7652af7e5b3cbed(1).jpg"
}
],
"field_488688": "Their books",
"field_488731": 169425,
"field_512946": null
}
]
},
{
"id": 80204,
"name": "Sponsorships",
"order": 3,
"fields": [
{
"id": 488078,
"type": "formula",
"name": "Drop date + product/service",
"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": "concat((field('Drop date')),' ',(field('Brand')))",
"formula_type": "array"
},
{
"id": 488079,
"type": "text",
"name": "Description",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 488080,
"type": "link_row",
"name": "Brand",
"order": 2,
"primary": false,
"link_row_table_id": 80326,
"link_row_related_field_id": 488769,
"has_related_field": true
},
{
"id": 488097,
"type": "link_row",
"name": "Featured on",
"order": 3,
"primary": false,
"link_row_table_id": 80201,
"link_row_related_field_id": 488096,
"has_related_field": true
},
{
"id": 488750,
"type": "link_row",
"name": "Ad placement",
"order": 4,
"primary": false,
"link_row_table_id": 80205,
"link_row_related_field_id": 488751,
"has_related_field": true
},
{
"id": 495925,
"type": "lookup",
"name": "Point of contact",
"order": 5,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 488080,
"through_field_name": "Brand",
"target_field_id": 495927,
"target_field_name": "Point(s) of contact"
},
{
"id": 495932,
"type": "url",
"name": "Promotion link",
"order": 6,
"primary": false
},
{
"id": 500273,
"type": "lookup",
"name": "Number of listens",
"order": 7,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": "number",
"through_field_id": 488097,
"through_field_name": "Featured on",
"target_field_id": 500270,
"target_field_name": "Listens"
},
{
"id": 500275,
"type": "formula",
"name": "Total billed",
"order": 8,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 1,
"array_formula_type": "number",
"formula": "field('Number of listens')/1000 * lookup('Ad placement','Cost per mille')",
"formula_type": "array"
},
{
"id": 520490,
"type": "file",
"name": "Invoice",
"order": 9,
"primary": false
},
{
"id": 520492,
"type": "single_select",
"name": "Invoice status",
"order": 11,
"primary": false,
"select_options": [
{
"id": 192431,
"value": "To be drafted",
"color": "light-blue",
"order": 0
},
{
"id": 192432,
"value": "On hold",
"color": "light-red",
"order": 1
},
{
"id": 192433,
"value": "Billed",
"color": "orange",
"order": 2
},
{
"id": 192434,
"value": "Paid",
"color": "green",
"order": 3
}
]
},
{
"id": 551457,
"type": "date",
"name": "Drop date",
"order": 12,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24"
}
],
"views": [
{
"id": 106852,
"type": "grid",
"name": "All sponsorships",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [
{
"id": 405,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"color": "light-red",
"filters": [
{
"id": "a1997827-4deb-4317-a564-7388eeda5a63",
"type": "single_select_equal",
"field": 520492,
"value": "192433"
},
{
"id": "53a7887b-bf02-44db-9813-fadf65a87681",
"type": "single_select_equal",
"field": 520492,
"value": "192432"
},
{
"id": "31d421e8-0c24-418b-a39f-668ccc17f579",
"type": "single_select_equal",
"field": 520492,
"value": "192431"
}
],
"operator": "OR",
"id": "598dd614-ea6d-4650-b1ff-86b96788de21"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 635207,
"field_id": 488078,
"width": 232,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634271,
"field_id": 488079,
"width": 258,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634272,
"field_id": 488080,
"width": 171,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635208,
"field_id": 488097,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635226,
"field_id": 488750,
"width": 147,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 648360,
"field_id": 495925,
"width": 205,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 648384,
"field_id": 495932,
"width": 250,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 653770,
"field_id": 500273,
"width": 180,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 653778,
"field_id": 500275,
"width": 131,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690105,
"field_id": 520490,
"width": 108,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690191,
"field_id": 520492,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 746482,
"field_id": 551457,
"width": 121,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 115694,
"type": "grid",
"name": "Unpaid",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 41785,
"field_id": 520492,
"type": "single_select_not_equal",
"value": "192431"
},
{
"id": 41786,
"field_id": 520492,
"type": "single_select_not_equal",
"value": "192434"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 690192,
"field_id": 488078,
"width": 236,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690193,
"field_id": 488079,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690194,
"field_id": 488080,
"width": 122,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690195,
"field_id": 488097,
"width": 177,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690196,
"field_id": 488750,
"width": 160,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690197,
"field_id": 495925,
"width": 161,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690198,
"field_id": 495932,
"width": 225,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690199,
"field_id": 500273,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690200,
"field_id": 500275,
"width": 133,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690201,
"field_id": 520490,
"width": 114,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690202,
"field_id": 520492,
"width": 152,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 746528,
"field_id": 551457,
"width": 130,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 115692,
"type": "kanban",
"name": "By invoice status",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 520492,
"field_options": [
{
"id": 13809,
"field_id": 488078,
"hidden": false,
"order": 1
},
{
"id": 13810,
"field_id": 488079,
"hidden": false,
"order": 2
},
{
"id": 13811,
"field_id": 488080,
"hidden": false,
"order": 3
},
{
"id": 13817,
"field_id": 500275,
"hidden": false,
"order": 4
},
{
"id": 13812,
"field_id": 488097,
"hidden": false,
"order": 5
},
{
"id": 13813,
"field_id": 488750,
"hidden": false,
"order": 6
},
{
"id": 13814,
"field_id": 495925,
"hidden": false,
"order": 7
},
{
"id": 13815,
"field_id": 495932,
"hidden": false,
"order": 8
},
{
"id": 13816,
"field_id": 500273,
"hidden": false,
"order": 9
},
{
"id": 13818,
"field_id": 520490,
"hidden": false,
"order": 10
},
{
"id": 13819,
"field_id": 520492,
"hidden": true,
"order": 11
}
]
},
{
"id": 110734,
"type": "form",
"name": "New sponsorship",
"order": 4,
"public": false,
"title": "Add a new sponsorship!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "kAMe9txxs4t5krrgPMzEl9p3QKzwFJ5Q_a6ba6366189a3fd2104ad43bc89bc6777f020e32cb92b938a6935938b0f46b28.jpg",
"original_name": "sponsorship(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 37213,
"field_id": 488078,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37214,
"field_id": 488079,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37215,
"field_id": 488080,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37216,
"field_id": 488097,
"name": "Episode featured on",
"description": "",
"enabled": true,
"required": false,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37217,
"field_id": 488750,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37218,
"field_id": 495925,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37219,
"field_id": 495932,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37220,
"field_id": 500273,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37221,
"field_id": 500275,
"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-07-07T15:52:52.410331+00:00",
"updated_on": "2022-08-10T15:39:29.111042+00:00",
"field_488078": null,
"field_488079": "Free first session with a special code",
"field_488080": [
1
],
"field_488097": [
1
],
"field_488750": [
1
],
"field_495925": null,
"field_495932": "Therapyforall.com/declutter",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "Y7llXM3PCdIInZO8FXmnHiLbbBgNHJOr_113ca4645fa86dbbfd93f02eaa40452d68b56f1da6e2e9ffffbe3ee50a22083c.docx",
"visible_name": "2022-01-03 Therapy for all.docx",
"original_name": "2022-01-03 Therapy for all.docx"
}
],
"field_520492": 192434,
"field_551457": "2022-01-03"
},
{
"id": 9,
"order": "1.99999999999999999999",
"created_on": "2022-07-07T20:29:39.283054+00:00",
"updated_on": "2022-08-10T15:39:43.395645+00:00",
"field_488078": null,
"field_488079": "Free first session with a special code",
"field_488080": [
1
],
"field_488097": [
3
],
"field_488750": [
4
],
"field_495925": null,
"field_495932": "Therapyforall.com/silencenegativity",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "Vpg47ut8BnbCiB4DotnysHCn4lRODVOj_3501fc326e99f95284a03df1d7ace7df235781048cec5eab38da647ebea4aacf.docx",
"visible_name": "2022-01-10 Therapy for all.docx",
"original_name": "2022-01-10 Therapy for all.docx"
}
],
"field_520492": 192434,
"field_551457": "2022-01-10"
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-07-07T15:52:52.410387+00:00",
"updated_on": "2022-08-10T15:39:35.738558+00:00",
"field_488078": null,
"field_488079": "A subscription to a set of motivation videos",
"field_488080": [
2
],
"field_488097": [
2
],
"field_488750": [
6
],
"field_495925": null,
"field_495932": "motivationhydration.com/5habits",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "HdTjGHrik5d5WKFSNG7EexgiimQ8UngP_f24666ad7e5581c7690009c8d51a45a8bc68d9f83af4f00a4ed5bba86004e789.docx",
"visible_name": "2022- 01-12 Inspiration subscription.docx",
"original_name": "2022- 01-12 Inspiration subscription.docx"
}
],
"field_520492": 192434,
"field_551457": "2022-01-12"
},
{
"id": 10,
"order": "2.99999999999999999999",
"created_on": "2022-07-07T20:30:11.657886+00:00",
"updated_on": "2022-08-10T15:39:49.588294+00:00",
"field_488078": null,
"field_488079": "A subscription to a set of motivation videos",
"field_488080": [
2
],
"field_488097": [
5
],
"field_488750": [
8
],
"field_495925": null,
"field_495932": "motivationhydration.com/choice",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "HBLn2EUzEYAvcBrLjhoo188prpvC433N_6d15de3985f536cab7735f847381704d4bae0d20e03241d1e8f666d699c69f42.docx",
"visible_name": "2022- 01-13 Inspiration subscription.docx",
"original_name": "2022- 01-13 Inspiration subscription.docx"
}
],
"field_520492": 192434,
"field_551457": "2022-01-13"
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-07T20:15:04.775456+00:00",
"updated_on": "2022-08-10T15:39:55.357363+00:00",
"field_488078": null,
"field_488079": "A food delivery program that send you meals geared at helping improve cognitive function.",
"field_488080": [
3
],
"field_488097": [
3
],
"field_488750": [
3
],
"field_495925": null,
"field_495932": "naturegrain.com/silencenegativity",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "dtSy4dryjddfyDWVXylwsu8HyT4yCx1C_be0aaa04a8a73b2a05b2ba19f86a258b840baaaea2e3c47ac436d5fd50dd5051.docx",
"visible_name": "2022-01-20 FocusFood.docx",
"original_name": "2022-01-20 FocusFood.docx"
}
],
"field_520492": 192434,
"field_551457": "2022-01-20"
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-07T20:16:46.028886+00:00",
"updated_on": "2022-08-10T15:40:00.228124+00:00",
"field_488078": null,
"field_488079": "An application that gives you workouts based on your fitness goals.",
"field_488080": [
4
],
"field_488097": [
4
],
"field_488750": [
2
],
"field_495925": null,
"field_495932": "healthyandfit.com/boundaries",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "X99OJ3vYGCSncwYuBEdcYA7BSTUtlROo_d6ee1b83ff619603eaa57ccc2c768af1d08e93c90a3afb34fcaf6e9b083ecaae.docx",
"visible_name": "2022-01-30 Workout Mate.docx",
"original_name": "2022-01-30 Workout Mate.docx"
}
],
"field_520492": 192434,
"field_551457": "2022-01-30"
},
{
"id": 12,
"order": "4.99999999999999999999",
"created_on": "2022-07-07T20:31:12.174294+00:00",
"updated_on": "2022-08-10T15:40:29.403801+00:00",
"field_488078": null,
"field_488079": "An application that gives you workouts based on your fitness goals.",
"field_488080": [
4
],
"field_488097": [
7
],
"field_488750": [
7
],
"field_495925": null,
"field_495932": "healthyandfit.com/burnout",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "4wwFJP9DnuwAK3Ckf3LuD8yadYqMThw3_0953e712b18225f995f0f6d2b3c5636e44f33bd0d27e655d88fdfa9e262c10e1.docx",
"visible_name": "2022-02-30 Workout Mate.docx",
"original_name": "2022-02-30 Workout Mate.docx"
}
],
"field_520492": 192431,
"field_551457": "2022-02-03"
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-07T20:17:26.526611+00:00",
"updated_on": "2022-08-10T15:40:06.174140+00:00",
"field_488078": null,
"field_488079": "Scented candles that help you focus or lighten your mood.",
"field_488080": [
5
],
"field_488097": [
5
],
"field_488750": [
1
],
"field_495925": null,
"field_495932": "relax.com/choosingyourself",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "cB1rorQRjwF60lQOhIsraiuAxjfyawUL_514fd131e34d61430feb3dab3892fec13854e4ade9ccfdce6d5ccb5581a533d7.docx",
"visible_name": "2022-02-12 Scented candles.docx",
"original_name": "2022-02-12 Scented candles.docx"
}
],
"field_520492": 192434,
"field_551457": "2022-02-12"
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-07T20:18:33.291034+00:00",
"updated_on": "2022-08-10T15:40:14.573420+00:00",
"field_488078": null,
"field_488079": "An app that logs your food and calories.",
"field_488080": [
4
],
"field_488097": [
6
],
"field_488750": [
5
],
"field_495925": null,
"field_495932": "healthyandfit.com/deepbreath",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "uwd1hfmvIPv8U3YyritfrjAJF1nUaMsp_6f36f30f09c640bd6bfa69039f768dbd2952e5cd94b8f9e35165854f6c24d16e.docx",
"visible_name": "2022-02-18 Pounds off now.docx",
"original_name": "2022-02-18 Pounds off now.docx"
}
],
"field_520492": 192433,
"field_551457": "2022-02-18"
},
{
"id": 13,
"order": "7.00000000000000000000",
"created_on": "2022-07-11T17:16:14.409175+00:00",
"updated_on": "2022-08-10T15:40:34.234853+00:00",
"field_488078": null,
"field_488079": "A food delivery program that send you meals geared at helping improve cognitive function.",
"field_488080": [
3
],
"field_488097": [
8
],
"field_488750": [
2
],
"field_495925": null,
"field_495932": "naturegrain.com/adultfriends",
"field_500273": null,
"field_500275": null,
"field_520490": [
{
"name": "C9ujeOroEQ2jTHPhSk8GxmD5jga9Y3FX_48015fa1bfb4794aaf74a77bffa2d68095538a307fc89f472ba41e2ea46b06f2.docx",
"visible_name": "2022-03-01 FocusFood.docx",
"original_name": "2022-03-01 FocusFood.docx"
}
],
"field_520492": 192432,
"field_551457": "2022-03-01"
}
]
},
{
"id": 80326,
"name": "Brands",
"order": 4,
"fields": [
{
"id": 488765,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 488766,
"type": "text",
"name": "Description",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 488769,
"type": "link_row",
"name": "Sponsorships contracted",
"order": 3,
"primary": false,
"link_row_table_id": 80204,
"link_row_related_field_id": 488080,
"has_related_field": true
},
{
"id": 495927,
"type": "link_row",
"name": "Point(s) of contact",
"order": 4,
"primary": false,
"link_row_table_id": 80313,
"link_row_related_field_id": 495928,
"has_related_field": true
},
{
"id": 495930,
"type": "file",
"name": "Logo",
"order": 5,
"primary": false
},
{
"id": 495931,
"type": "text",
"name": "Headquarters address",
"order": 6,
"primary": false,
"text_default": ""
},
{
"id": 513921,
"type": "formula",
"name": "Number of sponsorships",
"order": 7,
"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('Sponsorships contracted'))",
"formula_type": "number"
}
],
"views": [
{
"id": 107027,
"type": "grid",
"name": "All brands",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 26243,
"field_id": 488765,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 635242,
"field_id": 488765,
"width": 151,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635239,
"field_id": 488766,
"width": 400,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 648362,
"field_id": 488769,
"width": 323,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 648364,
"field_id": 495927,
"width": 226,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 648373,
"field_id": 495930,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 648383,
"field_id": 495931,
"width": 215,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 678333,
"field_id": 513921,
"width": 212,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 115684,
"type": "grid",
"name": "Multiple sponsorships",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 41779,
"field_id": 513921,
"type": "higher_than",
"value": "1"
}
],
"sortings": [
{
"id": 28451,
"field_id": 488765,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 690098,
"field_id": 488765,
"width": 150,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690099,
"field_id": 488766,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690100,
"field_id": 488769,
"width": 267,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690101,
"field_id": 495927,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690102,
"field_id": 495930,
"width": 100,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690103,
"field_id": 495931,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690104,
"field_id": 513921,
"width": 213,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 115685,
"type": "gallery",
"name": "Brands gallery",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"card_cover_image_field_id": 495930,
"field_options": [
{
"id": 23420,
"field_id": 488765,
"hidden": false,
"order": 1
},
{
"id": 23421,
"field_id": 488766,
"hidden": false,
"order": 2
},
{
"id": 23425,
"field_id": 495931,
"hidden": false,
"order": 3
},
{
"id": 23422,
"field_id": 488769,
"hidden": false,
"order": 4
},
{
"id": 23423,
"field_id": 495927,
"hidden": false,
"order": 5
},
{
"id": 23424,
"field_id": 495930,
"hidden": true,
"order": 6
},
{
"id": 23426,
"field_id": 513921,
"hidden": false,
"order": 7
}
]
},
{
"id": 110735,
"type": "form",
"name": "New brand",
"order": 4,
"public": false,
"title": "Add a new brand!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "dXv577xsZmnWFCrYmhZBiYcQuYviW6mJ_d372b201cad2d0b044e9d02a8f975636b786f625ecb6a7615f1d6b908ed45281.jpg",
"original_name": "company(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "Complete!",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 37222,
"field_id": 488765,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37223,
"field_id": 488766,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37225,
"field_id": 495927,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37227,
"field_id": 495931,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37224,
"field_id": 488769,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37226,
"field_id": 495930,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 40255,
"field_id": 513921,
"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-07-07T20:24:37.174355+00:00",
"updated_on": "2022-08-10T15:43:12.931764+00:00",
"field_488765": "Therapy for All",
"field_488766": "A company focused on making therapy more accessible to the public.",
"field_488769": [
1,
9
],
"field_495927": [
1,
6
],
"field_495930": [
{
"name": "nw1IcnneSXICxMug1HFLTtBsKtLG74St_f5b89ba3e178818050cb26b5aba4bd271ee0cfbcb2f2122d3e6c2674a1e6757f.jpg",
"visible_name": "therapy(1).jpg",
"original_name": "therapy(1).jpg"
}
],
"field_495931": "16205 SE Kreder Rd, Dayton, OR, 97114",
"field_513921": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-07-07T20:24:37.174410+00:00",
"updated_on": "2022-08-10T15:43:08.764251+00:00",
"field_488765": "Motivation Hydration",
"field_488766": "A company focused around products that help you stay hydrated and fuel your body.",
"field_488769": [
2,
10
],
"field_495927": [
2,
7
],
"field_495930": [
{
"name": "O5wEqeCz7rbMS1S8KWoI1qlvGkfFR6J2_bc9d50ed489bdd4efa933128f7d70e221abf93da7e5c9ef05dd772426b774e66.jpg",
"visible_name": "water(1).jpg",
"original_name": "water(1).jpg"
}
],
"field_495931": "310 Gotham St, Watertown, NY, 13601",
"field_513921": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-07T20:25:32.786288+00:00",
"updated_on": "2022-07-11T17:51:55.311302+00:00",
"field_488765": "NatureGrain",
"field_488766": "A company centered around eating healthy.",
"field_488769": [
3,
13
],
"field_495927": [
3
],
"field_495930": [
{
"name": "3OJg4OWq27lyHUMTyhf4DmpNSzy7Gs17_cbdf1697b9903a4f40ee771df64d74dd05309dde942f0e6e8b47c4c2ea82a471.jpg",
"visible_name": "grains(1).jpg",
"original_name": "grains(1).jpg"
}
],
"field_495931": "100 Vinson Ave, Montezuma, GA, 31063",
"field_513921": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-07T20:25:42.228270+00:00",
"updated_on": "2022-07-11T17:51:59.117544+00:00",
"field_488765": "Healthy and Fit",
"field_488766": "A product and services company aimed at improving overall health.",
"field_488769": [
4,
6,
12
],
"field_495927": [
4
],
"field_495930": [
{
"name": "2BMEdfw4FPTOGVkRRVhyX0b96bgGiF38_5edf3ffd5fc715df82b38adb4ca6ca45243d84f800f1de66f63c30420d5e7482.jpg",
"visible_name": "fitness-weights_CYK8OIFEIE(1).jpg",
"original_name": "fitness-weights_CYK8OIFEIE(1).jpg"
}
],
"field_495931": "576 N 1st St, New Hyde Park, NY, 11040",
"field_513921": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-07T20:25:49.858791+00:00",
"updated_on": "2022-07-11T17:52:03.501170+00:00",
"field_488765": "Relax",
"field_488766": "A meditation-focused company.",
"field_488769": [
5
],
"field_495927": [
5,
8
],
"field_495930": [
{
"name": "0ZBjUg7vAvZZw1wjp6knxGW7DSuCU6Is_37b0fdcc7e1ee9e846c51905e2b7586ecd51e8fbf5b79a162a4581cbdb74ac33.jpg",
"visible_name": "relax.jpg",
"original_name": "relax.jpg"
}
],
"field_495931": "119 Valley Forge Cir, Elyria, OH, 44035",
"field_513921": null
}
]
},
{
"id": 80313,
"name": "Contacts",
"order": 5,
"fields": [
{
"id": 488684,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 488685,
"type": "phone_number",
"name": "Phone number",
"order": 1,
"primary": false
},
{
"id": 488686,
"type": "email",
"name": "Email",
"order": 2,
"primary": false
},
{
"id": 495928,
"type": "link_row",
"name": "Brand representing",
"order": 4,
"primary": false,
"link_row_table_id": 80326,
"link_row_related_field_id": 495927,
"has_related_field": true
}
],
"views": [
{
"id": 107014,
"type": "grid",
"name": "All contacts",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 26244,
"field_id": 488684,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 635168,
"field_id": 488684,
"width": 140,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635166,
"field_id": 488685,
"width": 152,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635167,
"field_id": 488686,
"width": 252,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 648382,
"field_id": 495928,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 110736,
"type": "form",
"name": "New contact",
"order": 2,
"public": false,
"title": "Add a new contact!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "USJUe9cr8LD85pC1kJuU6u46yahko8pr_78c7eb9dffdf23a8d7af2d1e746a225631500bb8c15fb1ae1364ce2ae0f9d86b.jpg",
"original_name": "pointofcontact(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "Added!",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 37228,
"field_id": 488684,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37229,
"field_id": 488685,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37230,
"field_id": 488686,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37231,
"field_id": 495928,
"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-07-07T19:45:57.667450+00:00",
"updated_on": "2022-07-11T17:49:31.360274+00:00",
"field_488684": "Zaydan Walton",
"field_488685": "(315) 405-8359",
"field_488686": "zwalton@therapyforall.com",
"field_495928": [
1
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-07-07T19:45:57.667518+00:00",
"updated_on": "2022-07-11T17:49:37.245609+00:00",
"field_488684": "Sohail Chen",
"field_488685": "(478) 472-7400",
"field_488686": "achen@motivationhydration.com",
"field_495928": [
2
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-11T17:17:52.600157+00:00",
"updated_on": "2022-07-11T17:49:45.195343+00:00",
"field_488684": "Szymon Solomon",
"field_488685": "(503) 864-9264",
"field_488686": "ssolomon@naturegrain.com",
"field_495928": [
3
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-11T17:17:53.197729+00:00",
"updated_on": "2022-07-11T17:49:51.220532+00:00",
"field_488684": "Sama Houston",
"field_488685": "(903) 852-6958",
"field_488686": "shouston@healthyandfit.com",
"field_495928": [
4
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-11T17:18:09.915512+00:00",
"updated_on": "2022-07-11T17:49:56.047133+00:00",
"field_488684": "Sammy Duke",
"field_488685": "(516) 437-4983",
"field_488686": "sduke@relax.com",
"field_495928": [
5
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-11T17:18:12.615377+00:00",
"updated_on": "2022-07-11T17:50:03.619734+00:00",
"field_488684": "Fynn Castro",
"field_488685": "(440) 309-4789",
"field_488686": "fcastro@therapyforall.com",
"field_495928": [
1
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-07-11T17:18:27.804390+00:00",
"updated_on": "2022-07-11T17:50:11.394308+00:00",
"field_488684": "Denny Jimenez",
"field_488685": "(716) 676-2301",
"field_488686": "djimenez@motivationhydration.com",
"field_495928": [
2
]
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-07-11T17:18:31.654709+00:00",
"updated_on": "2022-07-11T17:50:18.719230+00:00",
"field_488684": "Karam Donald",
"field_488685": "(606) 796-3537",
"field_488686": "kdonald@relax.com",
"field_495928": [
5
]
}
]
},
{
"id": 80205,
"name": "Ad placements",
"order": 6,
"fields": [
{
"id": 488081,
"type": "formula",
"name": "Placement and duration",
"order": 0,
"primary": true,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "concat(field('Placement'),' - ',field('Duration'))",
"formula_type": "text"
},
{
"id": 488082,
"type": "text",
"name": "Description",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 488083,
"type": "number",
"name": "Cost per mille",
"order": 2,
"primary": false,
"number_decimal_places": 1,
"number_negative": false
},
{
"id": 488751,
"type": "link_row",
"name": "Sponsorships",
"order": 3,
"primary": false,
"link_row_table_id": 80204,
"link_row_related_field_id": 488750,
"has_related_field": true
},
{
"id": 495929,
"type": "formula",
"name": "Number of sponsorships",
"order": 5,
"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('Sponsorships'))",
"formula_type": "number"
},
{
"id": 500286,
"type": "lookup",
"name": "Number of listens",
"order": 7,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": "number",
"through_field_id": 488751,
"through_field_name": "Sponsorships",
"target_field_id": 500273,
"target_field_name": "Number of listens"
},
{
"id": 551458,
"type": "single_select",
"name": "Placement",
"order": 8,
"primary": false,
"select_options": [
{
"id": 217634,
"value": "Pre-roll",
"color": "dark-blue",
"order": 0
},
{
"id": 217635,
"value": "Mid-roll",
"color": "orange",
"order": 1
},
{
"id": 217636,
"value": "Post-roll",
"color": "green",
"order": 2
}
]
},
{
"id": 551460,
"type": "single_select",
"name": "Duration",
"order": 10,
"primary": false,
"select_options": [
{
"id": 217639,
"value": "15 seconds",
"color": "light-orange",
"order": 0
},
{
"id": 217640,
"value": "30 seconds",
"color": "light-blue",
"order": 1
},
{
"id": 217641,
"value": "1 minute",
"color": "light-green",
"order": 2
}
]
}
],
"views": [
{
"id": 106853,
"type": "grid",
"name": "All placements",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 635225,
"field_id": 488081,
"width": 207,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634273,
"field_id": 488082,
"width": 365,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634274,
"field_id": 488083,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 635236,
"field_id": 488751,
"width": 331,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 653754,
"field_id": 495929,
"width": 218,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 653790,
"field_id": 500286,
"width": 172,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 746529,
"field_id": 551458,
"width": 126,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 746531,
"field_id": 551460,
"width": 131,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 115713,
"type": "grid",
"name": "Frequently used",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 41794,
"field_id": 495929,
"type": "higher_than",
"value": "1"
}
],
"sortings": [
{
"id": 28468,
"field_id": 495929,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 690324,
"field_id": 488081,
"width": 216,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690325,
"field_id": 488082,
"width": 228,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690326,
"field_id": 488083,
"width": 149,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690327,
"field_id": 488751,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690328,
"field_id": 495929,
"width": 215,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690329,
"field_id": 500286,
"width": 175,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 746532,
"field_id": 551458,
"width": 126,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 746534,
"field_id": 551460,
"width": 120,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 115712,
"type": "grid",
"name": "Most expensive",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 41793,
"field_id": 488083,
"type": "higher_than",
"value": "20"
}
],
"sortings": [
{
"id": 28466,
"field_id": 488083,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 690318,
"field_id": 488081,
"width": 208,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690319,
"field_id": 488082,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690320,
"field_id": 488083,
"width": 147,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690321,
"field_id": 488751,
"width": 178,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690322,
"field_id": 495929,
"width": 215,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 690323,
"field_id": 500286,
"width": 170,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 746535,
"field_id": 551458,
"width": 133,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 746536,
"field_id": 551460,
"width": 129,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 110737,
"type": "form",
"name": "New ad format",
"order": 4,
"public": false,
"title": "New add format",
"description": "",
"cover_image": null,
"logo_image": {
"name": "hW6C1VqZUWdcLmKPA2jf1fZLiUMXp11h_34df0fb148cdd5026b872f49921f331040e34b6cf1efc565a90d9579976ec40c.jpg",
"original_name": "format(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 37232,
"field_id": 488081,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37233,
"field_id": 488082,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37234,
"field_id": 488083,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37235,
"field_id": 488751,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37236,
"field_id": 495929,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 37238,
"field_id": 500286,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 48526,
"field_id": 551458,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 48527,
"field_id": 551460,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
},
{
"id": 124519,
"type": "kanban",
"name": "By placement",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 551458,
"field_options": [
{
"id": 18566,
"field_id": 488081,
"hidden": false,
"order": 32767
},
{
"id": 18567,
"field_id": 488082,
"hidden": false,
"order": 32767
},
{
"id": 18568,
"field_id": 488083,
"hidden": false,
"order": 32767
},
{
"id": 18569,
"field_id": 488751,
"hidden": false,
"order": 32767
},
{
"id": 18570,
"field_id": 495929,
"hidden": false,
"order": 32767
},
{
"id": 18571,
"field_id": 500286,
"hidden": false,
"order": 32767
},
{
"id": 18572,
"field_id": 551458,
"hidden": true,
"order": 32767
},
{
"id": 18573,
"field_id": 551460,
"hidden": false,
"order": 32767
}
]
},
{
"id": 124520,
"type": "kanban",
"name": "By duration",
"order": 6,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 551460,
"field_options": [
{
"id": 18574,
"field_id": 488081,
"hidden": false,
"order": 32767
},
{
"id": 18575,
"field_id": 488082,
"hidden": false,
"order": 32767
},
{
"id": 18576,
"field_id": 488083,
"hidden": false,
"order": 32767
},
{
"id": 18577,
"field_id": 488751,
"hidden": false,
"order": 32767
},
{
"id": 18578,
"field_id": 495929,
"hidden": false,
"order": 32767
},
{
"id": 18579,
"field_id": 500286,
"hidden": false,
"order": 32767
},
{
"id": 18580,
"field_id": 551458,
"hidden": false,
"order": 32767
},
{
"id": 18581,
"field_id": 551460,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-07-07T15:52:58.401307+00:00",
"updated_on": "2022-08-10T15:48:33.636992+00:00",
"field_488081": null,
"field_488082": "A 15 second ad placed at the beginning of the episode.",
"field_488083": "16.0",
"field_488751": [
1,
5
],
"field_495929": null,
"field_500286": null,
"field_551458": 217634,
"field_551460": 217639
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-07-07T15:52:58.401386+00:00",
"updated_on": "2022-08-10T15:48:20.735264+00:00",
"field_488081": null,
"field_488082": "A 15 second ad placed in the middle of the episode.",
"field_488083": "20.0",
"field_488751": [
4,
13
],
"field_495929": null,
"field_500286": null,
"field_551458": 217635,
"field_551460": 217639
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-07T20:20:41.168911+00:00",
"updated_on": "2022-08-10T15:48:28.806044+00:00",
"field_488081": null,
"field_488082": "A 15 second ad placed at the end of the episode.",
"field_488083": "15.0",
"field_488751": [
3
],
"field_495929": null,
"field_500286": null,
"field_551458": 217636,
"field_551460": 217641
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-13T19:35:53.593097+00:00",
"updated_on": "2022-08-10T15:48:39.607380+00:00",
"field_488081": null,
"field_488082": "A 30 second ad placed at the beginning of the episode.",
"field_488083": "24.0",
"field_488751": [
9
],
"field_495929": null,
"field_500286": null,
"field_551458": 217634,
"field_551460": 217640
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-13T19:36:00.893526+00:00",
"updated_on": "2022-08-10T15:48:25.521185+00:00",
"field_488081": null,
"field_488082": "A 30 second ad placed in the middle of the episode.",
"field_488083": "28.5",
"field_488751": [
6
],
"field_495929": null,
"field_500286": null,
"field_551458": 217635,
"field_551460": 217640
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-13T19:36:18.774261+00:00",
"updated_on": "2022-08-10T15:48:31.640718+00:00",
"field_488081": null,
"field_488082": "A 30 second ad placed at the end of the episode.",
"field_488083": "24.0",
"field_488751": [
2
],
"field_495929": null,
"field_500286": null,
"field_551458": 217636,
"field_551460": 217640
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-07-13T19:36:28.569369+00:00",
"updated_on": "2022-08-10T15:48:37.137157+00:00",
"field_488081": null,
"field_488082": "A minute long ad placed at the beginning of the episode.",
"field_488083": "32.0",
"field_488751": [
12
],
"field_495929": null,
"field_500286": null,
"field_551458": 217634,
"field_551460": 217641
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-07-13T19:36:37.588909+00:00",
"updated_on": "2022-08-10T15:48:23.561901+00:00",
"field_488081": null,
"field_488082": "A minute long ad placed in the middle of the episode.",
"field_488083": "40.5",
"field_488751": [
10
],
"field_495929": null,
"field_500286": null,
"field_551458": 217635,
"field_551460": 217641
}
]
}
]
}
]
}