Approvals Approvals for SOAP API Developers IWA Web Service Current: Retrieving Add Comment Page URL PDF Download PDF Download page Retrieving Add Comment Page URL. Current page All pages Retrieving Add Comment Page URL This API gets the URL of the add comments page for the given approval request. This API accepts the approval request object as input parameter. APISignaturegetAddCommentPageUrlwebService static String getAddCommentPageUrl(Apttus_Approval__Approval_Request__c requestSO)Request ParametersNameTypeRequired?DescriptionApproval_Request__c requestSOObjectYesThe approval request object.Response ParameterNameTypeDescriptionaddCommentPageURLStringThe URL of the add comment page. ×