Zoho Creator + Zapier

Zoho Creator + Zapier

Hey guys,

I'm trying to write a Zapier hook so that I can import data into Zoho from other sources.  The limitation of Zapier is that they only support sending JSON for the post body (ie {"authtoken" : "MY AUTH"} ). 

I don't see any sort of Zoho API that accepts data in this format.  

Am I missing something or does Zoho not support POSTing JSON?

Thanks