www.murraymcintosh.com Open in urlscan Pro
52.56.73.249  Public Scan

URL: https://www.murraymcintosh.com/
Submission: On May 25 via api from US — Scanned from GB

Form analysis 9 forms found in the DOM

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="MpzGLtmDM0XVwvQGfNPh2yPP40nodF1Ig8bR3VH4dbgBKEuXhPZZcSM7IHm5GlN2ZS1YAHixzTUA854a7FQ26Q" autocomplete="off"><input type="hidden" name="form_id" value="25450" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_1" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_1_11]" id="sector_name" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div class="hidden">
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="first_name" class="block mb-2 text-sm font-medium text-white dark:text-white">First Name</label>
      <input type="text" name="form[properties_attributes][form_field_1_3]" onchange="mergeName()" id="first_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="last_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Last Name</label>
      <input type="text" name="form[properties_attributes][form_field_1_4]" onchange="mergeName()" id="last_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="telephone" class="block mb-2 text-sm font-medium text-white dark:text-white">Telephone Number</label>
      <input type="text" name="form[properties_attributes][form_field_1_5]" id="telephone"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="pronouns" class="block mb-2 text-sm font-medium text-white dark:text-white">Pronouns</label>
      <select name="form[properties_attributes][form_field_1_1]" id="pronouns"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="He,him,his">He,him,his</option>
        <option value="She,her,hers">She,her,hers</option>
        <option value="They,they,their">They,they,their</option>
      </select>
    </div>
    <div>
      <label for="rightToWork" class="block mb-2 text-sm font-medium text-white dark:text-white">Right to work in UK?</label>
      <select name="form[properties_attributes][form_field_1_2]" id="rightToWork"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Yes">Yes</option>
        <option value="No">No</option>
      </select>
    </div>
    <div>
      <label for="form_field_1_6" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_1_6]" id="form_field_1_6"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodCV()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="other" class="mb-2" style="display: none;">
      <label for="form_field_1_12" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_1_12]" id="form_field_1_12"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="Other">
    </div>
    <div>
      <label for="searchStatus" class="block mb-2 text-sm font-medium text-white dark:text-white">Search Status</label>
      <select name="form[properties_attributes][form_field_1_7]" id="searchStatus"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Passively looking">Passively looking</option>
        <option value="Actively looking">Actively looking</option>
      </select>
    </div>
    <div class="col-span-2">
      <div class="flex items-center justify-center w-full">
        <label for="dropzone-file" onclick="openCVUploadCloudinary()"
          class="flex flex-col items-center justify-center w-full h-64 border-2 border-primary-murray border-dashed rounded-lg cursor-pointer bg-gray-50 dark:hover:bg-bray-800 dark:bg-gray-700 hover:bg-gray-100 dark:border-gray-600 dark:hover:border-primary-murray dark:hover:bg-gray-600">
          <div class="flex flex-col items-center justify-center pt-5 pb-6">
            <svg aria-hidden="true" class="w-10 h-10 mb-3 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
              <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"></path>
            </svg>
            <p class="mb-2 text-sm text-gray-500 dark:text-gray-400 filename"><span class="font-semibold">Click to upload</span> or drag and drop</p>
            <p class="mb-4 text-xs text-gray-500 dark:text-gray-400">Max. File Size: 30MB</p>
            <button type="button"
              class="inline-flex items-center text-white bg-murray-black focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800"><svg
                class="mr-2 w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                <path
                  d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z">
                </path>
              </svg>Browse File</button>
          </div>
          <input type="string" name="form[properties_attributes][form_field_1_9]" class="hidden dropzone-file">
        </label>
      </div>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_1_10_Yes" name="form[properties_attributes][form_field_1_10][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_1_10_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=0ofzhrr5t8ba&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="0ofzhrr5t8ba" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-0ofzhrr5t8ba" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-0ofzhrr5t8ba"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_1')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      registration</button>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="w6QrlyOhYy3N-i9Lwrpu_CZEsTKmnzS1P-olzmPR-UDwEKYuftQJGTsD-zQHc9xRYKYKezZapMi832oJ3n26EQ" autocomplete="off"><input type="hidden" name="form_id" value="25451" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_2" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_2_4]" type="hidden" value="">
  <input name="form[properties_attributes][form_field_2_6]" id="sector_name" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="telephone" class="block mb-2 text-sm font-medium text-white dark:text-white">Telephone Number</label>
      <input type="text" name="form[properties_attributes][form_field_2_1]" id="telephone"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="form_field_2_7" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_2_7]" id="form_field_2_7"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodApp()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherApp" class="col-span-2 mb-2" style="display: none;">
      <label for="form_field_2_8" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_2_8]" id="form_field_2_8"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="cover_letter" class="block mb-2 text-sm font-medium text-white dark:text-white">Cover Letter</label>
      <textarea type="text" name="form[properties_attributes][form_field_2_3]" id="cover_letter"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder=""></textarea>
    </div>
    <div class="col-span-2">
      <div class="flex items-center justify-center w-full">
        <label for="dropzone-file" onclick="openCloudinary()"
          class="flex flex-col items-center justify-center w-full h-64 border-2 border-primary-murray border-dashed rounded-lg cursor-pointer bg-gray-50 dark:hover:bg-bray-800 dark:bg-gray-700 hover:bg-gray-100 dark:border-gray-600 dark:hover:border-primary-murray dark:hover:bg-gray-600">
          <div class="flex flex-col items-center justify-center pt-5 pb-6">
            <svg aria-hidden="true" class="w-10 h-10 mb-3 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
              <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"></path>
            </svg>
            <p class="mb-2 text-sm text-gray-500 dark:text-gray-400 filename"><span class="font-semibold">Click to upload</span> or drag and drop</p>
            <p class="mb-4 text-xs text-gray-500 dark:text-gray-400">Max. File Size: 30MB</p>
            <button type="button"
              class="inline-flex items-center text-white bg-murray-black focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800"><svg
                class="mr-2 w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                <path
                  d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z">
                </path>
              </svg>Browse File</button>
          </div>
          <input type="string" id="cv" name="form[properties_attributes][form_field_2_2]" class="hidden dropzone-file">
        </label>
      </div>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_2_5_Yes" name="form[properties_attributes][form_field_2_5][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_2_5_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=14sxb9uobd6&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="14sxb9uobd6" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-14sxb9uobd6" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-14sxb9uobd6"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_2')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Apply
      Now</button>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="JQa0sFAvu4u38MtaKg4ldVR4v69IaWYlqT-9hrPmezoWsjkJDVrRv0EJHyXvx5fYEpoE5tis9lgqCvJBDko4aw" autocomplete="off"><input type="hidden" name="form_id" value="25491" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_4" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_4_10]" id="form_field_4_10" type="hidden" value="">
  <div class="grid grid-cols-1 sm:grid-cols-2 gap-8 mb-4">
    <div class="col-span-2">
      <label for="referralSliderValue" id="referralSliderContainer" class="inline-flex items-center bg-white rounded-md cursor-pointer dark:text-gray-800">
        <input id="referralSliderValue" class="form-control sg-form-control required" name="form[properties_attributes][form_field_4_3]" type="text" value="Candidate" hidden="">
        <span onclick="referral.changeType(this, '#referralSliderContainer', 'bg-primary-murray text-white', 'bg-white text-gray-400', '#referralSliderValue')"
          class="sliderOption transition px-8 py-2 rounded-md bg-primary-murray text-white">Candidate</span>
        <span onclick="referral.changeType(this, '#referralSliderContainer', 'bg-primary-murray text-white', 'bg-white text-gray-400', '#referralSliderValue')" class="sliderOption transition px-8 py-2 rounded-md bg-white text-gray-400">Client</span>
      </label>
    </div>
    <div class="col-span-2 grid grid-cols-1 gap-y-16 md:gap-x-16 md:grid-cols-2">
      <div
        class="relative space-y-8 before:content-[''] before:z-[1] before:absolute before:w-16 md:before:w-8 before:h-8 md:before:h-16 before:bg-murray-black before:-bottom-16 md:before:-bottom-8 md:before:bottom-0 md:before:-right-8 before:-translate-x-1/2 md:before:translate-x-1/2 before:-translate-y-1/2 before:left-1/2 md:before:left-auto md:before:top-1/2 after:content-[''] after:absolute after:h-px md:after:h-full after:w-full md:after:w-px after:bg-white after:-bottom-8 md:bottom-0 md:after:-right-8 after:left-0 md:after:left-auto md:after:top-0">
        <div>
          <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Their Email</label>
          <input type="text" name="form[properties_attributes][email]" id="s_email" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Their Full Name</label>
          <input type="text" name="form[properties_attributes][name]" id="s_name" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_1" class="block mb-2 text-sm font-medium text-white dark:text-white">Their Job Title</label>
          <input type="text" name="form[properties_attributes][form_field_4_1]" id="form_field_4_1" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_2" class="block mb-2 text-sm font-medium text-white dark:text-white">Their place of Employment</label>
          <input type="text" name="form[properties_attributes][form_field_4_2]" id="form_field_4_2" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
      </div>
      <div
        class="space-y-8 relative before:content-switchIconMurray before:text-primary-murray before:z-[1] before:rotate-90 md:before:rotate-0 before:absolute before:w-4 before:h-4 before:left-1/2 md:before:-left-4 before:-translate-x-[50%] md:before:-translate-x-[150%] before:-translate-y-1/2 before:-top-8 md:before:top-1/2">
        <div>
          <label for="form_field_4_4" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Email</label>
          <input type="text" name="form[properties_attributes][form_field_4_4]" id="form_field_4_4" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_5" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Full Name</label>
          <input type="text" name="form[properties_attributes][form_field_4_5]" id="form_field_4_5" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_6" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Job Title</label>
          <input type="text" name="form[properties_attributes][form_field_4_6]" id="form_field_4_6" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
        <div>
          <label for="form_field_4_7" class="block mb-2 text-sm font-medium text-white dark:text-white">Your place of Employment</label>
          <input type="text" name="form[properties_attributes][form_field_4_7]" id="form_field_4_7" value=""
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 required"
            placeholder="">
        </div>
      </div>
    </div>
    <div class="col-span-2">
      <label for="form_field_4_11" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_4_11]" id="form_field_4_11"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodReferral()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherReferral" class="col-span-2 mb-2" style="display: none;">
      <label for="form_field_4_12" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_4_12]" id="form_field_4_12"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_4_8_Yes" name="form[properties_attributes][form_field_4_8][]" type="checkbox" value="Yes"
          class="w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800">
      </div>
      <label for="form_field_4_8_Yes" class="ml-2 text-sm font-medium text-gray-500 dark:text-gray-300">Sign up for latest industry news and updates news</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_4_9_Yes" name="form[properties_attributes][form_field_4_9][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_4_9_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=2o5u53dxkn2&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="2o5u53dxkn2" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-2o5u53dxkn2" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-2o5u53dxkn2"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_4')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Submit
      referral</button>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="E8fJIEVPtzlpwaRW-XwQUTUWXgBqPvIyuiMUglWSJZggc0SZGDrdDZ84cCk8taL8c_TlSfr7Yk85FltF6D5myQ" autocomplete="off"><input type="hidden" name="form_id" value="25508" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_5" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_5_7]" id="form_field_5_7" type="hidden" value="">
  <input type="hidden" name="form[properties_attributes][name]" id="s_name"
    class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
    placeholder="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="first_name" class="block mb-2 text-sm font-medium text-white dark:text-white">First Name</label>
      <input type="text" name="form[properties_attributes][form_field_5_1]" id="first_name" onchange="mergeNameForm5()"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="last_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Last Name</label>
      <input type="text" name="form[properties_attributes][form_field_5_2]" id="last_name" onchange="mergeNameForm5()"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="organisation" class="block mb-2 text-sm font-medium text-white dark:text-white">Organisation</label>
      <input type="text" name="form[properties_attributes][form_field_5_3]" id="organisation"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="job_title" class="block mb-2 text-sm font-medium text-white dark:text-white">Job Title</label>
      <input type="text" name="form[properties_attributes][form_field_5_4]" id="job_title"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Work Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="meeting_type" class="block mb-2 text-sm font-medium text-white dark:text-white">What works for you?</label>
      <select name="form[properties_attributes][form_field_5_5]" id="meeting_type"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Request a face to face meeting">Request a face to face meeting</option>
        <option value="Request a video call">Request a video call</option>
        <option value="Request a phone call">Request a phone call</option>
      </select>
    </div>
    <div class="col-span-2">
      <label for="form_field_5_8" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_5_8]" id="form_field_5_8"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodMeeting()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherMeeting" class="col-span-2 mb-2" style="display: none;">
      <label for="form_field_5_9" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_5_9]" id="form_field_5_9"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_5_6_Yes" name="form[properties_attributes][form_field_5_6][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_5_6_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=3ajippgo67j&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="3ajippgo67j" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-3ajippgo67j" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-3ajippgo67j"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_5')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="3T9UdUhg6hJmWRDJEqmQabQPQHemuwOcPgu9Xi6TaGDui9nMFRWAJpCgxLbXYCLE8u37PjZ-k-G9PvKZkz8rMQ" autocomplete="off"><input type="hidden" name="form_id" value="25509" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_6" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_6_4]" id="sector_name" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div class="col-span-2">
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="meeting_type" class="block mb-2 text-sm font-medium text-white dark:text-white">Desired Outcome?</label>
      <select name="form[properties_attributes][form_field_6_1]" id="meeting_type"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Request a call back">Request a call back</option>
        <option value="Email me with more info">Email me with more info</option>
        <option value="Book an initial meeting">Book an initial meeting</option>
      </select>
    </div>
    <div class="col-span-2">
      <label for="form_field_6_5" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_6_5]" id="form_field_6_5"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodQuick()">
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherQuick" class="col-span-2 mb-2" style="display: none;">
      <label for="form_field_6_6" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_6_6]" id="form_field_6_6"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="more_information" class="block mb-2 text-sm font-medium text-white dark:text-white">Have time to give us more information?</label>
      <input type="text" name="form[properties_attributes][form_field_6_2]" id="more_information"
        class="g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_6_6_Yes" name="form[properties_attributes][form_field_6_3][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_6_6_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=4wxvj8jg2rz&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="4wxvj8jg2rz" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-4wxvj8jg2rz" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-4wxvj8jg2rz"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_6')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="svf3Rug3HSgHEn5yeHoLvQZlDTojaO4gUB4Gq6nyrW2BQ3r_tUJ3HPHrqg29s7kQQIe2c7Otfl3TK0lsFF7uPA" autocomplete="off"><input type="hidden" name="form_id" value="25510" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_7" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][form_field_7_8]" type="hidden" value="murray">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input type="hidden" name="form[properties_attributes][name]" id="s_name"
    class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
    placeholder="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="talent_type" class="block mb-2 text-sm font-medium text-white dark:text-white">Talent Type</label>
      <input type="text" name="form[properties_attributes][form_field_7_2]" id="talent_type" readonly=""
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="reference" class="block mb-2 text-sm font-medium text-white dark:text-white">Reference</label>
      <input type="text" name="form[properties_attributes][form_field_7_1]" id="reference" readonly=""
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="first_name" class="block mb-2 text-sm font-medium text-white dark:text-white">First Name</label>
      <input type="text" name="form[properties_attributes][form_field_7_3]" id="first_name" onchange="mergeNameForm7()"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="last_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Last Name</label>
      <input type="text" name="form[properties_attributes][form_field_7_4]" id="last_name" onchange="mergeNameForm7()"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email Address</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="organisation" class="block mb-2 text-sm font-medium text-white dark:text-white">Organisation</label>
      <input type="text" name="form[properties_attributes][form_field_7_5]" id="organisation"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_7_6" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_7_6]" id="form_field_7_6"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodTalent()">
        <option value="" disabled="" selected="" hidden="">Please select the best option</option>
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherTalent" class="mb-4" style="display: none;">
      <label for="form_field_7_9" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_7_9]" id="form_field_7_9"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="Other">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_7_6_Yes" name="form[properties_attributes][form_field_7_7][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_7_6_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=54fz1dxiha1b&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="54fz1dxiha1b" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-54fz1dxiha1b" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-54fz1dxiha1b"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_7')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="zgboWSqGricM3_Tm0PFCDdkaMgE9VeOqn_FVIpmHWYD9smXgd_PEE_omIJkVOPCgn_iJSK2Qc9ccxBrlJCsa0Q" autocomplete="off"><input type="hidden" name="form_id" value="25529" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_9" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][form_field_9_5]" type="hidden" value="murray">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Full Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email Address</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_9_1" class="block mb-2 text-sm font-medium text-white dark:text-white">Organisation</label>
      <input type="text" name="form[properties_attributes][form_field_9_1]" id="form_field_9_1"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_9_2" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_9_2]" id="form_field_9_2"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodInfo()">
        <option value="" disabled="" selected="" hidden="">Please select the best option</option>
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherInfo" class="mb-4" style="display: none;">
      <label for="form_field_9_3" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_9_3]" id="form_field_9_3"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_9_4_Yes" name="form[properties_attributes][form_field_9_4][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_9_4_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=6fgsx0ic7wio&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="6fgsx0ic7wio" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-6fgsx0ic7wio" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-6fgsx0ic7wio"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_9')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="nGoZmQF6zsXTmlfZwg6u7SBN2nU03F6oeGkW5t3noK6v3pQgXA-k8SVjg6YHxxxAZq9hPKQZztX7XFkhYEvj_w" autocomplete="off"><input type="hidden" name="form_id" value="25540" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_10" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][form_field_10_5]" type="hidden" value="murray">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div>
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Full Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Email Address</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_10_1" class="block mb-2 text-sm font-medium text-white dark:text-white">Organisation</label>
      <input type="text" name="form[properties_attributes][form_field_10_1]" id="form_field_10_1"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div>
      <label for="form_field_10_2" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_10_2]" id="form_field_10_2"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodInfo()">
        <option value="" disabled="" selected="" hidden="">Please select the best option</option>
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherInfoDatabase" class="mb-4" style="display: none;">
      <label for="form_field_10_3" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_10_3]" id="form_field_10_3"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=7vfh2n6ih30e&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="7vfh2n6ih30e" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-7vfh2n6ih30e" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-7vfh2n6ih30e"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_10')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

POST /api/customizations

<form class="simple_form form" enctype="multipart/form-data" action="/api/customizations" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="8NXzOkNa85Olh-fGlzACc5S7VJIsGNuaXDeDzMrLgKzDYX6DHi-Zp1N-M7lS-bDe0lnv27zdS-ffAswLd2fD_Q" autocomplete="off"><input type="hidden" name="form_id" value="25541" autocomplete="off">
  <input type="hidden" name="page_id" value="96550" autocomplete="off">
  <input type="hidden" name="slug" autocomplete="off">
  <input type="hidden" name="slug2" autocomplete="off">
  <input type="hidden" name="slug3" autocomplete="off">
  <input type="hidden" name="slugs" autocomplete="off">
  <input type="hidden" name="resource_id" value="new" autocomplete="off">
  <input type="hidden" name="parent_resource_id" value="form_11" autocomplete="off">
  <input type="hidden" name="parent_resource_class" value="CustomModelType" autocomplete="off">
  <input name="form[properties_attributes][user_id]" id="s_user_id" type="hidden" value="">
  <input name="form[properties_attributes][form_field_11_6]" id="sector_name" type="hidden" value="">
  <div class="space-y-6 sm:space-y-0 sm:grid grid-cols-1 sm:grid-cols-2 gap-6">
    <div class="col-span-2">
      <label for="s_name" class="block mb-2 text-sm font-medium text-white dark:text-white">Name</label>
      <input type="text" name="form[properties_attributes][name]" id="s_name"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="s_email" class="block mb-2 text-sm font-medium text-white dark:text-white">Your Email</label>
      <input type="text" name="form[properties_attributes][email]" id="s_email"
        class="required g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="form_field_11_1" class="block mb-2 text-sm font-medium text-white dark:text-white">Desired Outcome?</label>
      <select name="form[properties_attributes][form_field_11_1]" id="form_field_11_1"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500">
        <option value="Request a call back">Request a call back</option>
        <option value="Email me with more info">Email me with more info</option>
        <option value="Book an initial meeting">Book an initial meeting</option>
      </select>
    </div>
    <div class="col-span-2">
      <label for="form_field_11_2" class="block mb-2 text-sm font-medium text-white dark:text-white">How did you hear about us?</label>
      <select name="form[properties_attributes][form_field_11_2]" id="form_field_11_2"
        class="required bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        onchange="otherMethodInfo()">
        <option value="" disabled="" selected="" hidden="">Please select the best option</option>
        <option value="Search Engine (Google/Yahoo/etc.)">Search Engine (Google/Yahoo/etc.)</option>
        <option value="Direct Email">Direct Email</option>
        <option value="LinkedIn Advert">LinkedIn Advert</option>
        <option value="LinkedIn General Awareness">LinkedIn General Awareness</option>
        <option value="LinkedIn Job Post">LinkedIn Job Post</option>
        <option value="Social Media Other (Facebook/Twitter/etc)">Social Media Other (Facebook/Twitter/etc)</option>
        <option value="Blog or Publication">Blog or Publication</option>
        <option value="Recommended by friend or colleague">Recommended by friend or colleague</option>
        <option value="Job Board (CV Library/Indeed/etc.)">Job Board (CV Library/Indeed/etc.)</option>
        <option value="Other (please specify)">Other (please specify)</option>
      </select>
    </div>
    <div id="otherInfoDI" class="col-span-2" style="display: none;">
      <label for="form_field_11_3" class="block mb-2 text-sm font-medium text-white dark:text-white">Other</label>
      <input type="text" name="form[properties_attributes][form_field_11_3]" id="form_field_11_3"
        class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2">
      <label for="form_field_11_4" class="block mb-2 text-sm font-medium text-white dark:text-white">Have time to give us more information?</label>
      <input type="text" name="form[properties_attributes][form_field_11_4]" id="form_field_11_4"
        class="g-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-600 focus:border-primary-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="">
    </div>
    <div class="col-span-2 flex items-start">
      <div class="flex items-center h-5">
        <input id="form_field_11_5_Yes" name="form[properties_attributes][form_field_11_5][]" type="checkbox" value="Yes"
          class="required w-4 h-4 border border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-blue-300 dark:bg-gray-700 dark:border-gray-600 dark:focus:ring-blue-600 dark:ring-offset-gray-800 dark:focus:ring-offset-gray-800 required"
          required="">
      </div>
      <!-- TODO: Find the pages for Terms -->
      <label for="form_field_11_5_Yes" class="ml-2 text-sm font-medium text-white dark:text-gray-400">By submitting this form, you confirm that you have read and agree to
        <a class="text-gray-400 hover:underline" href="/murray/terms-of-service" title="">Terms of Service</a>, <a class="text-gray-400 hover:underline" href="/murray/privacy-statement" title="">Privacy Statement</a> and GDPR Guidelines</label>
    </div>
    <div class="col-span-2 flex items-start">
      <div class="h-captcha" data-sitekey="ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a"><iframe
          src="https://newassets.hcaptcha.com/captcha/v1/30d2bc2/static/hcaptcha.html#frame=checkbox&amp;id=8h1s3jeskbq7&amp;host=www.murraymcintosh.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=ce2a4f04-a5cf-4da6-bd8a-da2e74c8913a&amp;theme=light&amp;origin=https%3A%2F%2Fwww.murraymcintosh.com"
          tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="8h1s3jeskbq7" data-hcaptcha-response=""
          style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-8h1s3jeskbq7" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-8h1s3jeskbq7"
          name="h-captcha-response" style="display: none;"></textarea></div>
      <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>
    </div>
    <button type="button" onclick="s_form_submit_v2(this,'form_11')"
      class="col-span-2 text-white bg-primary-murray hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">Complete
      Request</button>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"></path>
          <path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Email us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Email us for general queries, including marketing and partnership opportunities.</p>
      <a href="mailto:info@murraymcintosh.com" class="font-semibold text-white dark:text-primary-500 hover:underline">info@murraymcintosh.com</a>
    </div>
    <div class="text-center">
      <div class="flex justify-center items-center mx-auto mb-4">
        <svg class="w-5 h-5 text-white dark:text-gray-500" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"></path>
        </svg>
      </div>
      <p class="mb-2 font-bold text-white dark:text-white">Call us:</p>
      <p class="mb-3 text-white dark:text-gray-400">Call us to speak to a member of our team. We are always happy to help.</p>
      <a href="tel:01189 077 580" class="font-semibold text-white dark:text-primary-500 hover:underline">01189 077 580</a>
    </div>
  </div>
  <input class="upload_dir" value="" type="hidden">
  <input id="s_redirect" value="?show_thanks_modal=true" type="hidden">
</form>

Text Content

MURRAY

Discover Murray



TECHNICAL TALENT.


POLICY.


WATER ENGINEERING.


ENGINEERING.


TECHNICAL TALENT.


POLICY.


WATER ENGINEERING.


ENGINEERING.


TECHNICAL TALENT.


POLICY.


WATER ENGINEERING.


ENGINEERING.


TECHNICAL TALENT.


POLICY.


WATER ENGINEERING.


ENGINEERING.


TECHNICAL TALENT.


POLICY.


WATER ENGINEERING.


ENGINEERING.




BY MURRAY BRANDS

Discover the areas of recruitment our teams specialise in.


POLICY BY MURRAY


POLICY, PUBLIC AFFAIRS & STRATEGIC COMMS

The Policy by Murray team partner experts in Policy, Public Affairs, Strategic
Comms and Economics with respected clients to make change happen. Our team are
proud to be the recruitment partner of choice for businesses, trade
associations, regulators, NGO’s and charities.

Visit Policy


TECHNICAL TALENT BY MURRAY


TECHNICAL TALENT, USA

Our Technical Talent team are experts in pairing the best technical staff with
visionary organisations in California. If you’re looking to hire Electrical
Engineers and Firmware Engineers, our team have the industry knowledge,
processes and tools to support.

Explore Technical Talent


WATER BY MURRAY


WATER ENGINEERING

Our Water by Murray team service the national water industry and supplier
innovation. With unparalleled experience and sector reputation, the team are
proud to be the recruitment partner of choice for Water Frameworks, Tier
Providers, SMEs and Supply Chain.

Head to Water Engineering


ENGINEERING BY MURRAY


ENGINEERING & MANUFACTURING

The Engineering by Murray team have a successful track record of supporting
organisations with their permanent and temporary recruitment needs across
Mechanical Engineering & Manufacturing, Embedded Software and Electrical
Controls & Automation.

Discover Manufacturing


ABOUT MURRAY

Murray McIntosh was launched almost a decade ago, out of the belief that
recruitment should be about more than just making placements. We have taken a
long-term consultative and innovative approach to all that we do and as a result
have established ourselves as the recruitment partner of choice for the
specialist areas and locations in which we operate. Success in our chosen fields
has created the need to launch each respective area of Murray McIntosh as a
stand-alone, unique, operating unit and specialist brand.

We have a proven track record and take pride in the range of solutions we have
delivered. With the growth and continued support of our client base, candidates
and supplier networks we continue to evolve and adapt our offerings to ensure we
remain best in class. We believe in building partnerships to inform and enhance
all that we do. Our growth story is still taking place, is ever-evolving, and as
we move forward investment into our systems, industries, offices and people is
continuously increasing. We are ambitious for more. We aren’t finished yet.

A large part of our focus will always be on growing experts, our single and most
important USP. We develop our individuals to become highly informed, empowered
consultants. Each member of our team is experienced in guiding a wide range of
organisations through the often challenging recruitment/hiring landscape. Our
success is inherently tied to our status as an organisation that challenges,
consults and empowers. Our reason for pursuing this is simple. People’s careers
deserve nothing less.


OUR TEAM

Discover the team that will be working hard to make your recruitment strategy a
success.


ADAM CAVE

Managing Director / Founder

 * 
 * 
 * 

Close menu


ADAM CAVE

Managing Director / Founder

 * adamcave@murraymcintosh.com
 * 01189 077 581
 * 07725012344
 * Connect with me on Linkedin

After graduating with an Honours Degree (BA Hons) in History and Politics and a
Master’s Degree (MSc) in Global Politics, Adam joined an award-winning Virgin
Fast Track 100 Consultancy.

Adam developed a number of relationships up to board level and ultimately
increased the organisations' market share, resulting in some of the industry’s
most innovative and noteworthy campaigns of the period. An integral part of the
growth and success experienced by the business, Adam’s position and remit were
expanded to reflect this.

As Founder of Murray McIntosh, Adam felt that there was a gap in the market for
a truly ethical and research-led search and selection consultancy. A firm
believer in the power of research, Adam ensures that this is an ethos present in
all working practices.

Adam sits across our key specialist divisions, supporting client relationships
and strategic delivery, in both the UK and US markets. He specialises in
advising our clients in all things related to recruitment and human capital and
personally delivers search-based assignments.

He can display a strong advisory and delivery track record in our key focus
areas, and takes pride in the value he has added to our client and candidate
base.




JESSICA REYNOLDS

Associate Director - Operations

 * 
 * 
 * 

Close menu


JESSICA REYNOLDS

Associate Director - Operations

 * jessicareynolds@murraymcintosh.com
 * 01189 077 580
 * Connect with me on Linkedin

Having been with Murray McIntosh since it was first formed Jessica’s role has
grown with the business. At the time, having recently returned from 6 months
travelling after University, Jessica joined to provide administrative support.
She very quickly bought into the company ethos and vision, realising it was
somewhere that she could see herself long term.

Luckily the feeling was mutual, and Murray McIntosh invested by allowing Jessica
to complete an Office Management diploma to help lay the foundations for the
‘back office’ function.

Jessica is now a proud Associate Director of the business, supporting the
strategic direction and growth of the business from an operations perspective.
Her remit includes finance, office management, compliance, HR and project
management.

As the business has grown it has had to constantly adapt to overcome challenges
and identify opportunities to improve. Through all of these changes Jessica has
had to expand her knowledge, upskill and drive projects forward to ensure the
continued success of the business. This has included changing processes,
implementing new software, moving to bigger and better office space, upgrading
IT infrastructure and keeping engaged with staff to stay abreast of what they
need to allow them to thrive.




JADE BRAR-HAASE

Associate Director - Brand & Marketing

 * 
 * 
 * 

Close menu


JADE BRAR-HAASE

Associate Director - Brand & Marketing

 * Jadebrar@murraymcintosh.com
 * 01189 077580
 * Connect with me on Linkedin

As a current Executive MBA scholar, Jade continuously adds to an impressive list
of qualifications including a BA Hons Degree, and Postgraduate Degree in
Professional Marketing from the Chartered Institute of Marketing (CIM).

Jade is an innovative and data-driven marketing professional with experience of
working for both international and local businesses. This variety has provided
Jade with valuable exposure and hands-on experience as to what strategies and
tactics work based on size, industry, geography and customer base.

Specialising in brand positioning, strategic development and operational
delivery to achieve ROMI, Jade is vast experienced of working with multiple
stakeholders to meet corporate objectives. 

With an entrepreneurial attitude to identify opportunities gathered through
market intelligence, Jade has created various campaigns focused on objectives
such as, value creation, brand equity/power and increased market
share/penetration.

Jade has also sat on the Regional Advisory Board for Aviation Action,
encouraging diversity and empowerment internationally. Similarly, Jade supported
the conception of the Women in Aviation International (WAI) UK Chapter, taking
the lead across database and communications.




LAUREN MADDOCKS

Associate Director – Policy, Public Affairs & Strategic Communications

 * 
 * 
 * 

Close menu


LAUREN MADDOCKS

Associate Director – Policy, Public Affairs & Strategic Communications

 * laurenmaddocks@murraymcintosh.com
 * 01189077582
 * Connect with me on Linkedin

Lauren has worked to cement Murray McIntosh as a key brand in Policy, Public
Affairs and Communications recruitment and heads up the function, leading a team
of talented individuals. 

With a long-standing client base of Trade Bodies and Membership Associations,
the strength of Lauren’s relationships resulted in the expansion of the team’s
presence into industry, often via referrals into the membership base and broader
network. Working with Corporates, NGOs, Professional Bodies and the Third Sector
across a broad range of industry verticals, Lauren focuses on Senior Management
through to Director and Board level appointments.

Having developed a diverse network of talented professionals, Lauren takes pride
in her client engagement, an extremely effective search process and efficient
service which has resulted in high success rates and lasting relationships. Her
accomplishments are attributed to a hands-on, consultative approach, attention
to detail and proven business processes.

Permanent


HEAD OF EXTERNAL AFFAIRS

£60,000-£63,000 per annum London, UK

Leading the public affairs function for the voice of civil engineers, promoting
the importance of their work for our environment and society.

Lauren Maddocks
Posted on 13 Mar 2023
Permanent


DIRECTOR OF COMMUNICATIONS

£70,000-£80,000 per annum London, UK

Leading the communications strategy to include marketing, digital, policy,
public affairs, public relations, events and internal communications.

Lauren Maddocks
Posted on 13 Mar 2023
Permanent


HEAD OF ENTERPRISE HUB

£70,000-£75,000 per annum London, UK

Lead ongoing development of the Hub as part of the leadership team- supporting
entrepreneurs to transform innovations into disruptive startups.

Lauren Maddocks
Posted on 13 Mar 2023
Permanent


MARKETING AND COMMUNICATIONS DIRECTOR

£70,000-£80,000 per annum London, UK

High profile membership body in the infrastructure sector, looking for an
experienced marketing and communications professional.

Lauren Maddocks
Posted on 13 Mar 2023
Permanent


SENIOR RESEARCH MANAGER

£43,670-£43,670 per annum London, UK

Exciting opportunity for an experienced Research or Programme Manager with a
passion for tech innovation and public policy.

Lauren Maddocks
Posted on 13 Mar 2023
Permanent


SENIOR PROGRAMME MANAGER, FUTURES AND DIALOGUE

£43,670-£43,670 per annum London, UK

Shape, deliver and evolve a completely new, innovative programme, working on
technology futures and public dialogue.

Lauren Maddocks
Posted on 13 Mar 2023
Permanent


PUBLIC AFFAIRS MANAGER

£35,000-£45,000 per annum London, UK

An exciting public affairs challenge, tackling high profile initiatives on
behalf of the motorcycle industry.

Lauren Maddocks
Posted on 13 Mar 2023
Permanent


PUBLIC AFFAIRS ADVISER

£35,000-£45,000 per annum London, UK

Promoting awareness of key issues in transport and environment policy, including
challenges in climate change, trade and financing.

Lauren Maddocks
Posted on 13 Mar 2023


TEO DE LA CRUZ

Associate Director – Framework Engineering

 * 
 * 
 * 

Close menu


TEO DE LA CRUZ

Associate Director – Framework Engineering

 * teodelacruz@murraymcintosh.com
 * 0118 9077 583
 * Connect with me on Linkedin

After qualifying as an Electrical and Mechanical engineer, I worked for an
Automotive organisation for 5 years as an Electromechanical Engineer.

I joined Murray McIntosh in 2016, as part of the Founding team, and was tasked
with building and establishing our Controls and Automation engineering offering.

Utilising a “macro-first” approach allowed me to monitor external factors from
the broader environment, consult with clients, and forecast personnel needs
affecting an organisation’s hiring strategy.

My initial focus was within the Water industry and I achieved early success
providing a range of specialist Engineering expertise to a number of Tier 2
Providers. It was from here that I was able to build a focused and valuable
network in this space and quickly began to supply Tier 1 providers and
subsequently the Water Frameworks themselves.

With a decorated list of qualifications within Engineering, I have a significant
level of expertise, complemented with comprehensive industry knowledge. My team
and I are the partners of choice for many organisations across the Water &
Utilities sectors.

I am not only proud to have established a key division within our business, but
one that is recognised across our sector and has a reputation for genuine
delivery and value-add.

Notable clients include Anglian, Wessex Water, Scottish Water and Portsmouth
Water to name but just a few.

Contract


CHEMICAL PROCESS COMMISSIONING ENGINEER

£40-£50 per hour South West England, UK

We are delighted to have been exclusively appointed in the search for a chemical
process commissioning engineer. Our client, Tier 1 provider for wastewater
organisation, is highly thought of in the utility industry. This is working
within IR35 (umbrella engagement) 45 hours per week 12 months minimum contract
Location: South West The key skills required for this role are as follows *
Waster water process design * Chemical engineering * Sampling * Stream

Teo De La Cruz
Posted on 20 Mar 2023
Contract


PIPING ENGINEER - WATER FRAMEWORK - INFRASTRUCTURE

£300-£350 per day Milton Keynes, UK

Our client is delivering within the water framework is currently hiring 3
Pipeline Designers on a contract basis. Project scope 4 years. Working Inside of
IR35 37.5 hours weekly £400 / £450 per day This will be largely working from
home, office and site visit when called upon. You will need experience in the
Water Framework, ideally, infrastructure, pumping station, rising main and sewer
rehabilitation. Please apply with your most recent CV

Teo De La Cruz
Posted on 20 Mar 2023
Contract


AUTOMATION AND COMMISSIONING ENGINEER

£40-£45 per hour Swindon, UK

We're delighted to be supporting our client in their search for a highly
proficient Automation Engineer for their both clean and wastewater plant. This
will be mainly site work (Monday to Thursday) with the ability to work remote
(home working) on Friday Please note this will be an Inside IR35 engagement.
Contract 40 hours weekly minimum Based in South West The key skills required for
this role are as follows: Proficient with Siemens TIA Portal PLC Proficient with
Siemens S7 classic

Teo De La Cruz
Posted on 20 Mar 2023
Contract


MECHANICAL ENGINEER (REMOTE WORK)

£400-£500 per day United Kingdom

Our client who is delivering in the water industry is currently hiring two
Mechanical Engineers on a contract basis. Project scope 2 years This will be
largely remote work The day rate depended on your previous water framework
experience Job description: * Work with multi-disciplinary project * Provide
technical capability and design expertise * Lead client meetings and agree on
solutions * Lead the technical preparations for design options * Design and
calculations of hydraulics, power gene

Teo De La Cruz
Posted on 20 Mar 2023
Contract


BIM TECHNICIAN AND ENGINEER 2D 3D DESIGN/MODELLING

£200-£350 per day Peterborough, UK

We have been given the exclusive opportunity to help with our client on finding
3 BIM Technician (Civil Bias) and 2 BIM engineer for a minimum of 6 months
rolling contract. You will assist/aid in delivering with in the Water Framework
in the South East Contract: 6 Months rolling contract / project scope of 3 years
Day rate negotiable: Depending on level of experience This will both remote
(working from home and site/office visits)

Teo De La Cruz
Posted on 20 Mar 2023
Contract


ELECTRICAL DESIGN ENGINEER WATER FRAMEWORK FULLY REMOTE

£400-£500 per day Birmingham, UK

Our client who is delivering in the water framework is currently offering a
minimum of 12 months of fully remote contract work for an Electrical Design
Engineer. Key skills: * Design calculation * Technical schedule * Data sheet *
Power calculations (hydraulic, pumps, and mass balancing) * Bid analysis of
design * Commissioning plans * Documentations * Health and Safety Please apply
with your most recent CV

Teo De La Cruz
Posted on 20 Mar 2023
Contract


SENIOR CIVIL DESIGN ENGINEER WATER FRAMEWOR

£450-£550 per day Birmingham, UK

Our client who is delivering in the water framework is currently offering a
minimum of 12 months of fully remote contract work for a Civil Design Engineer.
Key skills: * Understanding of BIM360 * Collaborate with the multi-discipline
design team * Adhere to and embrace Health and Safety * Solution from design to
construction * You will have a proven background in either clean or wastewater
industry Please apply with your most recent CV

Teo De La Cruz
Posted on 20 Mar 2023
Contract


CIVIL DESIGN ENGINEER (CLEAN AND WASTEWATER INDUSTRY)

£350-£400 per day City of London, London, UK

We have been awarded as an exclusive supplier to deliver some projects within
the Thames Water Project. We are hiring for a Senior Civil Design Engineer. This
will be a minimum of 6 months contract and will be largely remote work but there
will be the occasional need for site visits in and around the London area. You
will need an extensive experience with improving both clean and wastewater, and
proven background on improving the environment.

Teo De La Cruz
Posted on 20 Mar 2023
Permanent


SITE MANAGER / SITE AGENT (WATER FRAMEWORK)

£300-£400 per day South West England, UK

Our client who is delivering in the water framework is currently hiring 3 Site
Managers / Site Agents for 3 different sites in the Thames Water area. Contract:
12 Months IR35 determination to be carried out Hours: Monday to Friday 7:30 am
to 5:30 pm Day rate dependent on experience SpecificationDescription: * Manage
to day to day site operations * Ensure construction is conducted in a safe
manner * Appropriate standards are followed * Regulations adhere too * H&S are
practised

Teo De La Cruz
Posted on 20 Mar 2023
Contract


PROCESS COMMISSIONING ENGINEER (WATER FRAMEWORK)

£35-£40 per hour Gloucester, UK

We are delighted to have been exclusively appointed in the search for a process
commissioning engineer. Our client, Tier 1 provider for both supply (clean
water) and wastewater organisation, highly thought of in the utility industry.
This is working within IR35 (umbrella engagement) 50 hours per week 12 months
minimum contract Location: South West The key skills required for this role are
as follows Chemical engineering Sampling Stream Project from process design to
completi

Teo De La Cruz
Posted on 20 Mar 2023
Permanent


PROCESS ENGINEER (WATER FRAMEWORK)

£350-£400 per day United Kingdom

Our client who is delivering in the water framework is currently hiring a
Process Engineer on a contract basis. This is a minimum 6 months rolling
contract with project scope of 3 to 4 years. Engagement is working inside of
IR35 37.50 hours weekly Day rate depends on industry experience. Job
Description: * Review all data and analyse all key documents. * Understand
project design and ensure all processes are in line with company standards *
Oversee all outputs including process calculatio

Teo De La Cruz
Posted on 20 Mar 2023
Contract


CHEMICAL PROCESS DESIGN / COMMISSIONING ENGINEER (WASTE)

£40-£50 per hour South West England, UK

We are delighted to have been exclusively appointed in the search for a chemical
process design / commissioning engineer. Our client, Tier 1 provider for
wastewater organisation, is highly thought of in the utility industry. This is
working within IR35 (umbrella engagement) 45 hours per week 12 months minimum
contract Location: South West The key skills required for this role are as
follows * Waster water process design * Chemical engineering * Sampling * Stream

Teo De La Cruz
Posted on 20 Mar 2023
Contract


CIVIL ENGINEER GRADUATE (2 TO 7 YEARS INDUSTRY EXPERIENCE)

£150-£350 per day Peterborough, UK

We have been given the exclusive opportunity to help with our client on finding
2 Civil engineer for a minimum of 6 months rolling contract. You will assist/aid
in delivering with in the Water Framework in the South East Contract: 6 Months
rolling contract / project scope of 3 years Day rate negotiable: Depending on
level of experience This will both remote (working from home and site/office
visits)

Teo De La Cruz
Posted on 20 Mar 2023
Contract


PROJECT DESIGN LEAD - WATER FRAMEWORK

£300-£350 per day London, UK

We are delighted to have been exclusively appointed in the search for 3 Project
Design Lead. Our client, Tier 1 provider for both supply (clean water) and
wastewater organisation, is highly thought of in the Water industry. The ideal
candidate will have 2 to 7 years of experience in the Water Framework Industry.
We are looking for 1 Civil discipline, 1 mechanical discipline, 1 electrical
discipline. Day rate 37.50 hours weekly 12 months minimum contract Project scope
minimum 5 years

Teo De La Cruz
Posted on 20 Mar 2023
Contract


DESIGN ENGINEER (WATER NETWORK) 3X MECH, ELEC, CIVIL

£300-£450 per day Peterborough, UK

We are delighted to have been exclusively appointed in the search for 3 Design
Manager/Engineers (1 Electrical Design, 1 Mechanical Design, 1 Civil Design).
Our client, for both supply (clean water) and wastewater organisation, is highly
thought of in the utility industry. We are looking for experience in both
Infrastructure and non-infrastructure. This will be both remote (working from
home and office/site visit twice per week (around Peterborough and Lincoln).

Teo De La Cruz
Posted on 20 Mar 2023


PAUL DENNETT

Associate Director - Technical Talent

 * 
 * 
 * 

Close menu


PAUL DENNETT

Associate Director - Technical Talent

 * pauldennett@murraymcintosh.com
 * 415-3419-038
 * Connect with me on Linkedin

As a member of the Founding-team at Murray McIntosh, Paul has spearheaded the
division of firmware and electrical recruitment, with a rapidly-growing team
behind him.

Since graduating from Keele University, with an Honours Degree (BA Hons) in
Politics & Marketing, Paul joined a respected and listed international
recruitment agency to craft his expertise in embedded electronics.

With over 12-years industry experience, Paul has an unparalleled knowledge of
his industry, proactively identifying changes in the macro environment which may
impact his client’s personnel strategy. Coupled with his international
connections, Paul is the recruiter of choice for many organizations on both a
regional and international scale.

Permanent


ELECTRICAL ENGINEER - MEDICAL DEVICES - SAN FRANCISCO

£130,000-£160,000 per annum San Francisco, CA, USA

I am currently recruiting for an electrical engineer to work for a medical
device business who are based in central San Francisco. You will be working on a
product that directly saves lives and will be working for a well funded business
who have steadily grown since their founding.

Paul Dennett
Posted on 13 Mar 2023
Permanent


FIRMWARE ENGINEER - GREENTECH- SAN JOSE

£147,908-£164,343 per annum San Jose, CA, USA

We are currently recruiting for a firmware engineer to join a green technology
start up in San Jose. This role would suit a candidate who loves working on low
level software and also has a background in motor control systems.

Paul Dennett
Posted on 13 Mar 2023
Permanent


ELECTRICAL ENGINEER - EV- ALAMEDA

£160,000-£200,000 per annum United Kingdom

I am currently recruiting for an electrical engineer to work for an early stage
start up in the Oakland area. You will be working for an electric vehicle
company who have developed a unique niche product, and are looking for someone
who can join them and focus on the development of their electric powertrain.

Paul Dennett
Posted on 13 Mar 2023
Permanent


ELECTRICAL ENGINEER - GREENTECH- HAYWARD

£200,000-£250,000 per annum United Kingdom

We are currently looking for an electrical engineer to join a well established
business in Hayward. They have recently had great success in the development of
a new products and have secured a large amount of investment which is the driver
behind their current growth.

Paul Dennett
Posted on 13 Mar 2023
Permanent


FIRMWARE ENGINEER - EV - NORTH SF BAY

£170,000-£200,000 per annum Corte Madera, CA, USA

I am currently recruiting for an EV start up who are looking for a firmware
engineer to join their R&D team in the north San Francisco bay. You will join a
small firmware development team, where you will be designing low level embedded
software for battery management applications for their electric vehicle.

Paul Dennett
Posted on 13 Mar 2023
Permanent


FIRMWARE ENGINEER - IOT - SAN FRANCISCO

£160,000-£200,000 per annum San Francisco, CA, USA

I am currently recruiting for a well-funded start-up in central San Francisco
who are currently recruiting for firmware engineers to join their R&D team.
Culturally, they are looking for mission-driven engineers to join them to put
IoT technology into every home that will save energy and have a massive
environmental impact. They are looking for candidates who have experience with
embedded software, but are still eager to learn new technologies and develop as
engineers.

Paul Dennett
Posted on 13 Mar 2023
Permanent


LEAD FIRMWARE ENGINEER - HAYWARD

£200,000-£250,000 per annum United Kingdom

I am currently recruiting for a green tech business in Hayward who are looking
for a senior/lead embedded software engineer to join their team.

Paul Dennett
Posted on 13 Mar 2023


TUDOR KIMBER

Recruitment VP - Technical Talent

 * 
 * 
 * 

Close menu


TUDOR KIMBER

Recruitment VP - Technical Talent

 * TudorKimber@MurrayMcintosh.com
 * +1 415-578-6431
 * Connect with me on Linkedin

After Studying Physics and Astrophysics at Leicester University, Tudor began his
career with the internationally recognised Chartered Institute of Marketing
before seeking out a more challenging role with one of the leading Recruitment
Firms at the time.

Initially specialising in Software Development, in the years that followed
Tudor’s remit grew to owning oversight for all positions and levels within IT
across a strategically important geographical region.

Tudors experience comes not just from Agency side, having worked with some large
international software companies both as an Internal recruiter and as an RPO
recruiter. Because of this broad experience Tudor was hired for an important
role at the UK Home Office and charged with creating a new recruitment team.

This team was recognised by the Permanent Home Secretary and awarded HR Team of
the Year. Tudor was credited with building strong operational and delivery
processes, building a high-performing team, establishing a delivery orientated
culture and creating efficiencies that save the organisation in excess of £700k.

Tudor has also spent time working as a Recruitment Trainer and Coach and still
supports the BIOR - (British Institute of Recruitment) with their industry wide
work.

Tudor has joined Murray McIntosh to help our integration into the US market. He
has a lot of experience working with Start-up’s and companies at various points
within their funding cycles. He has the knowledge and experience to create
retained and project-based solutions tailored to the challenges that early-stage
companies often cite and experience. Focussing on Hardware, Firmware and
Electrical roles, Tudor’s skill-set and insights into how to improve a company’s
hiring processes and providing advice to hiring managers is already proving
invaluable to our US Clients.




ANNA KELLY

Senior Consultant – Policy, Public Affairs & Strategic Communications

 * 
 * 
 * 

Close menu


ANNA KELLY

Senior Consultant – Policy, Public Affairs & Strategic Communications

 * annakelly@murraymcintosh.com
 * 01184 381 007
 * Connect with me on Linkedin

Since graduating from the University of Kent with an Honours Degree in History
and Philosophy of Art and Film, Anna has crafted and refined her skillset
through the sales and art-dealing industries before finding her fit in
recruitment.

Over the past couple of years, Anna has supported the Policy team whilst growing
a diverse network of policy and public affairs professionals, press officers,
marketeers and economists across different industry verticals.

With a conscientious and vigilant approach to both workload and client
communications, combined with a sharp focus on relationship building and
dedicated candidate engagement, Anna has fast become a trusted go-to contact for
those in the industry.

Notable clients include the Confederation of British Industry, British Red
Cross, RenewableUK, EnergyUK, Institute of Civil Engineers, Food and Drink
Federation, Royal Academy of Engineering, British Beer and Pub Association,
Construction Industry Training Board, Federation of Small Businesses, Bar
Standards Board, UKHospitality, British Dental Association and Royal College of
Pathologists.

Permanent


SUSTAINABILITY POLICY MANAGER

£35,000-£44,000 per annum London, UK

Policy Manager role responsible for policy development across environmental
regulation and sustainability for the beer and pub sectors.

Anna Kelly
Posted on 13 Mar 2023
Permanent


POLICY AND RESEARCH MANAGER

£40,000-£42,000 per annum London, UK

Policy and Research Manager role with association which champions SMEs. Will
primarily analyse data and write reports for policy.

Anna Kelly
Posted on 13 Mar 2023
Permanent


SENIOR POLICY ADVISOR, CLIMATE AND SUSTAINABILITY

£43,670-£43,670 per annum London, UK

Senior Policy Adviser role focusing on climate change and net zero, and the
technologies which will support us in reaching a sustainable environment.

Anna Kelly
Posted on 13 Mar 2023
Permanent


SENIOR POLICY ADVISOR, HEALTH AND RESILIENCE

£43,670-£43,670 per annum London, UK

Leading a new team, to bring policymakers and engineers together to work through
critical policy challenges.

Anna Kelly
Posted on 13 Mar 2023
Permanent


SENIOR POLICY ADVISOR, PUBLIC HEALTH

£43,670-£43,670 per annum London, UK

Senior Policy Advisor to join their Public and Health team, working on matters
which bring together health, technology, science and society.

Anna Kelly
Posted on 13 Mar 2023
Permanent


SENIOR POLICY ADVISOR, DECARBONISATION AND CLIMATE CHANGE

£43,670-£43,670 per annum London, UK

Senior Policy Adviser role focusing on climate change and net zero, and the
technologies which will support us in reaching a sustainable environment.

Anna Kelly
Posted on 13 Mar 2023
Permanent


SENIOR POLICY ADVISOR, PUBLIC AND HEALTH

£43,670-£43,670 per annum London, UK

Senior Policy Advisor to join their Public and Health team, working on matters
which bring together health, technology, science and society.

Anna Kelly
Posted on 13 Mar 2023


CHRIS NELSON

Principal Consultant - Engineering

 * 
 * 
 * 

Close menu


CHRIS NELSON

Principal Consultant - Engineering

 * chrisnelson@murraymcintosh.com
 * 01184 380180
 * Connect with me on Linkedin

After completing an Advanced Engineering Apprenticeship in Manufacturing &
Mechanical Engineering at materials testing business Instron with a HND in
Mechanical Engineering & NVQ level 4 in Engineering Manufacturing, Chris made
the move to recruitment to utilise the knowledge he learned during his
apprenticeship to work with some of the top engineering & manufacturing
businesses in the UK.

With a strong industry background, a passion for engineering and a keenness to
understanding complex requirements for his clients, Chris has been able to
deliver time and again in sourcing white collar engineering staff for specialist
projects.

His client base spans Defence, Motorsport, Machinery/Agriculture, Aerospace,
Marine, Robotics, IoT, Medical Devices, SPM & Automation. Clients use Chris due
to his track record of reducing time to hire on niche roles, personable
approach, overall delivery & ability to understand the needs of complex roles
and industries as well as his ability to conveying this information accurately
and attractively to potential employees.

He is adaptable and makes it his mission to ensure that he delivers on every
recruitment whilst providing the best possible candidate and client experience
throughout.

Chris is truly a specialist in his field with first-hand experience and this has
been reinforced by the excellent feedback from both candidates and clients who
continue to see Chris as their go to recruiter within the contract engineering
space.




SARA AHMED

Recruitment Consultant – Policy, Public Affairs & Strategic Communications

 * 
 * 
 * 

Close menu


SARA AHMED

Recruitment Consultant – Policy, Public Affairs & Strategic Communications

 * saraahmed@murraymcintosh.com
 * 01184 380 862
 * Connect with me on Linkedin

Sara is an alumni from the University of Birmingham where she received a BA with
first class honours in Political Science and International Relations. Wanting to
utilise her knowledge of policy, whilst working in a fast-paced environment that
allows her to engage with a wide range of people, Sara joined Murray McIntosh as
a Trainee Recruitment Consultant- Policy, Public Affairs & Communications, in
January 2023.

Sara’s area of expertise at Murray McIntosh is within the Policy and Public
Affairs sector, and her motivation is to make a significant impact on people’s
lives; whether that is someone seeking their dream role, or a company wishing to
gain a unique and differentiated pathway to the best available talent.

Prior to joining Murray Mcintosh, Sara worked as a customer success and sales
specialist within the automative warranty industry, and within a marketing and
brand consultancy as a client executive.

Permanent


POLICY OFFICER, PUBLIC HEALTH

£30,025-£30,025 per annum London, UK

Policy Officer to work on matters which bring together public health, technology
and science.

Sara Ahmed
Posted on 13 Mar 2023
Permanent


PROGRAMME OFFICER, SYSTEMS APPROACHES IN GOVERNMENT

£30,025-£30,025 per annum London, UK

Delivering work to support systems capabilities in government - developing
skills for the future and building global partnerships.

Sara Ahmed
Posted on 13 Mar 2023
Permanent


POLICY ADVISOR, DIGITAL AND PHYSICAL INFRASTRUCTURE

£35,542-£35,542 per annum London, UK

Developing expert advice on how to build, govern and support the infrastructures
and technologies that will take us into the future.

Sara Ahmed
Posted on 13 Mar 2023
Permanent


PROGRAMME OFFICER, POLICY FELLOWSHIPS

£30,025-£30,025 per annum London, UK

Programme Officer supporting the delivery of a new professional programme for
policymakers.

Sara Ahmed
Posted on 13 Mar 2023
Permanent


PROGRAMME OFFICER

£30,025-£30,025 per annum London, UK

Programme Officer supporting the delivery of a new professional programme for
policymakers.

Sara Ahmed
Posted on 13 Mar 2023
Permanent


POLICY OFFICER, HEALTH AND RESILIENCE

£30,025-£30,025 per annum London, UK

Bringing policymakers and engineers together to work through critical policy
challenges by providing evidence and expertise-informed advice

Sara Ahmed
Posted on 13 Mar 2023
Permanent


POLICY OFFICER, PUBLIC HEALTH

£30,025-£30,025 per annum London, UK

Policy Officer to work on matters which bring together public health, technology
and science.

Sara Ahmed
Posted on 13 Mar 2023
Permanent


POLICY OFFICER

£30,025-£30,025 per annum London, UK

Policy Officer to work on matters which bring together technology and science
within the built environment.

Sara Ahmed
Posted on 13 Mar 2023
Permanent


POLICY OFFICER, DIGITAL AND PHYSICAL INFRASTRUCTURE

£30,025-£30,025 per annum London, UK

Developing expert advice on how to build, govern and support the infrastructures
and technologies that will take us into the future

Sara Ahmed
Posted on 13 Mar 2023
Permanent


POLICY OFFICER, PUBLIC AND HEALTH

£30,025-£30,025 per annum London, UK

Policy Officer to work on matters which bring together public health, technology
and science.

Sara Ahmed
Posted on 13 Mar 2023


JAKE TUCKER

Recruitment Consultant - Engineering

 * 
 * 
 * 

Close menu


JAKE TUCKER

Recruitment Consultant - Engineering

 * jaketucker@murraymcintosh.com
 * 0118 438 0180
 * Connect with me on Linkedin

Joining Murray McIntosh as a Recruitment Consultant in 2023, Jake has joined the
rapidly expanded Manufacturing Engineering team.

Jake choose to work within the “Engineering By Murray” division to draw on his
previous experience in the Heating, Ventilation, and Air Conditioning (HAVC)
industry. Using his growing technical knowledge, Jake hopes to build a strong
rapport with job seekers and support them in finding their next role.

With a strong understanding of client needs, stakeholder expectations and hiring
challenges, Jake is keen to support clients across the UK with their personnel
strategy.




JACOB DE LA CRUZ

Resourcer - Water & Utilities

 * 
 * 
 * 

Close menu


JACOB DE LA CRUZ

Resourcer - Water & Utilities

 * jacobdelacruz@murraymcintosh.com
 * 0118 907 7583
 * Connect with me on Linkedin

Jacob has recently finished his A-Levels in Maths, Physics, and Chemistry and
will be going to the University of the West of England to study Civil Engineer
(BEng).  After which he hopes to become a Civil Design Engineer in the water
industry.

 Given his interest in Civil Engineering and the importance of water and
utilities, Jacob joined us in July of 2022 to learn more about the industry and
gain valuable experience.

Jacob plays a pivotal part in search, selection and candidate engagement
supporting the wider team to deliver a successful recruitment solution to Murray
clients. As such, Jacob is the primary contact at the start of a new candidate
relationship, answering questions from methods of engagement to role
responsibilities.

Connect with Jacob on LinkedIn to stay up to date with relevant opportunities.




MURRAY

info@murraymcintosh.com

marketing@murraymcintosh.com
finance@murraymcintosh.com




BRANDS

 * Water by Murray
 * Policy by Murray
 * Technical Talent by Murray
 * Engineering by Murray


LEGAL

 * Terms of service
 * Privacy Statement
 * Third-party suppliers

--------------------------------------------------------------------------------

© 2023 Murray McIntosh. All Rights Reserved.


MURRAY MURRAY


REGISTER WITH US, UPLOAD YOUR CV!

Close modal


REGISTER WITH US, UPLOAD YOUR CV!

Name
First Name
Last Name
Email
Telephone Number
Pronouns He,him,his She,her,hers They,they,their
Right to work in UK? Yes No
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other
Search Status Passively looking Actively looking

Click to upload or drag and drop

Max. File Size: 30MB

Browse File

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete registration


MURRAY MURRAY


APPLY FOR

Close modal


APPLY FOR

Name
Email
Telephone Number
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other
Cover Letter

Click to upload or drag and drop

Max. File Size: 30MB

Browse File

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Apply Now


MURRAY MURRAY


COMPLETE REFERRAL

Close modal


COMPLETE REFERRAL

Candidate Client
Their Email
Their Full Name
Their Job Title
Their place of Employment
Your Email
Your Full Name
Your Job Title
Your place of Employment
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other

Sign up for latest industry news and updates news

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Submit referral


MURRAY MURRAY


REQUEST A CALL OR MEETING

Close modal


REQUEST A CALL OR MEETING

First Name
Last Name
Organisation
Job Title
Work Email
What works for you? Request a face to face meeting Request a video call Request
a phone call
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


QUICK ENQUIRY FORM

Close modal


QUICK ENQUIRY FORM

Name
Your Email
Desired Outcome? Request a call back Email me with more info Book an initial
meeting
How did you hear about us? Search Engine (Google/Yahoo/etc.) Direct Email
LinkedIn Advert LinkedIn General Awareness LinkedIn Job Post Social Media Other
(Facebook/Twitter/etc) Blog or Publication Recommended by friend or colleague
Job Board (CV Library/Indeed/etc.) Other (please specify)
Other
Have time to give us more information?

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


TALENT REQUEST FORM

Close modal


TALENT REQUEST FORM

Talent Type
Reference
First Name
Last Name
Email Address
Organisation
How did you hear about us? Please select the best option Search Engine
(Google/Yahoo/etc.) Direct Email LinkedIn Advert LinkedIn General Awareness
LinkedIn Job Post Social Media Other (Facebook/Twitter/etc) Blog or Publication
Recommended by friend or colleague Job Board (CV Library/Indeed/etc.) Other
(please specify)
Other

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


REQUEST MORE INFO

Close modal


REQUEST MORE INFO

Your Full Name
Email Address
Organisation
How did you hear about us? Please select the best option Search Engine
(Google/Yahoo/etc.) Direct Email LinkedIn Advert LinkedIn General Awareness
LinkedIn Job Post Social Media Other (Facebook/Twitter/etc) Blog or Publication
Recommended by friend or colleague Job Board (CV Library/Indeed/etc.) Other
(please specify)
Other

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


REQUEST DATABASE SEARCH

Close modal


REQUEST DATABASE SEARCH

Your Full Name
Email Address
Organisation
How did you hear about us? Please select the best option Search Engine
(Google/Yahoo/etc.) Direct Email LinkedIn Advert LinkedIn General Awareness
LinkedIn Job Post Social Media Other (Facebook/Twitter/etc) Blog or Publication
Recommended by friend or colleague Job Board (CV Library/Indeed/etc.) Other
(please specify)
Other

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY


D&I ENQUIRY

Close modal


D&I ENQUIRY

Name
Your Email
Desired Outcome? Request a call back Email me with more info Book an initial
meeting
How did you hear about us? Please select the best option Search Engine
(Google/Yahoo/etc.) Direct Email LinkedIn Advert LinkedIn General Awareness
LinkedIn Job Post Social Media Other (Facebook/Twitter/etc) Blog or Publication
Recommended by friend or colleague Job Board (CV Library/Indeed/etc.) Other
(please specify)
Other
Have time to give us more information?

By submitting this form, you confirm that you have read and agree to Terms of
Service, Privacy Statement and GDPR Guidelines

Complete Request

Email us:

Email us for general queries, including marketing and partnership opportunities.

info@murraymcintosh.com

Call us:

Call us to speak to a member of our team. We are always happy to help.

01189 077 580


MURRAY MURRAY




Close modal




Thanks! All done.

Close notificaton or consider browsing through our Resource Hub

Back to page View Resources