I need to write an import tool that takes a large number of existing images and create DAM records for them in a TYPO3 system.
The only DAM related manuals that I can find are frontend related, with nothing at all for the API. I have tried to look through the code itself, but there'S far too much in there to be able to find what I'm looking for.
So basically I'm looking for a good API manual/guide (if there is one) or an example of how what I need to do might be achieved.