I am trying to figure out how to build a workflow that would allow multiple user to approve a creative asset before status changes to approved.
Right now I'm using a user column to assign an approver. Then the record viewer interface to approve using a button tied to a status change automation.
Ideally I would like to be able to assign multiple approvers and somehow only use the automation, once ALL approvers have approved.
Thank you in advance