Zapier

#1
14/09/2012 17:34
Avatar

Joey Carlini

Member
I'm trying to make an tshirtgang app in Zapier to be able to post orders from their system to your API, with limited success. Anything that can be done about that?
#2
14/09/2012 19:46
Avatar

Andrew Lyle

Administrator
Hi Joey,

Unfortunately non of us at Tshirtgang are familiar with the Zapier service. I decided to check out the service for myself and noticed the service doesn't allow posting in XML. We currently have no plans to support JSON through our API.

Our API currently only allows for XML parsing and is not currently ready to handle JSON for ordering.

I would recommend adding the PHP example we currently have, as we have previously discussed. You can find our API example written in PHP at the bottom of this page:
http://tshirtgang.com/cp/api

Unless I have overlooked Zapier's service, but I could not see any possible way for this to work correctly.

Andrew

Developer / Project Manager
Tshirtgang.com
Support Ticket
Twitter: @phpandrew
#3
29/09/2012 14:00
Avatar

Joey Carlini

Member
QUOTE:
Hi Joey,

Unfortunately non of us at Tshirtgang are familiar with the Zapier service. I decided to check out the service for myself and noticed the service doesn't allow posting in XML. We currently have no plans to support JSON through our API.

Our API currently only allows for XML parsing and is not currently ready to handle JSON for ordering.

I would recommend adding the PHP example we currently have, as we have previously discussed. You can find our API example written in PHP at the bottom of this page:
http://tshirtgang.com/cp/api

Unless I have overlooked Zapier's service, but I could not see any possible way for this to work correctly.

Andrew


POST data could be converted if done manually within Zapier's Scripting API. I'll take a look at it again see if I can get it operational.

You must be logged in to reply.