MXPROCESS Home

SaaS · APIs · Cybersecurity

Add document accessibility review to an API workflow

When documents arrive through a portal, repository or customer workflow, accessibility review can be easier to manage when it follows the same tracked process as other quality checks. Accessibility Remediation Pack provides a file-based workflow that can be started from the interface or integrated through the API.

Design a traceable intake and review handoff

This approach suits teams that receive many individual documents but still need human judgement before publication. One accepted document is analysed per request, making it simpler to associate the source, the action identifier and the resulting remediation files with a case or ticket.

The service accepts PDF and common scan formats only, with an 80 MB maximum. That bounded input helps a client application validate a submission before it starts a review workflow.

A practical document-to-remediation workflow

In the interface, select the file, choose English or French for the report and specify the accessibility target. The finished action offers four downloadable artifacts: extracted text, a Markdown brief, a CSV register and JSON.

  • Upload one PDF, PNG, JPG/JPEG or TIFF document, up to 80 MB.
  • Choose the report language and set an accessibility target, such as WCAG 2.2 AA.
  • Review the downloaded brief, issue register, source text and JSON before assigning work.

Use the API in an existing review process

Authenticated clients can post the file as multipart data with `actionName=AccessibilityRemediationPack`, the language and standard parameters, and asynchronous mode. Store the returned identifier, poll the action-information endpoint and download the results using the same authenticated context.

This is useful for routing a completed review package to a CMS, ticket queue or accessibility specialist while keeping review decisions with your team.

Keep human testing and content rights in the workflow

Do not use the response as a pass/fail certification or publish automatically from it. Confirm findings through qualified manual testing and make sure the organisation has the rights to submit, store and remediate the source content.

The final accessibility and publication decisions remain with the client and its reviewers.

Start with a document your team can review

Accessibility Remediation Pack offers a controlled way to add document accessibility evidence to an existing review workflow.

Contact us