I have put together a short video on using cURL to make web script calls to Alfresco. This is a basic demonstration for getting started with cURL. From this video, you can learn how to authenticate as a user from cURL, and then use that login to make GET and POST requests to Alfresco. In […]
Day: September 30, 2013
Alfresco – Using cURL to Test Web Scripts
The command line tool cURL provides a useful way to do quick testing of web scripts in Alfresco. Although this is a Linux command line tool, it can also be used on Windows if Cygwin is installed. This video demonstrates the basics of using cURL, but scripts could easily be built that allow for testing, […]