I've got a workbench setup that uses a preset xml to Post using HTTP Caller and retrieve an ID, see below:
This works successfully. What I'd like to do is use an external CSV or XLS to loop back around and format the XML Templater with the new data for the next Post.
I can't work out how to do this. I have looked at using XML Updater, but not sure I'm doing it right. Can someone help?
See below of how I've attempted this.