I'm up against an API that has very sparse documentation. I've tried everything (more below) but the end result is a response from the 3rd party server: The giv
I want to create a new function which will take CSV and parse data from it and then write it to database. So far I managed to get this: <cfhttp method="get"