jigx-acumatica

Installation
SKILL.md

Jigx Acumatica

Use this skill together with the generic jigx skill. Read the generic Jigx references for screen, form, datasource, tab, media, and PDF patterns. Use this skill only for Acumatica-specific integration rules.

Workflow

  1. Read references/recipe-index.md.
  2. Confirm whether the task is inbound lookup sync, local-first outbound sync, direct submit, file upload, or retry/error handling. For any offline/batch create or update, read references/acumatica-sync.md before designing tables or actions.
  3. Confirm REST versus OData. Prefer REST when possible.
  4. Confirm required $expand values before implementing lookups that need nested data.
  5. Keep Acumatica config casing exact: acumaticaURL and acumaticaOdataURL.
  6. Use accessToken with type/value acuerp; do not hardcode access tokens.
  7. Preserve local-first behavior unless the app explicitly uses direct submit.

Reference Map

Installs
23
Repository
jigx-com/skills
First Seen
May 14, 2026
jigx-acumatica — jigx-com/skills