AACFlow

Pimcore PIM

Datenobjekte in Pimcore PIM über die REST API verwalten — auflisten, abrufen, erstellen und aktualisieren.

Pimcore PIM

Pimcore is an open-source Product Information Management, Digital Asset Management, and Customer Data Platform. The AACFlow block connects to the Pimcore REST API to manage data objects across any defined class.

Official REST API documentation: https://pimcore.com/docs/platform/Pimcore/Services/REST/

Einrichtung

  1. In your Pimcore instance, go to Settings → Users and create an API user or generate an API key.
  2. Note your Pimcore instance base URL (e.g. pimcore.company.com).
  3. In AACFlow, add a Pimcore block and switch to Advanced mode to enter the base URL and API key.

All credentials are stored as secrets and sent as the X-API-Key header.

Operationen

OperationBeschreibung
pimcore_list_objectsReturn a paginated list of objects for a given class name.
pimcore_get_objectFetch a single object by its numeric or string ID.
pimcore_create_objectCreate a new object of a given class with the provided JSON field values.
pimcore_update_objectUpdate an existing object by ID with new field values.

Beispiel-Workflow

Fetch all Product objects from Pimcore, pass each to an AI block to generate SEO descriptions, and write them back using pimcore_update_object.

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