Vertical SaaS · Saas

Acumatica Marketplace Listing — A Field Guide

What it actually takes to get and keep a strong listing on the Acumatica Marketplace, from certification requirements to the ongoing maintenance that listings quietly require.

John Kihiu12 min read

Getting listed on the Acumatica Marketplace is often treated as a one-time submission task, but the listing itself is a small, ongoing product with its own maintenance burden — certification requirements that change with each Acumatica release, a listing page that needs updating as your product evolves, and support expectations that come with the visibility a marketplace listing provides.

Certification is a real technical gate, not paperwork

Acumatica's certification process checks that an ISV solution follows platform conventions — proper use of the customization framework rather than direct database manipulation, compatibility with the current supported version line, and adherence to UI patterns so a certified extension doesn't feel bolted-on next to native screens. Solutions built by teams unfamiliar with Acumatica's extension model (generic ERP customizers porting an integration pattern from another platform) commonly fail certification on database access patterns first — direct SQL against Acumatica tables instead of going through the DAC/graph layer is the most common rejection reason I've seen.

Build against the current major version, but plan for the next one

Acumatica ships a major release yearly, and marketplace listings need to track compatibility. A customization that works cleanly against the current version's supported extension points survives version upgrades far better than one that reaches into internal APIs that happen to work today but aren't part of the documented customization contract.

What actually makes a listing page convert

Marketplace browsers are Acumatica partners and end customers evaluating add-ons for a specific business need, and they skim fast. A listing that leads with a generic product description performs worse than one that leads with the specific problem it solves and which Acumatica modules or industry editions it integrates with — Distribution Edition, Construction Edition, or a specific module like AP or Inventory. Screenshots showing the actual extension inside Acumatica's UI (not a marketing mockup) build more trust with an audience that already knows what the base product looks like and will notice if a screenshot looks unfamiliar.

Marketplace visibility raises the support bar

A listed solution gets discovered by customers and partners who have no prior relationship with you, which means support inquiries arrive with less context than a direct sales-led customer would provide. Budgeting for a documented onboarding path — a setup guide, a support email that's actually monitored, a changelog for updates — matters more once you're marketplace-listed than it did when every customer came through a warm introduction from a partner who could vouch for you.

TEXT · PRE-SUBMISSION CHECKLIST
- Extension built via DAC/BLC/graph extension points, no raw SQL against core tables
- Tested against current supported Acumatica version(s)
- Uninstall/rollback path documented and tested
- Screenshots taken from the actual running extension
- Support contact and SLA documented on the listing page
- Versioning/changelog process defined before first customer install

Treat the listing as a renewing asset, not a one-time submission

Acumatica's annual release cycle means a listing that isn't revisited will quietly go stale — compatibility claims that were true a year ago may not be true against the current version, and a listing showing screenshots of an outdated UI signals neglect to a careful evaluator. Building a lightweight annual review into the release calendar (retest against the new version, refresh screenshots, update the changelog) keeps the listing from becoming a liability instead of an asset.

Wrapping up

A strong Acumatica Marketplace listing is the result of taking certification seriously as an engineering constraint, writing the listing page for a skimming, already-informed evaluator, and treating support and version compatibility as ongoing commitments rather than one-time submission requirements.

John Kihiu
Acumatica ERP Developer · Laravel Engineer

Independent software engineer in Nairobi specialising in Acumatica customisations, Laravel backends, and tax fiscalisation integrations across East and Southern Africa.