Page 1 of 1

Zapier or API availability?

Posted: Wed Nov 15, 2017 2:30 am
by Orchestra
Hi,

I am helping a client who is already on Opencart with an integration to our CRM system. Does Opencart have Zapier support or have an API that supports querying for customer and transaction information?

Thanks

Re: Zapier or API availability?

Posted: Thu Nov 16, 2017 2:13 am
by straightlight
An extension would be needed: https://www.opencart.com/index.php?rout ... n_id=24403 . However, some minor adjustments might be needed as well if using v3.x releases of Opencart.

Re: Zapier or API availability?

Posted: Thu Nov 16, 2017 2:44 am
by Orchestra
Thanks. Any way to see what the extension does?
Would I be able to write my own extension?

Re: Zapier or API availability?

Posted: Thu Nov 16, 2017 2:51 am
by straightlight
On the marketplace, or on google, you can always search for it. However, yes, you can also develop your own extension.

Re: Zapier or API availability?

Posted: Tue Aug 28, 2018 7:16 pm
by motion2082
Post delete due to source no longer available

Re: Zapier or API availability?

Posted: Tue Aug 28, 2018 7:33 pm
by straightlight
While the extension may not have been updated for a while, since this is a licensed software, this extension cannot be distributed on the public forum. However, to buy yourself sometime, based on the compatibility, simply use the Template Switcher extension from the Marketplace to avoid on manually converting TPL files into TWIG files.

As for the events, however, this may need some coding change.

Re: Zapier or API availability?

Posted: Tue Aug 28, 2018 10:44 pm
by motion2082
Cheers SL, I haven’t seen a license attached to it. Found it on github.

Would love to see a developer re-engineer it to be used on all versions of opencart. Someone who knows what they’re doing.

I have no idea what Zapier is, found it today so need to get my head around that before even attempting your method

Re: Zapier or API availability?

Posted: Tue Aug 28, 2018 11:04 pm
by straightlight
Cheers SL, I haven’t seen a license attached to it. Found it on github.
Location?

Re: Zapier or API availability?

Posted: Wed Aug 29, 2018 10:42 pm
by Johnathan
Yes, please post the github link to this. straightlight is right that the extension linked at the top of the discussion is commercial, so I need to know whether that developer stole the github code, or the other way around.

Re: Zapier or API availability?

Posted: Thu Aug 30, 2018 7:41 am
by motion2082
Can’t find the download link anymore, how strange, all that's left is https://libraries.io/github/phpsa/opencart-zapier

Re: Zapier or API availability?

Posted: Thu Aug 30, 2018 6:52 pm
by straightlight
That link still points to the licensed product.

Re: Zapier or API availability?

Posted: Fri Aug 31, 2018 6:42 am
by Johnathan
Yeah, without a valid free download link, posting the code is against forum rules. Thanks for removing the data, I appreciate it.

Re: Zapier or API availability?

Posted: Fri Aug 31, 2018 7:38 am
by motion2082
Johnathan wrote:
Fri Aug 31, 2018 6:42 am
Yeah, without a valid free download link, posting the code is against forum rules. Thanks for removing the data, I appreciate it.
No worries

Re: Zapier or API availability?

Posted: Sat Nov 10, 2018 12:01 am
by ocdev
Anyone come up with a solution to integrate with Zapier?

Re: Zapier or API availability?

Posted: Sat Nov 10, 2018 8:33 am
by motion2082
ocdev wrote:
Sat Nov 10, 2018 12:01 am
Anyone come up with a solution to integrate with Zapier?
No and any attempt to collaborate gets shut down pretty quickly. I would love to show the code I got from Zapier developer who disappeared from the face of the earth but sadly commercial licenses don't allow it

Re: Zapier or API availability?

Posted: Sat Nov 10, 2018 7:58 pm
by straightlight
motion2082 wrote:
Sat Nov 10, 2018 8:33 am
ocdev wrote:
Sat Nov 10, 2018 12:01 am
Anyone come up with a solution to integrate with Zapier?
No and any attempt to collaborate gets shut down pretty quickly. I would love to show the code I got from Zapier developer who disappeared from the face of the earth but sadly commercial licenses don't allow it
That assumption would be incorrect. Any developer is free of will on developing their own extensions as long as they don't replicate another developer's codes verbatim and even idealistically.