I'd like to get the entries (feed) from a form I have with wufoo in xml format. If I use reports to pull the data... all I get is txt, csv, xls. (XLS is not working with the cms I'm using.) If I use the wufoo api get request it prompts for a username and password which doesn't work since I want the cms to pull in the data dynamically. Is there anyway I can pass the username and password through the url with the api... or anyway around not having a username and password... or something else. I'm not wanting to post data... just pulling the records from the wufoo db.
I'd appreciate any thoughts on the subject.