AACFlow

MAF Adapter

Generischer REST-Adapter für MAF (Modul für Fotostudio-Automatisierung) — keine öffentliche API.

MAF Adapter

MAF (Модуль Автоматизации Фотостудии — Photo Studio Automation Module) is an internal system used by some Russian retail companies to automate product photography workflows.

The MAF API is not publicly documented. This block is a generic REST adapter for teams that have internal or NDA-governed access to a MAF instance.

Einrichtung

  1. Obtain the MAF API base URL and authentication credentials from your system administrator.
  2. In AACFlow, add a MAF 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.

Operationen

OperationBeschreibung
maf_requestExecute an arbitrary HTTP request (GET, POST, PUT, DELETE, PATCH) against the MAF instance using the configured authentication.

Beispiel-Workflow

A product-launch workflow creates a photography task by posting to /api/v1/tasks in MAF with product metadata, waits for completion via polling, and then proceeds to publish the product to the marketplace.

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

On this page

Heute mit dem Aufbau beginnen
Über 100 000 Entwickler vertrauen uns.
Die SaaS-Plattform zum Aufbau von KI-Agenten und für Ihre agentische Belegschaft.
Loslegen