I have a .csv file with the headings of “Email” and “Amount”. I’ve mapped these to a facebook custom audience, and want to automate it so that any time the file drops the emails are added to the list.
However, I’m stuck on the parsing .csv module. I believe I have to parse the .csv prior to updating the audience, but when I do, it prompts me to input something into the ‘data’ field, but I’m not sure what. Anyone done this before?