Contact Us
- Post a Public Question
- Email Us
- Live Chat!
- Call Us @ (800) 245-9640
POST /tasks.json Below is an example request to create a task in Houdini. All parameters are required exc...
Please check out our ruby gem on Github (https://github.com/chrisconley/houdini-gem) for the latest informatio...
Tasks can be posted to Houdini in PHP using CURL. Here you can find a basic PHP API Wrapper, which uses CURL ...
To authenticate, you must send the api_key parameter in every request. Your api key can be found by logging in...
To make sure you can use the data posted back to you in a useful manner there are four possible methods that w...
200 OK Request completed successfully HTTP/1.1 200 OK Content-Type: application/...