Streetlightoutages.com now supports both PUT and POST request methods for new incident requests. The POST request provides the form parameters in standard HTML form format as key and value pairs in the request body. The PUT request sends the information as a web service call as structured XML data in the request payload. You can find additional details an examples in the integration Help section.