Approval field need to be set as approved on sc_request
Approval field on the request form is being set as not requested on record insert. I want it to be set as approved. We are not using the sc_request record's approvals. I need to directly trigger the flow for the sc_req_item instead of waiting for th...