/
PHP cURL
PHP cURL
Below is a simple cURL example that may be used in place of Zend_Http_Client. The resulting response will still need to be parsed and handled appropriately. Additional cURL options may be used and the Content-Length Header will need to be adjusted when making POST and PUT requests to the API.
Related content
PHP SDK example
PHP SDK example
More like this
API Quick Start Guide
API Quick Start Guide
More like this
Examples of Authorisation and use of the Actionstep API in the staging environment using Postman
Examples of Authorisation and use of the Actionstep API in the staging environment using Postman
More like this
PHP Zend Framework
PHP Zend Framework
More like this