AACFlow

RMS Adapter (Retail Management System)

Generic REST adapter for Retail Management System (RMS) — internal retail adapter, no public API.

RMS Adapter (Retail Management System)

The RMS Adapter provides a generic REST interface for integrating with proprietary Retail Management System (RMS) platforms that do not publish a public API.

RMS systems are typically on-premise installations provided by retail software vendors. API documentation and credentials are obtained directly from the vendor or your IT department.

Setup

  1. Obtain the RMS API base URL, authentication method, and credentials from your RMS vendor or IT team.
  2. In AACFlow, add an RMS Adapter block and enter:
    • API Base URL — stored as a secret.
    • Auth Type — Basic (username:password), Bearer Token, or Custom Header.
    • Credentials — the corresponding value.
  3. Set the HTTP Method and API Path for the endpoint you are calling.

Operations

OperationDescription
rms_requestExecute an arbitrary HTTP request (GET, POST, PUT, DELETE, PATCH) against the RMS API using the configured authentication.

Example workflow

A workflow polls the RMS every 5 minutes via rms_request GET /api/v1/orders?status=new, maps new orders to a standard format, and creates corresponding entries in an ERP system.

  • Block source: apps/aacflow/blocks/blocks/rms_adapter.ts

On this page

Commencez à construire aujourd’hui
Plus de 100 000 développeurs nous font confiance.
La plateforme SaaS pour créer des agents IA et piloter vos équipes agentiques.
Commencer