1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-06 05:40:09 +00:00
bramw_baserow/backend/templates/applicant-tracker.json
2024-05-21 10:02:27 +00:00

3361 lines
No EOL
175 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"baserow_template_version": 1,
"name": "Applicant Tracker",
"icon": "iconoir-add-user",
"keywords": [
"applicants",
"applicant tracker",
"applicants tracker",
"interviews",
"interviewing",
"hiring",
"human resources",
"hr",
"candidates"
],
"categories": [
"HR and Recruiting"
],
"export": [
{
"id": 12962,
"name": "Applicant Tracker",
"order": 1,
"type": "database",
"tables": [
{
"id": 25349,
"name": "Applicants",
"order": 1,
"fields": [
{
"id": 133429,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 133430,
"type": "single_select",
"name": "Stage",
"order": 1,
"primary": false,
"select_options": [
{
"id": 10157,
"value": "Make appointment",
"color": "light-gray",
"order": 0
},
{
"id": 10158,
"value": "Interviewing",
"color": "light-orange",
"order": 1
},
{
"id": 10159,
"value": "Decision needed",
"color": "light-blue",
"order": 2
},
{
"id": 10160,
"value": "Hired",
"color": "light-green",
"order": 3
},
{
"id": 10161,
"value": "Rejected",
"color": "light-red",
"order": 4
}
]
},
{
"id": 133431,
"type": "link_row",
"name": "Applying for",
"order": 2,
"primary": false,
"link_row_table_id": 25350,
"link_row_related_field_id": 133444
},
{
"id": 133432,
"type": "email",
"name": "Email",
"order": 3,
"primary": false
},
{
"id": 133433,
"type": "phone_number",
"name": "Phone number",
"order": 4,
"primary": false
},
{
"id": 133434,
"type": "link_row",
"name": "Phone call interviewer",
"order": 5,
"primary": false,
"link_row_table_id": 25351,
"link_row_related_field_id": 133448
},
{
"id": 133435,
"type": "single_select",
"name": "Phone call score",
"order": 6,
"primary": false,
"select_options": [
{
"id": 10162,
"value": "Pass",
"color": "light-red",
"order": 0
},
{
"id": 10163,
"value": "Consideration",
"color": "light-orange",
"order": 1
},
{
"id": 10164,
"value": "Good",
"color": "light-blue",
"order": 2
},
{
"id": 10165,
"value": "Must Hire",
"color": "light-green",
"order": 3
}
]
},
{
"id": 133436,
"type": "long_text",
"name": "Phone call notes",
"order": 7,
"primary": false
},
{
"id": 133437,
"type": "date",
"name": "Phone call date",
"order": 8,
"primary": false,
"date_format": "ISO",
"date_include_time": true,
"date_time_format": "24"
},
{
"id": 133438,
"type": "date",
"name": "On-site interview date",
"order": 9,
"primary": false,
"date_format": "ISO",
"date_include_time": true,
"date_time_format": "24"
},
{
"id": 133439,
"type": "link_row",
"name": "On-site interviewer",
"order": 10,
"primary": false,
"link_row_table_id": 25351,
"link_row_related_field_id": 133449
},
{
"id": 133440,
"type": "single_select",
"name": "On-site interview score",
"order": 11,
"primary": false,
"select_options": [
{
"id": 10166,
"value": "No hire",
"color": "light-red",
"order": 0
},
{
"id": 10167,
"value": "Worth consideration",
"color": "light-orange",
"order": 1
},
{
"id": 10168,
"value": "Good",
"color": "light-blue",
"order": 2
},
{
"id": 10169,
"value": "Must hire",
"color": "light-green",
"order": 3
}
]
},
{
"id": 133441,
"type": "long_text",
"name": "On-site interview notes",
"order": 12,
"primary": false
},
{
"id": 133442,
"type": "file",
"name": "CV",
"order": 13,
"primary": false
},
{
"id": 197477,
"type": "link_row",
"name": "References",
"order": 14,
"primary": false,
"link_row_table_id": 36665,
"link_row_related_field_id": 197476
}
],
"views": [
{
"id": 27733,
"type": "grid",
"name": "All job applicants",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 2007,
"field_id": 133429,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 133946,
"field_id": 133429,
"width": 142,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133947,
"field_id": 133430,
"width": 155,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133948,
"field_id": 133431,
"width": 180,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133949,
"field_id": 133432,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133950,
"field_id": 133433,
"width": 154,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133951,
"field_id": 133434,
"width": 198,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133952,
"field_id": 133435,
"width": 165,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133953,
"field_id": 133436,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133954,
"field_id": 133437,
"width": 168,
"hidden": false,
"order": 6,
"aggregation_type": "max_date",
"aggregation_raw_type": "max"
},
{
"id": 133955,
"field_id": 133438,
"width": 197,
"hidden": false,
"order": 9,
"aggregation_type": "max_date",
"aggregation_raw_type": "max"
},
{
"id": 133956,
"field_id": 133439,
"width": 181,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133957,
"field_id": 133440,
"width": 204,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133958,
"field_id": 133441,
"width": 208,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133971,
"field_id": 133442,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219758,
"field_id": 197477,
"width": 297,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27732,
"type": "grid",
"name": "Participating applicants",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4414,
"field_id": 133430,
"type": "single_select_not_equal",
"value": "10161"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 133932,
"field_id": 133429,
"width": 167,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133933,
"field_id": 133430,
"width": 162,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133934,
"field_id": 133431,
"width": 199,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133935,
"field_id": 133432,
"width": 181,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133936,
"field_id": 133433,
"width": 161,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133937,
"field_id": 133434,
"width": 177,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133938,
"field_id": 133435,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133939,
"field_id": 133436,
"width": 252,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133940,
"field_id": 133437,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133941,
"field_id": 133438,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133942,
"field_id": 133439,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133943,
"field_id": 133440,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133944,
"field_id": 133441,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133945,
"field_id": 133442,
"width": 100,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27737,
"type": "grid",
"name": "Requires meeting",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4416,
"field_id": 133430,
"type": "single_select_equal",
"value": "10157"
},
{
"id": 4417,
"field_id": 133437,
"type": "empty",
"value": ""
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 133972,
"field_id": 133429,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133973,
"field_id": 133430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133974,
"field_id": 133431,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133975,
"field_id": 133432,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133976,
"field_id": 133433,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133977,
"field_id": 133434,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133978,
"field_id": 133435,
"width": 200,
"hidden": true,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133979,
"field_id": 133436,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133980,
"field_id": 133437,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133981,
"field_id": 133438,
"width": 200,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133982,
"field_id": 133439,
"width": 200,
"hidden": true,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133983,
"field_id": 133440,
"width": 200,
"hidden": true,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133984,
"field_id": 133441,
"width": 200,
"hidden": true,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133985,
"field_id": 133442,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 83308,
"type": "form",
"name": "Add new applicant",
"order": 4,
"public": false,
"title": "Add new applicant",
"description": "",
"cover_image": {
"name": "H7tx8vBWP6jd4zrHybZvMz3n9VG3fx8P_75c7b6975cb04535a06aea49a3472b2f0aacf966eb00eb36c39fca91cc45e14b.jpg",
"original_name": "office.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "New applicant has been added!",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 22225,
"field_id": 133429,
"name": "",
"description": "Please enter the applicant's full name.",
"enabled": true,
"required": true,
"order": 0
},
{
"id": 22227,
"field_id": 133431,
"name": "",
"description": "Please specify the position that the candidate is applying for.",
"enabled": true,
"required": true,
"order": 1
},
{
"id": 22226,
"field_id": 133430,
"name": "",
"description": "Please select the applicant's current status in the hiring process.",
"enabled": true,
"required": true,
"order": 2
},
{
"id": 22228,
"field_id": 133432,
"name": "",
"description": "Indicate the applicant's email address.",
"enabled": true,
"required": true,
"order": 3
},
{
"id": 22229,
"field_id": 133433,
"name": "",
"description": "Please enter the applicant's phone number.",
"enabled": true,
"required": true,
"order": 4
},
{
"id": 22233,
"field_id": 133437,
"name": "",
"description": "Please indicate the date and time of the phone call interview.",
"enabled": true,
"required": false,
"order": 5
},
{
"id": 22230,
"field_id": 133434,
"name": "",
"description": "Please select the person that will be interviewing the applicant or the person who interviewed the applicant.",
"enabled": true,
"required": false,
"order": 6
},
{
"id": 22231,
"field_id": 133435,
"name": "",
"description": "Please rank how well the call went.",
"enabled": true,
"required": false,
"order": 7
},
{
"id": 22232,
"field_id": 133436,
"name": "",
"description": "Use the field below to recap thoughts, anecdotes, and other notes related to the phone call interview.",
"enabled": true,
"required": false,
"order": 8
},
{
"id": 22234,
"field_id": 133438,
"name": "",
"description": "Please indicate the date and time of the on-site interview.",
"enabled": true,
"required": false,
"order": 9
},
{
"id": 22235,
"field_id": 133439,
"name": "",
"description": "Please enter the person responsible for hosting/running the on-site interview.",
"enabled": true,
"required": false,
"order": 10
},
{
"id": 22236,
"field_id": 133440,
"name": "",
"description": "Please assess the applicant's on-site interview to determine if the applicant will get to continue the interview process or not.",
"enabled": true,
"required": false,
"order": 11
},
{
"id": 22237,
"field_id": 133441,
"name": "",
"description": "Write down notes about the applicant or the applicant's on-site interview.",
"enabled": true,
"required": false,
"order": 12
},
{
"id": 22239,
"field_id": 197477,
"name": "",
"description": "Please select the applicant's references.",
"enabled": true,
"required": false,
"order": 13
},
{
"id": 22238,
"field_id": 133442,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 14
}
]
},
{
"id": 83312,
"type": "kanban",
"name": "Applicants by status",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"single_select_field_id": 133430,
"field_options": [
{
"id": 2254,
"field_id": 133429,
"hidden": false,
"order": 32767
},
{
"id": 2255,
"field_id": 133430,
"hidden": true,
"order": 32767
},
{
"id": 2256,
"field_id": 133431,
"hidden": false,
"order": 32767
},
{
"id": 2257,
"field_id": 133432,
"hidden": true,
"order": 32767
},
{
"id": 2258,
"field_id": 133433,
"hidden": true,
"order": 32767
},
{
"id": 2259,
"field_id": 133434,
"hidden": true,
"order": 32767
},
{
"id": 2260,
"field_id": 133435,
"hidden": false,
"order": 32767
},
{
"id": 2261,
"field_id": 133436,
"hidden": true,
"order": 32767
},
{
"id": 2262,
"field_id": 133437,
"hidden": true,
"order": 32767
},
{
"id": 2263,
"field_id": 133438,
"hidden": true,
"order": 32767
},
{
"id": 2264,
"field_id": 133439,
"hidden": true,
"order": 32767
},
{
"id": 2265,
"field_id": 133440,
"hidden": false,
"order": 32767
},
{
"id": 2266,
"field_id": 133441,
"hidden": true,
"order": 32767
},
{
"id": 2267,
"field_id": 133442,
"hidden": true,
"order": 32767
},
{
"id": 2268,
"field_id": 197477,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 3,
"order": "1.00000000000000000000",
"created_on": "2021-07-25T23:47:15.949193+00:00",
"updated_on": "2022-05-22T18:03:23.213672+00:00",
"field_133429": "Davy Bartram",
"field_133430": 10161,
"field_133431": [
6
],
"field_133432": "davy.bartram@email.com",
"field_133433": "(918) 458-4364",
"field_133434": [
4
],
"field_133435": 10162,
"field_133436": "Was very late to the meeting with no explanation given. Will not be moving forward.",
"field_133437": "2021-03-01T00:30:00+00:00",
"field_133438": null,
"field_133439": [
4
],
"field_133440": null,
"field_133441": "",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": [
1
]
},
{
"id": 4,
"order": "2.00000000000000000000",
"created_on": "2021-07-25T23:47:15.949391+00:00",
"updated_on": "2022-05-13T14:58:13.016756+00:00",
"field_133429": "Thelma Everly",
"field_133430": 10160,
"field_133431": [
5
],
"field_133432": "gerry.hanson@email.com",
"field_133433": "(269) 644-4555",
"field_133434": [
5
],
"field_133435": 10165,
"field_133436": "Knew a lot about the subject at hand.",
"field_133437": "2021-03-01T00:30:00+00:00",
"field_133438": "2021-05-12T04:00:00+00:00",
"field_133439": [
3,
5
],
"field_133440": 10169,
"field_133441": "Could present us with a great solution for our problem.",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": [
3
]
},
{
"id": 5,
"order": "3.00000000000000000000",
"created_on": "2021-07-25T23:47:15.949496+00:00",
"updated_on": "2022-05-22T18:02:02.001053+00:00",
"field_133429": "Egill Attaway",
"field_133430": 10158,
"field_133431": [
4
],
"field_133432": "egill.attaway@email.com",
"field_133433": "(233) 344-4555",
"field_133434": [
4
],
"field_133435": 10163,
"field_133436": "Might be a bit too junior for this position, but still a very good match.",
"field_133437": "2021-04-06T10:35:00+00:00",
"field_133438": null,
"field_133439": [],
"field_133440": null,
"field_133441": "",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": [
2,
10
]
},
{
"id": 6,
"order": "4.00000000000000000000",
"created_on": "2021-07-25T23:47:15.949574+00:00",
"updated_on": "2022-05-22T18:03:37.786892+00:00",
"field_133429": "Maxi McAfee",
"field_133430": 10158,
"field_133431": [
4
],
"field_133432": "maxi.mcafee@email.com",
"field_133433": "(716) 754-2113",
"field_133434": [
4
],
"field_133435": 10164,
"field_133436": "Checks all the boxes, but did not have a good personal \"click.\"\n\nMay be different in person, whenever we schedule that interview.",
"field_133437": "2021-04-06T10:00:00+00:00",
"field_133438": null,
"field_133439": [],
"field_133440": null,
"field_133441": "",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": []
},
{
"id": 7,
"order": "5.00000000000000000000",
"created_on": "2021-07-25T23:47:15.949644+00:00",
"updated_on": "2022-05-22T18:03:14.931718+00:00",
"field_133429": "Amira Day",
"field_133430": 10157,
"field_133431": [
6
],
"field_133432": "amira.day@email.com",
"field_133433": "(320) 273-2142",
"field_133434": [
5
],
"field_133435": null,
"field_133436": "",
"field_133437": null,
"field_133438": null,
"field_133439": [],
"field_133440": null,
"field_133441": "",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": []
},
{
"id": 8,
"order": "6.00000000000000000000",
"created_on": "2021-07-25T23:47:15.949737+00:00",
"updated_on": "2022-05-22T18:03:28.991714+00:00",
"field_133429": "Gus Lyon",
"field_133430": 10160,
"field_133431": [
3
],
"field_133432": "gus.lyon@email.com",
"field_133433": "(217) 987-6570",
"field_133434": [
6
],
"field_133435": 10164,
"field_133436": "Professional appearance and even suggested a couple of good ideas.",
"field_133437": "2021-04-07T16:00:00+00:00",
"field_133438": "2021-04-12T15:00:00+00:00",
"field_133439": [
3,
6
],
"field_133440": 10169,
"field_133441": "Good match on personal level and good technical skills. This is a no brainer.",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": [
5
]
},
{
"id": 9,
"order": "7.00000000000000000000",
"created_on": "2021-07-25T23:47:15.949800+00:00",
"updated_on": "2022-05-22T18:03:42.381131+00:00",
"field_133429": "Trey Forrest",
"field_133430": 10159,
"field_133431": [
6
],
"field_133432": "trey.forrest@email.com",
"field_133433": "(585) 545-4988",
"field_133434": [
7
],
"field_133435": 10163,
"field_133436": "A bit junior for the role, but shows lots of potential.",
"field_133437": "2021-03-24T16:00:00+00:00",
"field_133438": "2021-04-01T10:30:00+00:00",
"field_133439": [
3,
7
],
"field_133440": 10167,
"field_133441": "Broader team seemed to be convinced that we may pass on this candidate.",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": [
4,
8
]
},
{
"id": 10,
"order": "8.00000000000000000000",
"created_on": "2021-07-25T23:47:15.949892+00:00",
"updated_on": "2022-05-22T18:03:34.317356+00:00",
"field_133429": "Gerry Hanson",
"field_133430": 10161,
"field_133431": [
5
],
"field_133432": "thelma.everly@email.com",
"field_133433": "(716) 745-7258",
"field_133434": [],
"field_133435": null,
"field_133436": "",
"field_133437": null,
"field_133438": null,
"field_133439": [],
"field_133440": null,
"field_133441": "",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": [
11
]
},
{
"id": 11,
"order": "9.00000000000000000000",
"created_on": "2021-07-26T00:08:52.792012+00:00",
"updated_on": "2022-05-13T14:57:42.919804+00:00",
"field_133429": "Lorraine Madison",
"field_133430": 10159,
"field_133431": [
7
],
"field_133432": "lorraine.madison@email.com",
"field_133433": "(233) 344-4491",
"field_133434": [
3
],
"field_133435": 10164,
"field_133436": "Really great culture match!",
"field_133437": "2021-09-02T11:00:00+00:00",
"field_133438": "2021-07-07T14:30:00+00:00",
"field_133439": [
5
],
"field_133440": 10168,
"field_133441": "Would fit in very well, but would require more training on the hard skills upon joining us.",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": [
7,
9
]
},
{
"id": 12,
"order": "10.00000000000000000000",
"created_on": "2021-07-26T00:08:53.718503+00:00",
"updated_on": "2022-05-22T18:03:26.529318+00:00",
"field_133429": "Leslie Baker",
"field_133430": 10157,
"field_133431": [
8
],
"field_133432": "leslie.baker@email.com",
"field_133433": "(281) 353-3740",
"field_133434": [
3
],
"field_133435": null,
"field_133436": "",
"field_133437": null,
"field_133438": null,
"field_133439": [],
"field_133440": null,
"field_133441": "",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": [
6,
12
]
},
{
"id": 13,
"order": "11.00000000000000000000",
"created_on": "2021-07-26T00:08:54.249152+00:00",
"updated_on": "2022-05-22T18:03:17.373023+00:00",
"field_133429": "Angela Wilmington",
"field_133430": 10161,
"field_133431": [
7
],
"field_133432": "angela.wilmington@email.com",
"field_133433": "(908) 689-2172",
"field_133434": [
7
],
"field_133435": 10163,
"field_133436": "Running into some technical issues.",
"field_133437": "2021-04-07T16:00:00+00:00",
"field_133438": "2021-07-15T13:30:00+00:00",
"field_133439": [
7,
5,
6
],
"field_133440": 10166,
"field_133441": "",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": []
},
{
"id": 14,
"order": "12.00000000000000000000",
"created_on": "2021-07-26T00:08:54.650394+00:00",
"updated_on": "2022-05-22T18:04:05.183622+00:00",
"field_133429": "Erikah Noren",
"field_133430": 10161,
"field_133431": [
10,
15
],
"field_133432": "erikah.noren48@email.com",
"field_133433": "(443) 567-6902",
"field_133434": [],
"field_133435": null,
"field_133436": "",
"field_133437": null,
"field_133438": null,
"field_133439": [],
"field_133440": null,
"field_133441": "",
"field_133442": [
{
"name": "nFlIaukydtcxalZ9kDhXKQBsXOODonD3_8438dfb2daf5a1dd3d3230a120520e69166a8a7d5a351c96922c95bae272112b.pdf",
"visible_name": "cv.pdf",
"original_name": "cv.pdf"
}
],
"field_197477": []
}
]
},
{
"id": 25350,
"name": "Positions",
"order": 2,
"fields": [
{
"id": 133443,
"type": "text",
"name": "Title",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 133444,
"type": "link_row",
"name": "Applying for position",
"order": 1,
"primary": false,
"link_row_table_id": 25349,
"link_row_related_field_id": 133431
},
{
"id": 133445,
"type": "boolean",
"name": "Is filled",
"order": 2,
"primary": false
},
{
"id": 133446,
"type": "long_text",
"name": "Description",
"order": 3,
"primary": false
},
{
"id": 133621,
"type": "single_select",
"name": "Department",
"order": 4,
"primary": false,
"select_options": [
{
"id": 10197,
"value": "Development",
"color": "blue",
"order": 0
},
{
"id": 10198,
"value": "Marketing",
"color": "dark-red",
"order": 1
},
{
"id": 10199,
"value": "Sales",
"color": "light-green",
"order": 2
},
{
"id": 10200,
"value": "UX/UI",
"color": "light-red",
"order": 3
},
{
"id": 10201,
"value": "Product",
"color": "light-orange",
"order": 4
},
{
"id": 10202,
"value": "Support",
"color": "dark-gray",
"order": 5
}
]
},
{
"id": 377778,
"type": "number",
"name": "Budget",
"order": 5,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
}
],
"views": [
{
"id": 27734,
"type": "grid",
"name": "All positions",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 2016,
"field_id": 133445,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 133959,
"field_id": 133443,
"width": 242,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133960,
"field_id": 133444,
"width": 302,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133961,
"field_id": 133445,
"width": 118,
"hidden": false,
"order": 1,
"aggregation_type": "checked_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 133962,
"field_id": 133446,
"width": 320,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134207,
"field_id": 133621,
"width": 141,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475869,
"field_id": 377778,
"width": 107,
"hidden": false,
"order": 3,
"aggregation_type": "median",
"aggregation_raw_type": "median"
}
]
},
{
"id": 83313,
"type": "form",
"name": "Add new position",
"order": 2,
"public": false,
"title": "Add new job opening",
"description": "",
"cover_image": {
"name": "H7tx8vBWP6jd4zrHybZvMz3n9VG3fx8P_75c7b6975cb04535a06aea49a3472b2f0aacf966eb00eb36c39fca91cc45e14b.jpg",
"original_name": "office.jpg"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "New position has been added. Now let's get to hiring! 🤝",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 22240,
"field_id": 133443,
"name": "",
"description": "Please enter the title of the job position.",
"enabled": true,
"required": true,
"order": 0
},
{
"id": 22244,
"field_id": 133621,
"name": "",
"description": "Please select the department that this job position is in.",
"enabled": true,
"required": true,
"order": 1
},
{
"id": 22243,
"field_id": 133446,
"name": "",
"description": "Please write down the entire job description and other related information regarding the position.",
"enabled": true,
"required": true,
"order": 2
},
{
"id": 22241,
"field_id": 133444,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 3
},
{
"id": 22242,
"field_id": 133445,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 4
},
{
"id": 22245,
"field_id": 377778,
"name": "",
"description": "Please enter a budget appropriate for this position.",
"enabled": true,
"required": false,
"order": 32767
}
]
},
{
"id": 27735,
"type": "grid",
"name": "Open positions",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4415,
"field_id": 133445,
"type": "boolean",
"value": ""
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 133963,
"field_id": 133443,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133964,
"field_id": 133444,
"width": 317,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133965,
"field_id": 133445,
"width": 111,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133966,
"field_id": 133446,
"width": 307,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134278,
"field_id": 133621,
"width": 136,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475894,
"field_id": 377778,
"width": 107,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27794,
"type": "grid",
"name": "Development",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4443,
"field_id": 133621,
"type": "single_select_equal",
"value": "10197"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134266,
"field_id": 133443,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134267,
"field_id": 133444,
"width": 284,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134268,
"field_id": 133445,
"width": 110,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134269,
"field_id": 133446,
"width": 266,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134270,
"field_id": 133621,
"width": 138,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475895,
"field_id": 377778,
"width": 106,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27795,
"type": "grid",
"name": "Support",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4445,
"field_id": 133621,
"type": "single_select_equal",
"value": "10202"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134286,
"field_id": 133443,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134287,
"field_id": 133444,
"width": 285,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134288,
"field_id": 133445,
"width": 112,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134289,
"field_id": 133446,
"width": 257,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134290,
"field_id": 133621,
"width": 136,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475896,
"field_id": 377778,
"width": 106,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27796,
"type": "grid",
"name": "Product",
"order": 6,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4446,
"field_id": 133621,
"type": "single_select_equal",
"value": "10201"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134291,
"field_id": 133443,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134292,
"field_id": 133444,
"width": 295,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134293,
"field_id": 133445,
"width": 111,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134294,
"field_id": 133446,
"width": 310,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134295,
"field_id": 133621,
"width": 142,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475897,
"field_id": 377778,
"width": 105,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27797,
"type": "grid",
"name": "Marketing",
"order": 7,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4447,
"field_id": 133621,
"type": "single_select_equal",
"value": "10198"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134321,
"field_id": 133443,
"width": 237,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134322,
"field_id": 133444,
"width": 282,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134323,
"field_id": 133445,
"width": 109,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134324,
"field_id": 133446,
"width": 254,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134325,
"field_id": 133621,
"width": 139,
"hidden": true,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475898,
"field_id": 377778,
"width": 109,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27798,
"type": "grid",
"name": "Sales",
"order": 8,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4448,
"field_id": 133621,
"type": "single_select_equal",
"value": "10199"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134326,
"field_id": 133443,
"width": 240,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134327,
"field_id": 133444,
"width": 283,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134328,
"field_id": 133445,
"width": 108,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134329,
"field_id": 133446,
"width": 265,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134330,
"field_id": 133621,
"width": 143,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475899,
"field_id": 377778,
"width": 108,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27800,
"type": "grid",
"name": "UI/UX",
"order": 9,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4450,
"field_id": 133621,
"type": "single_select_equal",
"value": "10200"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134336,
"field_id": 133443,
"width": 238,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134337,
"field_id": 133444,
"width": 288,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134338,
"field_id": 133445,
"width": 108,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134339,
"field_id": 133446,
"width": 286,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134340,
"field_id": 133621,
"width": 144,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475900,
"field_id": 377778,
"width": 106,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 3,
"order": "1.00000000000000000000",
"created_on": "2021-07-25T23:47:15.958550+00:00",
"updated_on": "2022-05-13T08:06:27.683854+00:00",
"field_133443": "Junior Full Stack Software Engineer",
"field_133444": [
8
],
"field_133445": "true",
"field_133446": "As a Graduate in Digital Engineering, you will be responsible for using modern software development techniques and to develop and modernize apps which meet customers needs. Typical day-to-day responsibilities will include the below:\n\n• Cloud Native development in Java or .NET\n• Full Stack Development\n• Building and deploying modern software using techniques such as DDD, TDD, CI/CD; this makes the teams autonomous and helps driving business value delivery as soon as possible\n• Design and implement event driven cloud native microservices architecture using cloud runtime platforms like Cloud Foundry and native cloud solutions in AWS and Azure (Fargate, Lambda, Functions, and Containers).\n• Design and implement fault tolerant microservices using Spring boot and Spring cloud service versioning, reuse, discovery, configuration, security, monitoring\n• End to end solution delivery, responsible for designing solutions, writing code, tests cases, executing test cases, automating build, test and deployment, environment provisioning and configuration\n• Overall delivery of software components working in collaboration with product and architecture teams\n• Collaborate with Business Analysts and Product Owners to help define and shape deliverables, provide estimates, highlight technical risks and determine technical solutions\n• Ensure focussed understanding of key areas of the product and related technologies within the team\n• Help promote innovation, best in class execution and exploration of new ideas as a culture\n• DevOps approach: you build it, you run it. Add automation to most of the operation tasks by means of CI/CD pipelines and monitor production.",
"field_133621": 10197,
"field_377778": "90000"
},
{
"id": 6,
"order": "1.99999999999999999999",
"created_on": "2021-07-25T23:47:15.958652+00:00",
"updated_on": "2022-05-13T08:07:10.481781+00:00",
"field_133443": "Senior Full Stack Software Engineer",
"field_133444": [
3,
7,
9
],
"field_133445": "false",
"field_133446": "As a Senior Full Stack Engineer, you will own one or more components of our web applications. The end users of the applications include both internal stakeholders as well as external clients on multi-time zone, different internet speed distribution. Together with a micro-services platform, our applications form the basis of our medical analytics and application SaaS services. In addition, you will be working side-by-side with other engineers on architecture, integration, and maintenance of the applications in order to keep up with the worlds fast paced industry. Youll be joining the Consumer Engineering team in Mt. View, CA, whose mission is to build all consumer facing, sales forecasting, and customer service products. You will work with talented and experienced teams of product managers, designers, and engineers, and have the unique opportunity to contribute to product design and system scalability.\n\n Job Responsibilities:\n\n• Handle the design, architecture, development, code review, and testing of key applications in the following areas: Analytic Dashboard & Reporting, client facing applications, proof of concept prototypes, Dropwizard Microservices\n• Work with the following currents tacks: REST micro services architecture, Cassandra, Hadoop, Kafka, ElasticSearch, Redis, DropWizard, Fluent and Angular\n• Work closely with the product management and design team to define feature requirements and deliver the product that materially impacts the business and improves the customer experience.\n• Manage and communicate work responsibilities to subordinates\n• Identify performance bottlenecks and come up with novel ways to solve them.\n• Design and implement scalable web service APIs.\n• Work with SQL and NoSQL DB systems\n• Develop and maintain various internal tools that manages the forecasting, customer service, and marketing workflows.",
"field_133621": 10197,
"field_377778": "145000"
},
{
"id": 4,
"order": "2.00000000000000000000",
"created_on": "2021-07-25T23:47:15.958696+00:00",
"updated_on": "2022-05-13T08:06:00.599185+00:00",
"field_133443": "DevOps Engineer",
"field_133444": [
5,
6
],
"field_133445": "false",
"field_133446": "A DevOps Engineer must balance several roles in the development process, including computer coding, testing and deployment. They must also possess the communication and management skills needed to oversee and manage multiple teams continually working on updating sections of code, testing the updated sections and deploying them. \n\nA job description for a DevOps Engineer may contain the following duties and responsibilities:\n\n• Guide teams in designing, building, testing and deploying changes to existing software\n• Enhance the companys IT infrastructure security protocols\n• Identify manual processes that can be automated\n• Consider the organizations entire IT infrastructure when making changes and improvements\n• Maintain and improve the companys cloud infrastructure",
"field_133621": 10197,
"field_377778": "120000"
},
{
"id": 5,
"order": "3.00000000000000000000",
"created_on": "2021-07-25T23:47:15.958739+00:00",
"updated_on": "2022-05-13T08:06:34.838400+00:00",
"field_133443": "Customer Success Manager",
"field_133444": [
4,
10
],
"field_133445": "true",
"field_133446": "Duties and responsibilities of a Customer Success Manager may vary depending on the business or industry. Successful Customer Success Managers will help increase customer retention by establishing themselves as credible authorities in the industry to build and maintain customer relationships. Examples of Customer Success Manager duties and responsibilities include:\n\n• Establish and maintain customer relationships\n• Establish customer service policies and practices\n• Provide high-level technical and product support\n• Supervise and develop customer success teams",
"field_133621": 10202,
"field_377778": "70000"
},
{
"id": 7,
"order": "4.00000000000000000000",
"created_on": "2021-07-25T23:58:37.119159+00:00",
"updated_on": "2022-05-13T08:06:49.843794+00:00",
"field_133443": "Product Owner",
"field_133444": [
11,
13
],
"field_133445": "true",
"field_133446": "As part of their role on a product team, a successful Product Owner should fulfill the following duties and responsibilities:\n\n• Collaborating with prospective users and clients to understand and anticipate their needs and translate them into product requirements\n• Defining the vision for the teams product\n• Creating a product road map based on this vision\n• Managing the product backlog and prioritizing them based on changing requirements\n• Overseeing all stages of product creation including design and development\n• Developing user stories\n• Monitoring and evaluating product progress at each stage of the process\n• Liaising with the product team and end-users to deliver updates\n• Participating in Scrum meetings and product sprints",
"field_133621": 10201,
"field_377778": "125000"
},
{
"id": 8,
"order": "5.00000000000000000000",
"created_on": "2021-07-25T23:58:40.932831+00:00",
"updated_on": "2022-05-13T08:07:27.685053+00:00",
"field_133443": "Project Manager",
"field_133444": [
12
],
"field_133445": "false",
"field_133446": "Over the course of a project, the Project Manager will need to communicate with staff and clients, make decisions and monitor the progress of the project to keep it on schedule. Important responsibilities for a Project Manager include:\n\n• Creating long- and short-term plans, including setting targets for milestones and adhering to deadlines\n• Delegating tasks on the project to employees best positioned to complete them\n• Making effective decisions when presented with multiple options for how to progress with the project\n• Serving as a point of contact for teams when multiple units are assigned to the same project to ensure team actions remain in synergy\n• Communicating with executives or the board to keep the project aligned with their goals\n• Performing quality control on the project throughout development to maintain the standards expected\n• Adjusting schedules and targets on the project as needs or financing for the project change",
"field_133621": 10201,
"field_377778": "155000"
},
{
"id": 9,
"order": "6.00000000000000000000",
"created_on": "2021-07-25T23:58:45.297073+00:00",
"updated_on": "2022-05-13T08:07:33.530864+00:00",
"field_133443": "Product Manager",
"field_133444": [],
"field_133445": "true",
"field_133446": "Product Managers are responsible for overseeing and managing the production of a product from beginning to end, which can involve: \n\n• Using market research to get ideas for products that customers will want \n• Helping to oversee the design and manufacture and planning how to market and promote the product to the public\n• Defining product marketing communication objectives\n• Comparing the companys products to competitors products in order to assess competition in the market \n• Providing management with analyses and reports and responding to questions and requests from management\n• Specifying and overseeing the research needed to determine the needs and desires of customers\n• Reviewing and adjusting inventory levels and product production schedules to maintain product availability",
"field_133621": 10201,
"field_377778": "170000"
},
{
"id": 10,
"order": "7.00000000000000000000",
"created_on": "2021-07-25T23:59:05.599147+00:00",
"updated_on": "2022-05-13T08:05:14.298852+00:00",
"field_133443": "Content Strategy",
"field_133444": [
14
],
"field_133445": "false",
"field_133446": "A Content Strategists biggest responsibility is creating and enforcing a plan for producing content. This means creating a schedule, assigning projects and a host of other duties and responsibilities, such as:\n\n• Working with editors, writers, actors, producers, project managers and other team members to produce content\n• Researching and staying up to date on the latest developments in terms of search engine optimization, content trends and consumer behavior\n• Updating older content to meet new content standards\n• Ensuring consistency across all content, from websites to social media channels and videos\n• Maintaining a calendar of project deadlines and content launch dates\n• Overseeing the development and launch of new content channels",
"field_133621": 10198,
"field_377778": "83000"
},
{
"id": 11,
"order": "8.00000000000000000000",
"created_on": "2021-07-26T14:09:59.749262+00:00",
"updated_on": "2022-05-13T08:05:25.582441+00:00",
"field_133443": "Sales Rep",
"field_133444": [],
"field_133445": "false",
"field_133446": "The main responsibilities of a Sales Representative revolve around the ability to network, build relationships with clients and persuade others to purchase products. There is a wide range of duties in this position, including to:\n\n• Be knowledgeable about the product\n• Identify prospective customers, lead generation and conversion\n• Contact new and existing customers to discuss needs\n• Emphasize the features of products to highlight how they solve customer problems\n• Answer questions about the products\n• Negotiate prices and terms and prepare sales agreements\n• Collaborate with colleagues in many different sectors\n• Maintain contact lists and follow up with customers to continue relationships",
"field_133621": 10199,
"field_377778": "75000"
},
{
"id": 12,
"order": "9.00000000000000000000",
"created_on": "2021-07-26T14:10:08.512320+00:00",
"updated_on": "2022-05-13T08:07:39.647181+00:00",
"field_133443": "Customer Success Advocate",
"field_133444": [],
"field_133445": "true",
"field_133446": "A customer success advocate works one-on-one with a client to build a strong relationship and improve client retention and sales growth. Your responsibilities in this career include onboarding new customers with necessary product training. You also provide ongoing support for the optimization of a businesss performance and productivity. Your day-to-day duties involve improving the efficiency of the system for both the client and your employer. You also nurture these business relationships to create advocates for continued brand awareness. You analyze data and provide feedback to promote sustainable growth as well.",
"field_133621": 10202,
"field_377778": "75000"
},
{
"id": 13,
"order": "10.00000000000000000000",
"created_on": "2021-07-26T14:10:19.227708+00:00",
"updated_on": "2022-05-13T08:07:43.977604+00:00",
"field_133443": "Account Executive",
"field_133444": [],
"field_133445": "true",
"field_133446": "An Account Executive is responsible for fully understanding a clients needs and determining whether a business can meet those needs. An Account Executive oversees a team to ensure the companys products or services are delivered on time, on budget and up to the clients standards. Some of the other duties an Account Executive is responsible for include:\n\n• Communicating with clients and gathering information about a projects scope, budgets and timelines\n• Meeting with other executives to discuss clients project goals, progress and outcomes\n• Developing budgets and timelines for clients and the company they work for\n• Coordinating teams to meet project milestones\n• Assembling new teams to meet clients or businesses goals",
"field_133621": 10199,
"field_377778": "90000"
},
{
"id": 14,
"order": "11.00000000000000000000",
"created_on": "2021-07-26T14:10:30.032904+00:00",
"updated_on": "2022-05-13T08:05:30.628555+00:00",
"field_133443": "Sales Manager",
"field_133444": [],
"field_133445": "false",
"field_133446": "For any business to thrive, it must have a competent Sales Manager who can plan, execute and oversee all sales and promotional activities effectively. Sales Managers typically undertake the following duties alone or in collaboration with other personnel in the sales department:\n\n• Overseeing local and regional sales, promotions and campaigns\n• Planning and directing the hiring and training of new Sales Representatives\n• Directing and coordinating all sales activities locally and regionally\n• Preparing sales budgets and projections and approving expenditures\n• Tracking and analyzing sales statistics based on key quantitative metrics\n• Handling and resolving customer complaints regarding a product or service\n• Setting discount rates and determining price schedules\n• Advising distributors and dealers on policies and Standard Operating Procedures (SOPs)",
"field_133621": 10199,
"field_377778": "90000"
},
{
"id": 15,
"order": "12.00000000000000000000",
"created_on": "2021-07-26T14:11:17.641521+00:00",
"updated_on": "2022-05-13T08:05:45.033639+00:00",
"field_133443": "Social Media Manager",
"field_133444": [
14
],
"field_133445": "false",
"field_133446": "The Social Media Managers job focuses on increasing brand awareness through the effective use of social media outlets. A Social Media Manager is tasked with several key duties, such as: \n\n• Using social media marketing tools to create and maintain the companys brand\n• Working with marketing professionals to develop social media marketing campaigns\n• Interacting with customers and other stakeholders via the companys social media accounts\n• Analyzing the companys digital marketing plan and social media strategy and identifying strategic weaknesses and making recommendations for improvements\n• Researching social media trends and informing management of changes that are relevant to the companys marketing activities \n• Setting key performance indicators (KPIs) for social media campaigns, such as targets for a certain number of shares or likes and measuring a campaigns performance against the KPIs",
"field_133621": 10198,
"field_377778": "87000"
},
{
"id": 16,
"order": "13.00000000000000000000",
"created_on": "2021-07-26T14:11:23.626638+00:00",
"updated_on": "2022-05-13T08:07:49.571091+00:00",
"field_133443": "Marketing Coordinator",
"field_133444": [],
"field_133445": "true",
"field_133446": "Marketing Coordinators complete tasks that support an organizations overall marketing initiatives. They often have the following responsibilities: \n\n• Conducting research to analyze competitive landscape, market trends and customer behavior and preparing reports by collecting, summarizing and analyzing data\n• Supporting the Marketing Director in establishing and evaluating a marketing strategy and plan by analyzing and assembling sales forecasts, updating calendars and organizing and planning promotional presentations\n• Communicating campaign deliverables, objectives and timelines to their team while providing instructions for promotion or use\n• Planning and managing trade shows, conferences, events and meetings by identifying, coordinating and assembling requirements, developing assignments and schedules, coordinating mailing lists and establishing contacts\n• Maintaining an inventory and directory of sales support materials making sure all resources are accurate and current while coordinating new material creation as needed\n• Continually seeking and researching new sources of prospective customers while providing recommendations to marketing and sales leadership",
"field_133621": 10198,
"field_377778": "110000"
},
{
"id": 17,
"order": "14.00000000000000000000",
"created_on": "2021-07-26T14:12:13.180836+00:00",
"updated_on": "2022-05-13T08:06:09.181267+00:00",
"field_133443": "UX Strategist",
"field_133444": [],
"field_133445": "false",
"field_133446": "We are looking for a user-experience (UX) designer able to understand our business requirements and any technical limitations, as well as be responsible for conceiving and conducting user research, interviews and surveys, and translating them into sitemaps, user flows, customer journey maps, wireframes, mockups and prototypes. The UX designer will also be expected to design the overall functionality of the product, and in order to ensure a great user experience, iterate upon it in accordance with user-testing.\n\nResponsibilities:\n\n• Translate concepts into user flows, wireframes, mockups and prototypes that lead to intuitive user experiences.\n• Facilitate the clients product vision by researching, conceiving, sketching, prototyping and user-testing experiences for digital products.\n• Design and deliver wireframes, user stories, user journeys, and mockups optimized for a wide range of devices and interfaces.\n• Identify design problems and devise elegant solutions.\n• Make strategic design and user-experience decisions related to core, and new, functions and features.\n• Take a user-centered design approach and rapidly test and iterate your designs.\n• Collaborate with other team members and stakeholders.\n• Ask smart questions, take risks and champion new ideas.",
"field_133621": 10200,
"field_377778": "120000"
},
{
"id": 18,
"order": "15.00000000000000000000",
"created_on": "2021-07-26T14:12:30.678745+00:00",
"updated_on": "2022-05-13T08:06:16.976398+00:00",
"field_133443": "UI Designer",
"field_133444": [],
"field_133445": "false",
"field_133446": "Our company is seeking a UX/UI Designer who is knowledgeable around creating prototypes and mockups for applications and websites that are used in the early stages of design. You will be in charge of creating user flows as well as troubleshooting problems with designs and user interfaces. You will need to be a fast learner as well as someone who is good with collaborating with others.\n\n\nAs a UX/UI Designer at our company, you will:\n\n• Develop reusable elements\n• Create user interfaces which follow modern user experience principles.\n• Create user interfaces which follow modern user interface principles.\n• Create wireframes of user interfaces.\n• Translating the customer journey into the product.\n• Create mockups.\n• Gathering user requirements and turning these into a user interface.\n• Follow an organisations brand guidelines",
"field_133621": 10200,
"field_377778": "110000"
},
{
"id": 20,
"order": "16.00000000000000000000",
"created_on": "2021-07-26T15:13:43.070719+00:00",
"updated_on": "2022-05-13T08:06:21.535770+00:00",
"field_133443": "Product Specialist",
"field_133444": [],
"field_133445": "false",
"field_133446": "We are currently seeking a highly-motivated, knowledgeable, and friendly product specialist to join our sales team. In this role, you will deliver exceptional customer service, answering all customer questions and concerns regarding our products, and helping them make the most informed buying choice possible. You will demonstrate your technical knowledge of our various product options in a friendly and helpful manner, treat potential customers with the utmost respect, and follow up with them, making every effort to close the sale professionally.\n\nResponsibilities:\n\n• Continuously expand knowledge of our product line\n• Always deliver exceptional customer service\n• Answer all questions and address all concerns that the customer may have\n• Help customers determine which product is the right choice for them\n• Demonstrate product functionality accurately and completely\n• Accurately communicate all technical specifications",
"field_133621": 10201,
"field_377778": "100000"
}
]
},
{
"id": 25351,
"name": "Interviewers",
"order": 3,
"fields": [
{
"id": 133447,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 133448,
"type": "link_row",
"name": "Phone call applicants",
"order": 1,
"primary": false,
"link_row_table_id": 25349,
"link_row_related_field_id": 133434
},
{
"id": 133449,
"type": "link_row",
"name": "On-site applicants",
"order": 2,
"primary": false,
"link_row_table_id": 25349,
"link_row_related_field_id": 133439
},
{
"id": 133450,
"type": "single_select",
"name": "Role",
"order": 3,
"primary": false,
"select_options": [
{
"id": 10170,
"value": "Developer",
"color": "light-green",
"order": 0
},
{
"id": 10171,
"value": "Manager",
"color": "light-orange",
"order": 1
},
{
"id": 10172,
"value": "CEO",
"color": "light-blue",
"order": 2
}
]
},
{
"id": 377803,
"type": "file",
"name": "Photo",
"order": 4,
"primary": false
},
{
"id": 377811,
"type": "email",
"name": "Email",
"order": 5,
"primary": false
},
{
"id": 377812,
"type": "phone_number",
"name": "Phone number",
"order": 6,
"primary": false
}
],
"views": [
{
"id": 27736,
"type": "grid",
"name": "All interviewers",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 2017,
"field_id": 133450,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 133967,
"field_id": 133447,
"width": 144,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133968,
"field_id": 133448,
"width": 299,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133969,
"field_id": 133449,
"width": 372,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 133970,
"field_id": 133450,
"width": 117,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475901,
"field_id": 377803,
"width": 100,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475907,
"field_id": 377811,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475908,
"field_id": 377812,
"width": 156,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 83334,
"type": "gallery",
"name": "Interviewers",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 16685,
"field_id": 133447,
"order": "ASC"
}
],
"decorations": [],
"card_cover_image_field_id": 377803,
"field_options": [
{
"id": 9954,
"field_id": 133447,
"hidden": false,
"order": 32767
},
{
"id": 9955,
"field_id": 133448,
"hidden": true,
"order": 32767
},
{
"id": 9956,
"field_id": 133449,
"hidden": true,
"order": 32767
},
{
"id": 9957,
"field_id": 133450,
"hidden": false,
"order": 32767
},
{
"id": 9958,
"field_id": 377803,
"hidden": true,
"order": 32767
},
{
"id": 9959,
"field_id": 377811,
"hidden": false,
"order": 32767
},
{
"id": 9960,
"field_id": 377812,
"hidden": false,
"order": 32767
}
]
}
],
"rows": [
{
"id": 3,
"order": "1.00000000000000000000",
"created_on": "2021-07-25T23:47:15.966442+00:00",
"updated_on": "2022-05-13T08:38:56.991232+00:00",
"field_133447": "Toni MacDougall",
"field_133448": [
12,
11
],
"field_133449": [
4,
8,
9
],
"field_133450": 10172,
"field_377803": [
{
"name": "DpAJbcKkEftBO3d6kQ5Dp0JpnoRc2WQn_5826600e4f0d54d9d75ed7d1505705b09c94c2a738c09ae76a4bbc5ccce67b26.jpg",
"visible_name": "Man.05.jpg",
"original_name": "Man.05.jpg"
}
],
"field_377811": "toni.macdougall@jatgeemailz.net",
"field_377812": "(443) 893-5797"
},
{
"id": 4,
"order": "2.00000000000000000000",
"created_on": "2021-07-25T23:47:15.966581+00:00",
"updated_on": "2022-05-13T08:39:15.313524+00:00",
"field_133447": "Amilia Durant",
"field_133448": [
3,
5,
6
],
"field_133449": [
3
],
"field_133450": 10171,
"field_377803": [
{
"name": "hFPr96L4pBBy4yStaseyj2Uob1wjqGwO_ed867da8a797e75b68f83d6bbf923c1fa2f0026d9ecfac1c90e9371ba6f05c58.jpg",
"visible_name": "Woman.18.jpg",
"original_name": "Woman.18.jpg"
}
],
"field_377811": "amilia.durant@jatgeemailz.net",
"field_377812": "(443) 838-1953"
},
{
"id": 5,
"order": "3.00000000000000000000",
"created_on": "2021-07-25T23:47:15.966620+00:00",
"updated_on": "2022-05-13T08:39:20.136984+00:00",
"field_133447": "Elena Nogueira",
"field_133448": [
4,
7
],
"field_133449": [
4,
11,
13
],
"field_133450": 10171,
"field_377803": [
{
"name": "X9NXItZGi1wJIga1nnHiB3OqTXaJ3p8B_c8cf8456ad3882bf1c06c8d66066bb68c795263e4361c4856289a2092518ac78.jpg",
"visible_name": "Woman.54.jpg",
"original_name": "Woman.54.jpg"
}
],
"field_377811": "elena.nogueira@jatgeemailz.net",
"field_377812": "(443) 858-5857"
},
{
"id": 6,
"order": "4.00000000000000000000",
"created_on": "2021-07-25T23:47:15.966652+00:00",
"updated_on": "2022-05-13T08:40:32.192322+00:00",
"field_133447": "Anand Walther",
"field_133448": [
8
],
"field_133449": [
8,
13
],
"field_133450": 10170,
"field_377803": [
{
"name": "gpv4ranrGkmrRY11SyYYop6x8Gy3erTM_1e09d56823a3c161ccdd760cd0e863bfc8917f6d540c4017f51b6c504d8d9b04.jpg",
"visible_name": "Man.29jpg.jpg",
"original_name": "Man.29jpg.jpg"
}
],
"field_377811": "anand.walther@jatgeemailz.net",
"field_377812": "(443) 902-7940"
},
{
"id": 7,
"order": "5.00000000000000000000",
"created_on": "2021-07-25T23:47:15.966682+00:00",
"updated_on": "2022-05-13T08:39:10.167649+00:00",
"field_133447": "Simran Tos",
"field_133448": [
9,
13
],
"field_133449": [
9,
13
],
"field_133450": 10170,
"field_377803": [
{
"name": "UTtO0tl5GctpMZpJXlBUwguJlNcgThgj_fa21573e6fb651468c41f062011d9ef325b0a512e13787a051bb405476776d3e.jpg",
"visible_name": "Man.45.jpg",
"original_name": "Man.45.jpg"
}
],
"field_377811": "simran.tos@jatgeemailz.net",
"field_377812": "(443) 878-7682"
}
]
},
{
"id": 36665,
"name": "References",
"order": 4,
"fields": [
{
"id": 197471,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 197472,
"type": "single_select",
"name": "Relationship",
"order": 1,
"primary": false,
"select_options": [
{
"id": 21463,
"value": "Manager",
"color": "orange",
"order": 0
},
{
"id": 21464,
"value": "Relative",
"color": "green",
"order": 1
},
{
"id": 21465,
"value": "Friend",
"color": "dark-red",
"order": 2
},
{
"id": 21466,
"value": "Coworker",
"color": "dark-gray",
"order": 3
}
]
},
{
"id": 197474,
"type": "phone_number",
"name": "Phone number",
"order": 2,
"primary": false
},
{
"id": 197475,
"type": "email",
"name": "Email",
"order": 3,
"primary": false
},
{
"id": 197476,
"type": "link_row",
"name": "Applicant",
"order": 4,
"primary": false,
"link_row_table_id": 25349,
"link_row_related_field_id": 197477
},
{
"id": 197478,
"type": "boolean",
"name": "Is contacted",
"order": 5,
"primary": false
},
{
"id": 377798,
"type": "rating",
"name": "Rating",
"order": 6,
"primary": false,
"max_value": 5,
"color": "dark-green",
"style": "star"
}
],
"views": [
{
"id": 42676,
"type": "grid",
"name": "All references",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 5111,
"field_id": 197471,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 219733,
"field_id": 197471,
"width": 165,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219731,
"field_id": 197472,
"width": 141,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219734,
"field_id": 197474,
"width": 162,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219735,
"field_id": 197475,
"width": 244,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219736,
"field_id": 197476,
"width": 139,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219737,
"field_id": 197478,
"width": 139,
"hidden": false,
"order": 5,
"aggregation_type": "checked_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 475886,
"field_id": 377798,
"width": 122,
"hidden": false,
"order": 2,
"aggregation_type": "average",
"aggregation_raw_type": "average"
}
]
},
{
"id": 42677,
"type": "grid",
"name": "To be contacted",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 9717,
"field_id": 197478,
"type": "boolean",
"value": ""
}
],
"sortings": [
{
"id": 5112,
"field_id": 197471,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 219738,
"field_id": 197471,
"width": 121,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219739,
"field_id": 197472,
"width": 138,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219740,
"field_id": 197474,
"width": 153,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219741,
"field_id": 197475,
"width": 219,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219742,
"field_id": 197476,
"width": 161,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219743,
"field_id": 197478,
"width": 144,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475888,
"field_id": 377798,
"width": 124,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 42679,
"type": "grid",
"name": "Contacted",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 9720,
"field_id": 197478,
"type": "boolean",
"value": "1"
}
],
"sortings": [
{
"id": 5113,
"field_id": 197471,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 219750,
"field_id": 197471,
"width": 161,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219751,
"field_id": 197472,
"width": 140,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219752,
"field_id": 197474,
"width": 153,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219753,
"field_id": 197475,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219754,
"field_id": 197476,
"width": 139,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219755,
"field_id": 197478,
"width": 138,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475889,
"field_id": 377798,
"width": 124,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 42678,
"type": "grid",
"name": "Professional relationships",
"order": 4,
"filter_type": "OR",
"filters_disabled": false,
"filters": [
{
"id": 9718,
"field_id": 197472,
"type": "single_select_equal",
"value": "21463"
},
{
"id": 9719,
"field_id": 197472,
"type": "single_select_equal",
"value": "21466"
}
],
"sortings": [
{
"id": 5114,
"field_id": 197471,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 219744,
"field_id": 197471,
"width": 146,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219745,
"field_id": 197472,
"width": 139,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219746,
"field_id": 197474,
"width": 157,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219747,
"field_id": 197475,
"width": 247,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219748,
"field_id": 197476,
"width": 133,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 219749,
"field_id": 197478,
"width": 137,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 475890,
"field_id": 377798,
"width": 130,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2021-11-18T02:50:38.110749+00:00",
"updated_on": "2022-05-13T15:00:21.096651+00:00",
"field_197471": "Zachary S. Radcliffe",
"field_197472": 21463,
"field_197474": "(313) 772-3962",
"field_197475": "zacharysradcliffe@yahoo.com",
"field_197476": [
3
],
"field_197478": "true",
"field_377798": 1
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2021-11-18T02:50:38.113440+00:00",
"updated_on": "2022-05-13T14:59:16.601057+00:00",
"field_197471": "Aidan McPhillamy",
"field_197472": 21465,
"field_197474": "(715) 684-6928",
"field_197475": "aidanmcphillamy@aol.com",
"field_197476": [
5
],
"field_197478": "true",
"field_377798": 4
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2021-11-18T02:51:46.078466+00:00",
"updated_on": "2022-05-13T14:59:46.809011+00:00",
"field_197471": "Jonne Eskelinen",
"field_197472": 21463,
"field_197474": "(775) 637-4269",
"field_197475": "jonneeskelinen@gmail.com",
"field_197476": [
4
],
"field_197478": "false",
"field_377798": 0
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2021-11-18T02:51:48.328650+00:00",
"updated_on": "2022-05-13T15:00:01.743238+00:00",
"field_197471": "Nicodemo Palerma",
"field_197472": 21466,
"field_197474": "(615) 757-8761",
"field_197475": "nicodemopalerma@protonmail.com",
"field_197476": [
9
],
"field_197478": "true",
"field_377798": 4
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2021-11-18T02:51:49.144237+00:00",
"updated_on": "2022-05-13T14:59:53.105231+00:00",
"field_197471": "Martyn Symanski",
"field_197472": 21464,
"field_197474": "(310) 475-9953",
"field_197475": "martynsymanski@gmail.com",
"field_197476": [
8
],
"field_197478": "true",
"field_377798": 5
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2021-11-18T02:51:49.866205+00:00",
"updated_on": "2022-05-13T15:00:03.517956+00:00",
"field_197471": "Peter Carrero Herrera",
"field_197472": 21465,
"field_197474": "(757) 301-6272",
"field_197475": "peterherrera@yahoo.com",
"field_197476": [
12
],
"field_197478": "true",
"field_377798": 5
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2021-11-18T02:53:24.828352+00:00",
"updated_on": "2022-05-13T14:59:29.106234+00:00",
"field_197471": "Ashley J. Hahn",
"field_197472": 21463,
"field_197474": "(401) 744-4305",
"field_197475": "ashleyhahn@interviews.com",
"field_197476": [
11
],
"field_197478": "false",
"field_377798": 0
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2021-11-18T02:53:25.108348+00:00",
"updated_on": "2022-05-13T15:00:11.105572+00:00",
"field_197471": "Teresa W. Montano",
"field_197472": 21463,
"field_197474": "(330) 830-2570",
"field_197475": "teresamontano@yahoo.com",
"field_197476": [
9
],
"field_197478": "true",
"field_377798": 4
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2021-11-18T02:53:25.870471+00:00",
"updated_on": "2022-05-13T15:00:07.263520+00:00",
"field_197471": "Russel P. Sargent",
"field_197472": 21466,
"field_197474": "(384) 384-3745",
"field_197475": "russelsargent@protonmail.com",
"field_197476": [
11
],
"field_197478": "true",
"field_377798": 4
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2021-11-18T02:56:16.327659+00:00",
"updated_on": "2022-05-13T14:59:52.341864+00:00",
"field_197471": "Kari R. Wellman",
"field_197472": 21464,
"field_197474": "(385) 373-2902",
"field_197475": "kariwellman@kariwellman.com",
"field_197476": [
5
],
"field_197478": "false",
"field_377798": 0
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2021-11-18T02:56:26.880176+00:00",
"updated_on": "2022-05-13T14:59:35.093343+00:00",
"field_197471": "George P. Doran",
"field_197472": 21465,
"field_197474": "(290) 484-4938",
"field_197475": "georgepdoran@teleworm.us",
"field_197476": [
10
],
"field_197478": "true",
"field_377798": 2
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2021-11-18T02:58:14.448242+00:00",
"updated_on": "2022-05-13T14:59:23.867566+00:00",
"field_197471": "Anthony F. Gray",
"field_197472": 21463,
"field_197474": "(272) 449-4837",
"field_197475": "anthonyfgray@teleworm.us",
"field_197476": [
12
],
"field_197478": "true",
"field_377798": 4
}
]
}
]
}
]
}