Zapier
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?
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
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
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
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.