function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Holly Stephens 2Holly Stephens 2 

Is it possible to change an approver in an approval process after updated data comes into the record?

I have a requirement to update an approver in the approval process after an integration job updates a record. would it be possible to update the approver either through a trigger or (preferrably) through an Process builder or flow?
Raj VakatiRaj Vakati
Yes . You need to Use ProcessIntance Namespace in Apex to do it. See the below Query for your reference. 

SELECT ActorId FROM ProcessInstanceWorkitem