I am running a batch and capturing the set of records running in that batch. Eg. 5000 records were uploaded through data loader. I am capturing 5000 records through batch and displaying them in the data table. Once the records are uploaded I am sending a custom email notification to the team. Eg. 5000 records have been uploaded etc.., Issue: My email is in the junk folder(Outlook) It has to be inbox(Outlook). Every time it falls in the junk folder. I need to fall email in Inbox. ANy suggestions?
This is more of a outlook question not the salesforce.
But here is solution what I have done it on my end. I have added the from email to my contacts of outlook. Now every time it will land up in inbox , not in junk email .
If from address is dynamic and changes everytime you can add domain name [ex:@salesforce.com] to trusted or even a rule can also work in this case.