AACFlow

MAF Adapter

Generic REST adapter for MAF (Модуль Автоматизации Фотостудии) — photo studio automation, no public 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.

Setup

  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.

Operations

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

Example 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

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