Tool to add an approver to a purchase order change after the current approver. Use when you need to manually add an approver to a pending PO change request in the approval chain.
idRequiredintegerCoupa internal ID of the purchase order change
positionRequiredstringPosition to add the approver in the approval chain. Use 'after_current_approver' to add after current approver.
approver_idRequiredintegerThe ID of the user or user group to add as approver.
approver_typeRequiredstringType of approver entity. Use 'user' for a user or 'UserGroup' for a user group.
current_approver_idintegerID of the current active approver. Required when position is 'before_current_approver' or 'after_current_approver'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.