Relative Content

Tag Archive for salesforcecontactsschedulerapex

How to schedule jobs from apex as another user

I have apex code that creates a scheduled job when a Contact is created. It runs 5 minutes after creation. It modifies something on the Contact, and when it does this, it shows “Last Modified” by me. How can I get this to run as our automation account name instead?