Approvals Approvals for SOAP API Developers IWA Web Service Current: Retrieving Approval Page URL PDF Download PDF Download page Retrieving Approval Page URL. Current page All pages Retrieving Approval Page URL This API gets the approvals page URL for the given approval request. This API accepts the approval request object as input parameter. APISignaturegetMyApprovalsPageUrlwebService static String getMyApprovalsPageUrl(Apttus_Approval__Approval_Request__c requestSO)Request ParametersNameTypeRequired?DescriptionApproval_Request__c requestSOObjectYesThe approval request object.Response ParameterNameTypeDescriptionmyApprovalPageURLStringThe URL of the approval page. ×