Okay, there is an issue using Node Import to import ShareASale datafeeds.
Either the datafeed itself or the import process makes characters like “&” come up as character codes. I have had the same issue before with xml files, but now is not the time to investigate, just to fix the issue.
My solution, though a little hacky, was to create a page in Drupal with the import format set to “php code” and then paste code to clean these characters.
The three tables to focus on are:
Here is the code:
Follow Me