Closed jblechinger closed 4 months ago
Hi. You can't use arrayPath
here, because you're in a XML structure. You need to use xpath
instead (https://docs.typo3.org/p/cobweb/external_import/7.2/en-us/Administration/Columns/Index.html#xpath).
Thanks for the quick help :)
Hello, i trie to get the country from the following xml:
nodetype is set to 'jobPublication'
I tried a lot of different variations of the following 'arrayPath':
In the 'column Mapping' tab of the backend it says:
Can someone please help me go extract nested xml Data?