Kyero Import ignoring custom fields
-
I’m testing this feed and it does bring in basic information from the Kyero file but the file has fields that do not match Houzez so I created a logical field for us to use internally and mapped the feed to the field but it does not import anything, I have tried
?If
/root/kyero/property/development_company/name
isequal to*
then setOwner Name
to{/root/kyero/property/development_company/name}
?If
/kyero/property/development_company/name
isequal to*
then setOwner Name
to{/kyero/property/development_company/name}
?If
/property/development_company/name
isequal to*
then setOwner Name
to{/property/development_company/name}
none of these populate the field although data does exist.
If I set the feed up as XML I can bring these fields in without issue but it won’t bring in more than the featured image
many thanks
- You must be logged in to reply to this topic.