Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

MailChimp API - Expression Error 'field' of the record not found

Working with the MailChimp API and a field called "list_stats" didn't come through on a few records from the Campaign Summary. Unfortunatly I can't figure out how to transform the table prior to expa...
  • Anonymous's avatar
    Anonymous
    8 years ago

    For now, I modified the query...instead of pulling the Campaign Summary UI endpoint I leveraged the Instance function

     

    = #"MailChimp Instance"("/reports?since_send_time=2014-01-01&count=500")

     

    It gives me the same number of results after I remove the error rows and the rows with "sent_time" = blank