I am trying to pull the Contact List data from several lists within Act-on. I have 4 lists that I need to grab and output to CSV files. Does anyone have an example that takes an list of values, constructs the URL for the API and then iterates through them producing 1 CSV file for each input URL?
I have the workflow connecting to Act-On and can pull a single list at a time. I am trying to automate this a bit. Thanks in advance.