Link in Connecting to API does not work
The link on https://www.lightspeedhq.com/onsite-docs/tutorial_docs/connecting_to_api.html does not work.
Bootstrapping the Application
After installing PEAR and the HTTP_Request2 package into our PHP environment as per their respective installation instructions, we can begin working with our PHP code. Click here to download a basic application, ready to customize and extend for this tutorial.
That link goes to https://lightspeedsupport.zendesk.com/attachments/token/dmk49g5b2te71ni/?name=tutorialapp2.zip, and the page shows:
No help desk at lightspeedsupport.zendesk.com
There is no help desk configured at this address. This means that the address is available and that you can claim it at http://www.zendesk.com/signup/
How do I get the zip file?
Thanks,
Ellen
Bootstrapping the Application
After installing PEAR and the HTTP_Request2 package into our PHP environment as per their respective installation instructions, we can begin working with our PHP code. Click here to download a basic application, ready to customize and extend for this tutorial.
That link goes to https://lightspeedsupport.zendesk.com/attachments/token/dmk49g5b2te71ni/?name=tutorialapp2.zip, and the page shows:
No help desk at lightspeedsupport.zendesk.com
There is no help desk configured at this address. This means that the address is available and that you can claim it at http://www.zendesk.com/signup/
How do I get the zip file?
Thanks,
Ellen
2 comments
You can download the tutorial app here: https://drive.google.com/file/d/0B4YqCs8FPJzFUFNYejFHOFZ4MW8/view?usp=sharing
Please note that this app has not been updated in a long time and is now fairly out of date. It uses the HttpRequest library, whereas the cURL library is now the favourable choice. Hopefully this can serve as a starting point and you can modify it to be more flexible.
Thanks,
Michael Carey
Product Manager
Lightspeed HQ
http://developers.lightspeedhq.com/onsite/tutorials/samples/
Lightspeed HQ