Apply through website or directly email director?
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
1
down vote
favorite
I'm applying for a job with a large company that uses an online application system. I found the opening through a discussion group specific to the (small) field - posted by the department director himself, not HR. It had a description and said "Go to the website and search job number xxx."
Not sure if that means
1) "There's more information there, and you can apply through it" or
2) "Apply there. It's a large company and it has to be done that way"
I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR.
Would it be inappropriate to ALSO directly email my resume to the director? I don't want it to seem like I am directly ignoring his (unclear) instructions to (maybe?) apply through the website (?).
resume hiring-process applications
suggest improvements |Â
up vote
1
down vote
favorite
I'm applying for a job with a large company that uses an online application system. I found the opening through a discussion group specific to the (small) field - posted by the department director himself, not HR. It had a description and said "Go to the website and search job number xxx."
Not sure if that means
1) "There's more information there, and you can apply through it" or
2) "Apply there. It's a large company and it has to be done that way"
I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR.
Would it be inappropriate to ALSO directly email my resume to the director? I don't want it to seem like I am directly ignoring his (unclear) instructions to (maybe?) apply through the website (?).
resume hiring-process applications
suggest improvements |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm applying for a job with a large company that uses an online application system. I found the opening through a discussion group specific to the (small) field - posted by the department director himself, not HR. It had a description and said "Go to the website and search job number xxx."
Not sure if that means
1) "There's more information there, and you can apply through it" or
2) "Apply there. It's a large company and it has to be done that way"
I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR.
Would it be inappropriate to ALSO directly email my resume to the director? I don't want it to seem like I am directly ignoring his (unclear) instructions to (maybe?) apply through the website (?).
resume hiring-process applications
I'm applying for a job with a large company that uses an online application system. I found the opening through a discussion group specific to the (small) field - posted by the department director himself, not HR. It had a description and said "Go to the website and search job number xxx."
Not sure if that means
1) "There's more information there, and you can apply through it" or
2) "Apply there. It's a large company and it has to be done that way"
I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR.
Would it be inappropriate to ALSO directly email my resume to the director? I don't want it to seem like I am directly ignoring his (unclear) instructions to (maybe?) apply through the website (?).
resume hiring-process applications
asked Apr 23 '15 at 4:50
Jared
62
62
suggest improvements |Â
suggest improvements |Â
3 Answers
3
active
oldest
votes
up vote
4
down vote
Did you check on website? At there, is option available to apply for that specific job? If yes then you should apply from there. You should not send mail directly to director because he has clearly mentioned steps to apply.
After apply from there , wait for 1 week and then if you do not get reply then find contact no. of HR and call them and describe that you applied for X position etc. Also tell that how you got information about that vacancy.
1
+1 Go with what the director said. They obviously set their procedures up like this in order to group all applications (probably in some kind of overview). It's very easy to miss an application when HR receives several dozens of emails daily.
â Edwin Lambregts
Apr 23 '15 at 8:12
@EdwinLambregts - Yeah , you are right..
â Helping Hands
Apr 23 '15 at 9:23
suggest improvements |Â
up vote
0
down vote
Only E-mail the director directly if you have some personal relationship with the director, such as if you worked with the director previously. The director may still ask you to use the form but reaching out directly will likely get you noticed and, hopefully, accelerated through the process.
Otherwise, use the form or automated system provided. Companies set these up to deal with the large influx of candidates, allowing them to be collated from different sources, sorted, distributed to reviewers, captured for equal opportunity statistics and, if unsuccessful, filed away for later referral.
However, feel free to reach out to HR or someone similar afterwards. This can get you noticed and impress upon them how keen you are. So saying, do not pester them or contact senior people without solicitation. This will get you rejected very quickly.
suggest improvements |Â
up vote
0
down vote
"I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR"
If 10000 people thought like you and bombarded the directors of the company instead of contacting HR as they are supposed to, then someone in management is going to be very upset at being spammed. One of my former bosses would spam my Inbox and then yell at me when there was so much junk in my Inbox that the important emails would go unnoticed.
HR exists for a reason, and thinking of HR as a black hole is self-defeating and gets you nowhere. Especially if you have no strong qualifications for the position you are applying for, you are up against a small army of qualified candidates and HR filtered you out and never bothered to contact you.
When it comes to hiring, HR does not say "yes" - unless you are applying for a position in HR, that is - but it can say "no" at several stages of the hiring process including the initial screening and filtering and the background and reference checks.
suggest improvements |Â
StackExchange.ready(function ()
$("#show-editor-button input, #show-editor-button button").click(function ()
var showEditor = function()
$("#show-editor-button").hide();
$("#post-form").removeClass("dno");
StackExchange.editor.finallyInit();
;
var useFancy = $(this).data('confirm-use-fancy');
if(useFancy == 'True')
var popupTitle = $(this).data('confirm-fancy-title');
var popupBody = $(this).data('confirm-fancy-body');
var popupAccept = $(this).data('confirm-fancy-accept-button');
$(this).loadPopup(
url: '/post/self-answer-popup',
loaded: function(popup)
var pTitle = $(popup).find('h2');
var pBody = $(popup).find('.popup-body');
var pSubmit = $(popup).find('.popup-submit');
pTitle.text(popupTitle);
pBody.html(popupBody);
pSubmit.val(popupAccept).click(showEditor);
)
else
var confirmText = $(this).data('confirm-text');
if (confirmText ? confirm(confirmText) : true)
showEditor();
);
);
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
Did you check on website? At there, is option available to apply for that specific job? If yes then you should apply from there. You should not send mail directly to director because he has clearly mentioned steps to apply.
After apply from there , wait for 1 week and then if you do not get reply then find contact no. of HR and call them and describe that you applied for X position etc. Also tell that how you got information about that vacancy.
1
+1 Go with what the director said. They obviously set their procedures up like this in order to group all applications (probably in some kind of overview). It's very easy to miss an application when HR receives several dozens of emails daily.
â Edwin Lambregts
Apr 23 '15 at 8:12
@EdwinLambregts - Yeah , you are right..
â Helping Hands
Apr 23 '15 at 9:23
suggest improvements |Â
up vote
4
down vote
Did you check on website? At there, is option available to apply for that specific job? If yes then you should apply from there. You should not send mail directly to director because he has clearly mentioned steps to apply.
After apply from there , wait for 1 week and then if you do not get reply then find contact no. of HR and call them and describe that you applied for X position etc. Also tell that how you got information about that vacancy.
1
+1 Go with what the director said. They obviously set their procedures up like this in order to group all applications (probably in some kind of overview). It's very easy to miss an application when HR receives several dozens of emails daily.
â Edwin Lambregts
Apr 23 '15 at 8:12
@EdwinLambregts - Yeah , you are right..
â Helping Hands
Apr 23 '15 at 9:23
suggest improvements |Â
up vote
4
down vote
up vote
4
down vote
Did you check on website? At there, is option available to apply for that specific job? If yes then you should apply from there. You should not send mail directly to director because he has clearly mentioned steps to apply.
After apply from there , wait for 1 week and then if you do not get reply then find contact no. of HR and call them and describe that you applied for X position etc. Also tell that how you got information about that vacancy.
Did you check on website? At there, is option available to apply for that specific job? If yes then you should apply from there. You should not send mail directly to director because he has clearly mentioned steps to apply.
After apply from there , wait for 1 week and then if you do not get reply then find contact no. of HR and call them and describe that you applied for X position etc. Also tell that how you got information about that vacancy.
edited Apr 23 '15 at 7:22
answered Apr 23 '15 at 5:23
Helping Hands
1,7781922
1,7781922
1
+1 Go with what the director said. They obviously set their procedures up like this in order to group all applications (probably in some kind of overview). It's very easy to miss an application when HR receives several dozens of emails daily.
â Edwin Lambregts
Apr 23 '15 at 8:12
@EdwinLambregts - Yeah , you are right..
â Helping Hands
Apr 23 '15 at 9:23
suggest improvements |Â
1
+1 Go with what the director said. They obviously set their procedures up like this in order to group all applications (probably in some kind of overview). It's very easy to miss an application when HR receives several dozens of emails daily.
â Edwin Lambregts
Apr 23 '15 at 8:12
@EdwinLambregts - Yeah , you are right..
â Helping Hands
Apr 23 '15 at 9:23
1
1
+1 Go with what the director said. They obviously set their procedures up like this in order to group all applications (probably in some kind of overview). It's very easy to miss an application when HR receives several dozens of emails daily.
â Edwin Lambregts
Apr 23 '15 at 8:12
+1 Go with what the director said. They obviously set their procedures up like this in order to group all applications (probably in some kind of overview). It's very easy to miss an application when HR receives several dozens of emails daily.
â Edwin Lambregts
Apr 23 '15 at 8:12
@EdwinLambregts - Yeah , you are right..
â Helping Hands
Apr 23 '15 at 9:23
@EdwinLambregts - Yeah , you are right..
â Helping Hands
Apr 23 '15 at 9:23
suggest improvements |Â
up vote
0
down vote
Only E-mail the director directly if you have some personal relationship with the director, such as if you worked with the director previously. The director may still ask you to use the form but reaching out directly will likely get you noticed and, hopefully, accelerated through the process.
Otherwise, use the form or automated system provided. Companies set these up to deal with the large influx of candidates, allowing them to be collated from different sources, sorted, distributed to reviewers, captured for equal opportunity statistics and, if unsuccessful, filed away for later referral.
However, feel free to reach out to HR or someone similar afterwards. This can get you noticed and impress upon them how keen you are. So saying, do not pester them or contact senior people without solicitation. This will get you rejected very quickly.
suggest improvements |Â
up vote
0
down vote
Only E-mail the director directly if you have some personal relationship with the director, such as if you worked with the director previously. The director may still ask you to use the form but reaching out directly will likely get you noticed and, hopefully, accelerated through the process.
Otherwise, use the form or automated system provided. Companies set these up to deal with the large influx of candidates, allowing them to be collated from different sources, sorted, distributed to reviewers, captured for equal opportunity statistics and, if unsuccessful, filed away for later referral.
However, feel free to reach out to HR or someone similar afterwards. This can get you noticed and impress upon them how keen you are. So saying, do not pester them or contact senior people without solicitation. This will get you rejected very quickly.
suggest improvements |Â
up vote
0
down vote
up vote
0
down vote
Only E-mail the director directly if you have some personal relationship with the director, such as if you worked with the director previously. The director may still ask you to use the form but reaching out directly will likely get you noticed and, hopefully, accelerated through the process.
Otherwise, use the form or automated system provided. Companies set these up to deal with the large influx of candidates, allowing them to be collated from different sources, sorted, distributed to reviewers, captured for equal opportunity statistics and, if unsuccessful, filed away for later referral.
However, feel free to reach out to HR or someone similar afterwards. This can get you noticed and impress upon them how keen you are. So saying, do not pester them or contact senior people without solicitation. This will get you rejected very quickly.
Only E-mail the director directly if you have some personal relationship with the director, such as if you worked with the director previously. The director may still ask you to use the form but reaching out directly will likely get you noticed and, hopefully, accelerated through the process.
Otherwise, use the form or automated system provided. Companies set these up to deal with the large influx of candidates, allowing them to be collated from different sources, sorted, distributed to reviewers, captured for equal opportunity statistics and, if unsuccessful, filed away for later referral.
However, feel free to reach out to HR or someone similar afterwards. This can get you noticed and impress upon them how keen you are. So saying, do not pester them or contact senior people without solicitation. This will get you rejected very quickly.
answered Apr 23 '15 at 8:17
akton
5,4811732
5,4811732
suggest improvements |Â
suggest improvements |Â
up vote
0
down vote
"I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR"
If 10000 people thought like you and bombarded the directors of the company instead of contacting HR as they are supposed to, then someone in management is going to be very upset at being spammed. One of my former bosses would spam my Inbox and then yell at me when there was so much junk in my Inbox that the important emails would go unnoticed.
HR exists for a reason, and thinking of HR as a black hole is self-defeating and gets you nowhere. Especially if you have no strong qualifications for the position you are applying for, you are up against a small army of qualified candidates and HR filtered you out and never bothered to contact you.
When it comes to hiring, HR does not say "yes" - unless you are applying for a position in HR, that is - but it can say "no" at several stages of the hiring process including the initial screening and filtering and the background and reference checks.
suggest improvements |Â
up vote
0
down vote
"I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR"
If 10000 people thought like you and bombarded the directors of the company instead of contacting HR as they are supposed to, then someone in management is going to be very upset at being spammed. One of my former bosses would spam my Inbox and then yell at me when there was so much junk in my Inbox that the important emails would go unnoticed.
HR exists for a reason, and thinking of HR as a black hole is self-defeating and gets you nowhere. Especially if you have no strong qualifications for the position you are applying for, you are up against a small army of qualified candidates and HR filtered you out and never bothered to contact you.
When it comes to hiring, HR does not say "yes" - unless you are applying for a position in HR, that is - but it can say "no" at several stages of the hiring process including the initial screening and filtering and the background and reference checks.
suggest improvements |Â
up vote
0
down vote
up vote
0
down vote
"I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR"
If 10000 people thought like you and bombarded the directors of the company instead of contacting HR as they are supposed to, then someone in management is going to be very upset at being spammed. One of my former bosses would spam my Inbox and then yell at me when there was so much junk in my Inbox that the important emails would go unnoticed.
HR exists for a reason, and thinking of HR as a black hole is self-defeating and gets you nowhere. Especially if you have no strong qualifications for the position you are applying for, you are up against a small army of qualified candidates and HR filtered you out and never bothered to contact you.
When it comes to hiring, HR does not say "yes" - unless you are applying for a position in HR, that is - but it can say "no" at several stages of the hiring process including the initial screening and filtering and the background and reference checks.
"I did apply online, but I am afraid of it getting lost or at least severely delayed in the black hole of HR"
If 10000 people thought like you and bombarded the directors of the company instead of contacting HR as they are supposed to, then someone in management is going to be very upset at being spammed. One of my former bosses would spam my Inbox and then yell at me when there was so much junk in my Inbox that the important emails would go unnoticed.
HR exists for a reason, and thinking of HR as a black hole is self-defeating and gets you nowhere. Especially if you have no strong qualifications for the position you are applying for, you are up against a small army of qualified candidates and HR filtered you out and never bothered to contact you.
When it comes to hiring, HR does not say "yes" - unless you are applying for a position in HR, that is - but it can say "no" at several stages of the hiring process including the initial screening and filtering and the background and reference checks.
edited Apr 23 '15 at 10:55
answered Apr 23 '15 at 10:45
Vietnhi Phuvan
68.9k7118254
68.9k7118254
suggest improvements |Â
suggest improvements |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f44559%2fapply-through-website-or-directly-email-director%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password