1 2 3 4 5 6 7 8 |
$insert_row = array(); $insert_row['album'] = -1; // Die Album ID. albumId als key ist falsch obwohl so dokumentiert. $insert_row['userId'] = 0; $insert_row['name'] = 'artikel'; $insert_row['file'] = 'path/to/importfile/thefilename.jpg'; // Das Bild wird kopiert und anschließend gelöscht!!! $insert_row['description'] = 'description to the image'; // post/insert media $res_media = $this->post('media', $insert_row); |
Folgende Artikel könnten auch interessieren
- Shopware REST API Artikel-Endpunkt
- Shopware REST API Artikel Liste holen
- Shopware REST API
- Text-to-Speech Komponenten und Lösungen
- Tabelle „s_search_index“ konnte bei einer Shopware Installation nicht gefunden werden.
- SMS Gateway
- Shopware Thumbnails Neu berechnen
- Shopware Plugin Entwicklung
- Shopware ExtJs Dokumentationen und Hilfen
- Shopware 5.0 Images & Thumbnails
- Shopware 5.0 API – Bilder aktualisieren
- Nützliche Shopware SQL Befehle für den Artikelimport
- Musik APIs
- MediaNet / mndigital.com API Integration und Tips
- Linguistik APIs
- Hilfreiche SQL Queries für Shopware
- Google Image Search per REST API
- Google Charts
- Eine eigene Webservice API erstellen.
- Die ebay API mit ebatns