Hi,
The objective of the macro I've made for this workflow is to cycle through a csv file of many rows and two columns and replace two parameters in a URL, the /Conversation ID/ and the /Evaluation ID/ in the API call. See screen shots.
Then, when the API call has connected, I parse the JSON and send that to a csv file and name the csv file based on the two parameters aforementioned to keep the several documents separated. The objective is to run the next line of /Conversation ID/ and /Evaluation ID/, put that in the URL and run the call again with the new parameters - create a new .csv file and repeat to the end of the file.
I'm getting a parse error inside the macro, " a separator has to be used between operands ". So, I'm not certain how the macro should be set up for this use case to clear the error.
Let me know if I should provide more information.
Thank you for any assistance.
Chris