You need to sign in to do that
Don't have an account?

workflow sending-mail timing
Well, we can use Workflow to send a mail and appoint the time when the mail be sent, what I want to know is whether we could appoint the time based on a field's value in an SObject.
For instance, I have a field names Send_Date__c, if I set the value 7, when workflow fired, it gets the value and sends mail after one week, if I set the value 10, the workflow gets the value and sends mail after 10 days...
I really doubt it is possible. Could anyone tell me is this idea workable?
Thank you.
Its possible, check Time-Dependent Workflow Actions