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

Auto Approval is feasible?
Hi,
I have an Approval process, and I want to auto approve if 36 hours after submit for Approval, approver does not approve.
As record get locked after submit, my time dependent work not working, any other option available in SFDC.
Thanks,
Raj
How do you auto approve? It appears to me that the Approval object doesn't allow triggers. Is there a more elegant way of doing it than querying all open approval requests and matching against Opp id?