Accessing a Report

API Beta Testing

This portion of the Wufoo API is still in development. We have placed it live to gather feedback on the structure and flexibility of the API. We encourage you to play around and leave your feedback. Be aware that the structure may change up until the public release of the API.

The Report API

Build a report within Wufoo, and then query the data programmatically. This is the same as the Query API except that filters and conditions are set within the Wufoo interface. Also, there is a JavaScript version which does not require an API key, so that you can query data that you set as public.

URL

Use the URL below, and substitute the subdomain mashup with your Wufoo username.

http://mashup.wufoo.com/api/report/

Updated : December 18th, 2007