Push Formsite data to Zoho CRM via API?

Push Formsite data to Zoho CRM via API?

Ok so I'm completely lost and exhausted, spent far too much time on something that should be simple and I'm hoping i can get some assistance here. I'm assuming I'm missing something really dumb but I have no idea what (this is all new to me)

So i have a test form setup here:
http://fs18.formsite.com/raylon/form5/index.html

I was told via the support on Formsite that i could use their server-post feature to send the data over to zoho. Here is what the configuration screen looks like for server-post on formsite:
http://genesisprivatelabel.com/wordpress/wp-content/uploads/formsite_details.jpg

I generated an authorization token on zoho via setup-->crm api-->link to generate token. i took the link i found on their help page for inserting data into zoho crm and inserted the authorization token, link looks like this:

https://crm.zoho.com/crm/private/xml/Leads/insertRecords?newFormat=1&authtoken=6927177b1f60ad1df6ab39e8aa6b0ddc&scope=crmapi

This link is what i inserted on the server url in formsite.

Now, I've tried submitting both via "name-value pair" and "xml" on formsite, both without any luck. I used requestbin to see what the data looked like when i submitted it via formsite. if i use the "name-value pair" the data looks like this:
http://genesisprivatelabel.com/wordpress/wp-content/uploads/formsite_data_1.jpg

If i use the xml data type it looks like this, losing the label field for some reason:
http://genesisprivatelabel.com/wordpress/wp-content/uploads/formsite_data_2.jpg

So from here, no idea what to do or what I'm doing wrong. I assumed it was XML for the data but it loses the labels, which i would think i would need for the field to match in zoho.

Also, i did include a hidden field in the form for the lead source, since that's a required field.

Again, not sure what else i can do or what i missed... I'm just burnt out for spending time on this when, if it works, it should only take a little bit of time. Any help on this would be much appreciated.

Thanks

jason