Current opportunities Hero Banner

GTA Top 100 Employer

Winner of GTA's Top 2022 Employers Award

Winner of Canada's Top 100 Employers

IPC is proud to be part of the IGM Family of Companies, which has been recognized as one of Canada’s Top 100 Employers 2023.

Warning! Please be aware of fake job postings and employment offers. Learn more about fraud prevention here.

Current Opportunities (Jobs)

## Web content templates are used to lay out the fields defined in a ## web content structure. ## ## Please use the left panel to quickly add commonly used variables. ## Autocomplete is also available and can be invoked by typing "$". ##
#if (!$ho_job_title.getSiblings().isEmpty() and ($getterUtil.getBoolean($ho_jobs_enabled.getData())))

Head Office


#foreach ($cur_ho_job_title in $ho_job_title.getSiblings())
$cur_ho_job_title.getData()
$cur_ho_job_title.getChild("ho_department").getData()

#end
#end #if (!$regional_job_title.getSiblings().isEmpty() and ($getterUtil.getBoolean($re_jobs_enabled.getData())))

Regional


#foreach ($cur_regional_job_title in $regional_job_title.getSiblings())
$cur_regional_job_title.getData()
$cur_regional_job_title.getChild("regional_city_province").getData()

#end
#end